#mainframe {
	background-color: #CCCCCC;
	height: 480px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #EEEEEE;
}
#topbar {
	height: 55px;
	width: 950px;
	background-color:#FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #00ADEF;
}

#topleft {
	border-right: 4px solid #FFFFFF;
	float: left;
	height: 55px;
	width: 529px;
}

#topcenter {
	border-right: 4px solid #FFFFFF;
	float: left;
	height: 55px;
	width: 325px;
	font-size: 12px;
}

#topright {
	float: none;
	height: 55px;
	width: 417px;
}

#content {
	width: 950px;
	height: 485px;
	background-color: #E7E7E9;
}
#contentleft {
	border-right: 4px solid #FFFFFF;
	float: left;
	height: 485px;
	width: 200px;
}

#contentcenter {
	border-right: 4px solid #FFFFFF;
	float: left;
	height: 485px;
	width: 325px;
}

#contentright {
	float: left;
	height: 485px;
	width: 417px;
}

#bottombar {
	border-top: 4px solid #FFFFFF;
	height: 35px;
	width: 950px;
	background-color: #D1D2D4;
}

#bottomleft {
	border-right: 4px solid #FFFFFF;
	float: left;
	height: 35px;
	width: 200px;
}

#bottomleft a {width: 65px; line-height:35px; font-size:12px; color:#FFFFFF; display:block; float:left; text-align:center; text-decoration:none; font-weight:bold; }


#bottomcenter {
	border-right: 4px solid #FFFFFF;
	float: left;
	padding-top: 8px;
	height: 27px;
	width: 325px;
	font-size:12px;
	font-weight:bold;
	color: #818286;
}

#bottomcenter input{ border: 0px; 	font-weight:normal;	text-align:center; margin: 0px 4px 0px 4px;}

#bottomright {
	float: left;
	height: 35px;
	width: 417px;
}
body {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.menubox {
	height: 24px;
	width: 75px;
	padding-left: 5px;
	float: left;
	margin: 1px 3px 2px 0px;
	line-height: 24px;
	font-weight: bold;
}
.menuboxbig {
	height: 24px;
	width: 154px;
	float: left;
	margin: 1px 0px 2px 0px;
	padding-left: 5px;
	background-color: #949599;
}.smallTex {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.inputField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ED008C;
}

a {
	text-decoration: none;
	color: #ED008C;
}


a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}

.a_black {
	color: #000000;
	text-decoration: none;
}
.a_white {

	color: #FFFFFF;
	text-decoration: none;
}
.red {
	color: #009900;
}
.bigTxt {
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}
.bigTxtBlue {

	font-weight: bold;
	color: #009DD9;
	font-size: 10pt;
}
.isLetter {

	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}
.noLetter {


	font-weight: bold;
	color: #999999;
	font-size: 10pt;
}
#topbar_blue {

	height: 55px;
	width: 950px;
	background-color:#FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #00ADEF;
}
#topbar_yellow {


	height: 55px;
	width: 950px;
	background-color:#FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
#topbar_magenta {


	height: 55px;
	width: 950px;
	background-color:#FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
}
#topbar_black {



	height: 55px;
	width: 950px;
	background-color:#FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

