.body {
background:url(../images/body_background.gif) repeat-x top #1F1F1F;
}
.navigation_link_top{
color: #5a5a5a;
text-decoration: none;
}
.navigation_link_top:hover{
color: #c0c0c0;
text-decoration: none;
}
.mainlinks {
	color: #636363;
	text-decoration: none;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.mainlinks:hover {
	color: #COCOCO;
	text-decoration: none;
	background-color: #CAF1FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}.border1 {
	border: 1px solid #999999;
}
.blackNone {
	color: #000000;
	text-decoration: none;
}
.main_navigation_links {
	color: #c0c0c0;
	text-decoration: none;
}

.main_navigation_links:hover {
	color: #5a5a5a;
	text-decoration: none;
}
.email_links {
	color: #0000CC;
	text-decoration: underline;
}
.email_links:hover {
	color: #000000;
	text-decoration: none;
}
