a:link, a:active, a:visited {color: #8cdff7; text-decoration: underline;}
a:hover {text-decoration: none; color: #bcbcbc;}

.menu td.button{
 	font-family: Arial;
 	color: #FFFFFF;	
	font-weight: bold;	
	font-size: 75%;
 }
 
.menu td.onbutton {
 	font-family: Arial;
 	color: #ffffff;	
	font-weight: bold;	
	font-size: 75%;
	background-color: ED7C8A;

 }

.submenu {background: white; padding-bottom:10px; padding-left:10px;}

.submenu A:link, .submenu A:visited, .submenu A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-weight: bold;
	color: Navy;
	cursor: pointer;
	cursor: hand;
	list-style-image: url(images/drop_bullet.gif);
	line-height: 20px;
}

.submenu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-weight: bold;
	color: #e1293e;
	cursor: pointer;
	cursor: hand;
	list-style-image: url(images/drop_bullet_roll.gif);
	line-height: 16px;
	line-height: 20px;
}

.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight: bold;
	color: black;
}

.designmenu, .designmenu A:link, .designmenu A:visited, .designmenu A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17;
	font-weight: bold;
	color: White;
}

.designmenu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17;
	font-weight: bold;
	color: #d0d0d0;
	text-decoration: underline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	text-indent: 0pt;
	padding: 0px;
	margin: 0px;

}

.text {color: white;}

.menu1 {color: red;}

.menuOver {color: Navy; 
	font-size: 12px;
	border: 1px white solid; background: White;font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding-left: 10px; padding-right: 10px; 
}

.newMenu {
	color: White; 
	font-size: 12px;
	border: 1px white solid; background: #DF2942;font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding-left: 10px; padding-right: 10px; cursor: pointer;}

.gridcheck {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
	border-left-style: solid;

}
.gridcheckleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 80%;

}
.gridchecktop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
	border-right-style: solid;
	border-bottom-style: solid;


}
.gridcheckright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
	border-left-style: solid;
	border-right-style: solid;

}

.gridTable {
	border-collapse:collapse;background-repeat : no-repeat;background-position : 144px 82px
}