BODY, TD {
	color: #000000; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; font-weight: normal; text-decoration: none; 
}

.MenuMain {
	color: #ffffff; 
	font-weight: bold; font-size: 12px; text-decoration: none;
	border-top-color: #000000; border-bottom-color: #000000;
	border-right-color: #000000; border-left-color: #000000;
}

.MenuMain A { 
	color: #ffffff; 
	font-size: 12px; font-weight: bold; text-decoration: none; 
}

.MenuMain A:hover {
	color: #ffffff; 
	font-size: 12px; font-weight: bold; text-decoration: none; 
}

.MenuOption {
	color: #ffffff; background-color: #003366; 
	font-size: 12px; font-weight: bold; text-decoration: none; 
}

.MenuOption A {
	color: #ffffff; background-color: #003366; 
	font-size: 12px; font-weight: bold; text-decoration: none; 
}

.MenuOption A:hover {
	color: #ffffff; background-color: #003366; 
	font-size: 12px; font-weight: bold; text-decoration: none; 
}

.btnNext {
	color: #ffffff;
	background-color: #000000;
}

.btnStandard {
	color: #FFFFFF;
	background-color: #003366;
}

.ContentPage {
	color: #000000;
}
