/* CSS Document */


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #990000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #990000;
	scrollbar-shadow-color: #990000;
	scrollbar-track-color: #000000;


} 

.scrollbars {
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #990000;
	scrollbar-shadow-color: #990000;
	scrollbar-track-color: #000000;
	overflow: auto; height: 650px;
	overlow-x: hidden ;
	width: 233px;
	scrollbar-arrow-color: #990000;
}

p, div, span, td, th{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	}
p {
	padding-top: 9px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin: 0px;
	border: 0px;
}
	


/*A			{ color: #990000; text-decoration: none; }*/
A:link		{ color: #990000; text-decoration: none; }
A:visited	{ color: #CCCCCC; text-decoration: none; }
A:hover		{ color: #CCCCCC;  text-decoration: underline; }
A:active	{ color: #CCCCCC;  }


A.bottom_menu:link		{ color: #990000; text-decoration: none; }
A.bottom_menu:visited	{ color: #FFFFFF; text-decoration: none; }
A.bottom_menu:hover		{ color: #FFFFFF;  text-decoration: none; background-color: #990000}
A.bottom_menu:active	{ color: #FFFFFF;  }


.set_bg {
	background-repeat: no-repeat;
	background-image:url(images/bg.jpg); 
}

.bottom_menu { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF
}


.width_100 {
	width: 100%;
}

.setborder {
border:thin solid white;}

.align_right {
	text-align:right;
	
	}

.align_left {
	text-align:left;
	}
.justify_text {
	text-align:justify; }

.leftindent { margin: 0px 0px 0px 4px;}

.leftborder {
	border-left-width: 1px;
	border-color: #FFFFFF;
	border-style: dashed;

}

.rightindent { margin: 0px 4px 0px 0px;}

.rightborder {
	border-width: 0px 1px 0px 0px;
	border-color: #FFFFFF;
	border-style: dashed;
}


.alpha_70{
	-moz-opacity: .7;
	opacity: .7;
	filter: alpha(opacity=70);
}

.text_12 {
	font-size: 14px;
}

.smalltext {
	font-size: 10px;
} 

.bold {
	font-weight: bold;
}

.title1 {font-weight: bold; font-size: 16px; }


.red {
	color: #990000;
}


.underline { text-decoration: underline; }
.underline_container { border-bottom:1px; border-bottom-style:solid; border-bottom-color:#FFFFFF } 

.darkbg { background-color: #990000 /*#333333*/; }
.darkbg2 { background-color: #4A0000/*#333333*/; }
.blackbg { background-color: #000000; }
.whitebg { background-color: #ffffff; }

.title_bg_left { background-image:url(images/top-left.png); background-repeat:no-repeat }
.title_bg_right { background-image:url(images/top-right.png); background-repeat:no-repeat; background-position: right; }

.form_field {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#000000;
	border: solid #666666 ; border-width: 1px; 
	margin: 1px;
	}

.red-border-right { 
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #990000;
	border-top-color: #990000;
	border-bottom-color: #990000;	
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;		
}


.red-border-left { 
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #990000;
	border-top-color: #990000;
	border-bottom-color: #990000;	
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;		
}

.tight {
	border: 0px;
	padding:0px;
	}


* { behavior: url(iepngfix.htc)}
