/* CSS Document */
body{ margin:0px; background-color: #000000; font-family: Tahoma; font-size:11px; color: #FFFFFF;}
.logotoppadding{ padding-top:27px;}
.bannerpadding{ padding:4px 0px 0px 16px;}
.toplinks:link{ font-family:Tahoma; font-size:12px; color:#ffffff; font-weight:normal; text-decoration:none;}
.toplinks:visited{ font-family:Tahoma; font-size:12px; color:#ffffff; font-weight:normal; text-decoration:none;}
.toplinks:hover{ font-family:Tahoma; font-size:12px; color:#000000; font-weight:normal; text-decoration:none;}

.highlightarrow { 
	background-image:url(../images/highlightarrow.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;
	font-weight:bold;
	}

.linksright{ background-image:url(../images/linksright.gif); background-repeat: no-repeat; background-position:right;}
.bodybg{ background-color:#5F487B; padding:8px;}
.linksbottmgradiant{ background-image:url(../images/linkbottombg.gif); background-position: bottom; background-repeat:repeat-x; background-color: #533964;}
.bottomborder{ border-bottom:1px solid #776286;}
a:link{ color: #ffffff; text-decoration:none;}
a:visited{ color: #ffffff; text-decoration:none;}
a:hover{ color: #E96002; text-decoration:none;}
.orangecolor{ background-color: #EF5C05;}
.blackcolor{ background-color: #110117; padding:15px;}
.purplecolor{ background-color: #8B71B8;}
.bluecolortext{ color: #D1B6FF;}
.greencolor{ background-color: #088D09;}
.footercolor{ background-color: #2C1C3F; }
.footelinks:link{color:#A384C9; text-decoration:none;}
.footelinks:visited{color:#A384C9; text-decoration:none;}
.footelinks:hover{color:#E5E3E8; text-decoration:none;}
.footelinks1:link{color:#A199AA; text-decoration:none;}
.footelinks1:visited{color:#A199AA; text-decoration:none;}
.footelinks1:hover{color:#A384C9; text-decoration:none;}
.footerfont1{color: #A199AA}
.footerfont2{color: #A384C9}
.headingall{font-family: "Trebuchet MS"; font-size:18px; color: #EF5C05; font-weight:bold;}
.normaltextfield{ border:1px solid #2C1C3F; font-family:Tahoma; font-size:11px; color: #000000;}

.message { 
	border:0px solid #2C1C3F; 
	font-family:Tahoma; 
	font-size:12px; 
	color: green;
	background-color:white;
	font-weight:bold;
	}
.error {
	border:0px solid #2C1C3F; 
	font-family:Tahoma; 
	font-size:12px; 
	color: red;
	background-color:white;
	font-weight:bold;
	}
.evenRow{
	background-color:#088D09;
}
.oddRow{
	background-color:#705C89;
}	
.page_title{
		font-weight: bold; 
		font-size: 16px;
		color: #ffcc33;
		font-family: Verdana"
}

