/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	margin-top: 33px;
	}

.bodyText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #504E41;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}
	

a.MainNav:link { color: #504E41; font-family: Tahoma, Arial; font-size: 10px; text-decoration: none; font-weight: bold;}
a.MainNav:hover { color: #504E41; font-family: Tahoma, Arial; font-size: 10px; text-decoration: none; font-weight: bold;}
a.MainNav:visited { color: #504E41; font-family: Tahoma, Arial; font-size: 10px; text-decoration: none; font-weight: bold;}


.news, .warning, .thanks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	}
	
#mynews {
	margin-top: 8px;
	}