body, td, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}

body {
	padding:0px;
	margin:0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

html {
scrollbar-face-color: #E0E0E0;
scrollbar-Base-Color:#999999;
scrollbar-track-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-Shadow-Color:#999999;
scrollbar-arrow-color: #333333;
}

/* PARAGRAPH STYLES */

H1, H2, H3, H4, H5 {font-size:100%;	font-weight:normal;}
H1 {}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3193F4;
	text-decoration: none;
}
H3 {}
H4 {}
 

 
A { color:#;
	text-decoration:none;
	color: #999999;
}
/*A:visited{ text-decoration:none; color:#;}*/
A:hover {color:#;
	text-decoration:none;
	color: #FFCC00;
}
/*A:active { text-decoration:none; color:#;}*/
A:focus {outline:none;}

:focus {outline: 0;}
fieldset, img {border:0;}
q:before, q:after {	content:'';}

input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}

.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}


.link1 A {
color: #407D98;	
text-decoration: none;
}
	
.link1 A:HOVER {
color: #D26056; 
text-decoration: underline;
}
.border{
	border: 3px solid #282828;
	padding: 7px;
}
.img_border{
	border: 2px solid #2D2D2D;
}

.border1{
	border: 2px solid #282828;
	padding: 9px;
}
.td_padding{
	padding: 9px;
}


INPUT { 
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;
}

.form { }


.formbxx {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #494949;
	text-decoration: none;
}

	
.maintxt { text-decoration: none; font-family: Arial; font-size: 12px; color: #555555; font-weight: normal; }
.txtbold { text-decoration: none; font-family: Arial; font-size: 12px; color: #626262; font-weight: bold; }
.morebold { text-decoration: none; font-family: Arial; font-size: 12px; color: #EA7D21; font-weight: bold; }

.more { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #EA7D21; font-weight: normal; }
.more:visited { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #EA7D21; font-weight: normal; }
.more:active { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #EA7D21; font-weight: normal; }
.more:hover { text-decoration: underline; font-family: tahoma; font-size: 11px; color: #000000; font-weight: normal; }

.textbox{ padding-left: 3px; font-family: tahoma; font-size: 11px; color: #727272; font-weight: normal; }
.image{ background-image: url('mid_image.gif'); background-repeat: no-repeat; background-position: bottom; }
.form_btns {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	border: 1px solid #494949;
	font-weight: bold;
	padding: 2px;
}