body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/layout/bg_top_blue.gif) repeat-x #d2d2d2;
	font-family: Verdana, Arial, Helvetica, sans-serif, color: 666666 ;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	
}

p, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #666666; 
	
}

#msg p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #666666; 
	
}

h1 {
	font-family:Baskerville, georgia;
	font-style:italic;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #5A5444;
} 

strong {
	font-family:Baskerville, georgia;
	font-style:italic;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #924A2E;
}
a {
	text-decoration: none;
	color: #64835E;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	
}
a:active {
	color: #336699;
	text-decoration: underline;
}

#top_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	
 }

#top_links a {
	text-decoration: none;
	color: #FFFFFF;
}

#top_links a:hover {
	text-decoration: none;
	color: #DDC210;
}

#top_links a:active {
	color: #DDC210;
	text-decoration: underline;
}

#bottom_links a {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	
 }

