body {
	background-color: #002429;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

body,td,th,div,span {
	font-family: Tahoma;
	font-size: 12px;
}

.main_nav a{
color: white;
text-decoration: none;
}

.main_nav a:hover {
color: #FFBE39;	
}

.main_nav a:active {
color: #FFBE39;
}

#main_content a, .white_bg a {
color: 	#002429;
}

#main_content a:hover,  .white_bg a:hover {
color: #0299AE;
}

table#main_content {
background-color: #FBF2ED;
margin-bottom: 10px;
}

#main_content td {
line-height: 16px;	
}

td#content_top {
background-position:top left;
background-repeat:no-repeat;	
padding-top: 85px;
}

td#breadcrumbs a {
color: white;
text-decoration:none;
}

td#breadcrumbs a:hover {
color: #FFBE39;	
}

.sidebar a {
color: white !important;	
}
