
body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#1E1E1E;
	font-size: 12px;
	background-image: url(/images/BG-hatch.gif);
}
a {
	color:#2D0042;
	font-size:12px;
	text-decoration:none
}
a:visited {
	color: #2D0042;
	font-size:12px;
	text-decoration:none
}
a:hover{
	color:#7700B0;
	font-size:12px;
	text-decoration:none
	}
	

	
img{
	border: none;
}

.headertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FBF79C;
	font-weight:bold;
}

.smalltext{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.smalltext a:link{
	color:#2D0042;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.smalltext a:visited{
	color:#2D0042;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.smalltext a:hover{
	color:#2D0042;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
}


.quicksearch {
	background-color:#FFFFCC;
	font-size:12px;
}

.quickselect{
	font-size:12px;
	width:175px;
	background-color:#FFFFCC;
}

.quickselect2{
	font-size:12px;
	width:100px;
	background-color:#FFFFCC;
}

h1,h2,h3,h4,h5,h6{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h1{
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
}

h2{
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

h3{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	
}

h4{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

blockquote{
	margin:0px auto;
	width:500px;
	color:#000000;
	font-size:12pt;
	line-height:125%;
}

.form_tr_dark {
	background-color: #ECE6EC;
	color: #262A69;
	font-weight: bold;
}

.form_tr_light {
	background-color: #ffffff;
	color: #1C1E68;
	font-weight: bold;
	}
.footer {
	color:#6b6b6b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
.footer a{
	color:#000042;
	font-size: 10px;
	}	
.footer a:link{
	color:#000042;
	font-size: 10px;
	}

.footer a:visited{
	color:#000042;
	font-size: 10px;
	}
.footer a:hover{
	color:#000042;
	font-size: 10px;
	}

.buttons90 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight: bold;
	background-color: #382B47;
	color:#ADCEEF;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-color: #666666; 
	border-bottom-color:#666666;
	cursor: hand;
	/*padding: 2px;*/
}

.buttons90 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#DEDEDE;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	border:none;
}	
.buttons90 a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#DEDEDE;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	border:none;
}
.buttons90 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#DEDEDE;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	border:none;
}
.buttons90 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	border:none;
}
.red {
	color: #990000;
	font-weight: bold;
}
