A:link {text-decoration: none}        
A:visited {text-decoration: none}   
A:hover {text-decoration: underline}   
A:active {text-decoration: none} 

A.menu:link {text-decoration: none}        
A.menu:visited {text-decoration: none}   
A.menu:hover {text-decoration: none}   
A.menu:active {text-decoration: none} 

.body 	{font-family: Verdana; color: 4e4e4e; font-size: 11px; line-height: 16px; text-decoration: none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.red_body {font-family: Verdana; color: a30033; font-size: 11px; line-height: 16px; text-decoration: none}

.white_head {font-family: Verdana; font-size: 11px; text-decoration: none; color: #FFFFFF; line-height: 16px;}

.white_smallbody {font-family: Verdana; font-size: 9px; text-decoration: none; color: #ffffff; line-height: 18px}

.heading1 {font-family: verdana; font-size: 11px; font-weight: bold; color: ce003d}

.sidemenu {color: #ce003d; font-size: 11px; font-family: Verdana; font-weight: bold;}
.sideitems {color: #000000; font-size: 11px; font-family: Verdana; font-weight: bold;}

.subtitle {font-family: Verdana; font-size: 11px; text-decoration: none; color: #333333; font-weight: normal}

.smaller_body {font-family: Verdana; font-size: 10px; text-decoration: none; color: #000000; line-height: 12px}

.text_navlink {font-family: verdana; color: #7cbe93; font-size: 10px; text-decoration: none}

.footer { font-family: Verdana; color: #848383; font-size: 11px; line-height: 16px; text-decoration: none }
.subtitlebold {
font-family: Verdana; font-size: 12px; text-decoration: none; color: #333333; font-weight: bold}
.errormsg { font-family: Tahoma; font-size: 10px; color: #FF0000;}
.download {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.border {
	border: 1px solid #CCCCCC;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

 .menuborder {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size:11px;
}
.button_submit {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/button.gif);
	height: 23px;
	width: 72px;
	border: 1px none #FFFFFF;
}
.button_submitReg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/submit_med.gif);
	height: 23px;
	width: 100px;
	border: 1px none #FFFFFF;
}
.button_long {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/but_long.gif);
	height: 23px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #999999;
}