table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#4F4F4F
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#0D1B02}

a{ color:#2D2D2D; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#4F4F4F; text-decoration:underline}
span a:hover{ text-decoration:none}

.bg{ background:#B5AE06}
.bg1{ background:url(images/body_bg.jpg) no-repeat left bottom #194F97}
.bg2{ background:url(images/body_bg_flip.jpg) no-repeat left bottom #194F97}
.bg3{ background:url(images/body_bg_flip.jpg) no-repeat right bottom #194F97}
.bg4{ background:url(images/repeat.jpg) repeat-y}
.bg5{ background: url(images/top.jpg) no-repeat}
.bg6{ background:url(images/bottom.jpg) no-repeat left bottom }
.bg7{ background:#EFEFEF}

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li { background:url(images/list_bg.gif) no-repeat 0 8px; padding-left:8px}
ul li a{ color:#5C5B5B;  text-decoration: underline}
ul li a:hover{ text-decoration: none}

.indent{ padding:74px 41px 191px 67px}
.indent div{float:right}
.indent1{ padding:40px 5px 25px 10px}
.indent2{ padding:6px 0 0 11px}
.indent3{ padding:3px 0 2px 0}
.indent4{ padding-left:10px}
.indent5{ padding-left:10px; padding-top:10px}
.indent6{ padding:8px 52px 0px 25px}

strong a{ color:#5C5B5B; background:url(images/marker.gif) no-repeat 0 5px; padding-left:8px; text-decoration: none}
strong a:hover{  text-decoration:underline}

b a{ color:#2D2D2D; text-decoration:underline}
b a:hover{ text-decoration:none}

b{ color:#D03400} 

.px{ background:#E5E5E5; width:auto}

.home{ text-align:center}

.footer{ color:#53574F; height:74px; vertical-align:middle; padding-left:122px}
.footer a{ color:#696E65; text-decoration:underline}
.footer a:hover{ text-decoration:none}

.margin1{margin:20px 0 0 25px; width:422px; height:270px; overflow:auto; 
scrollbar-3dlight-color:#E5E5E5;
    scrollbar-track-color:#E5E5E5;
    scrollbar-shadow-color:#E5E5E5 ;
    scrollbar-face-color:#E75922; 
	scrollbar-arrow-color:#E5E5E5;
	scrollbar-darkShadow-color:#E5E5E5;
	}
	
.margin2{margin:30px 0 0 25px; width:422px; height:112px; overflow:auto; 
scrollbar-3dlight-color:#E5E5E5;
    scrollbar-track-color:#E5E5E5;
    scrollbar-shadow-color:#E5E5E5 ;
    scrollbar-face-color:#E75922; 
	scrollbar-arrow-color:#E5E5E5;
	scrollbar-darkShadow-color:#E5E5E5;
	}

.form input {
	width:179px;
	height:21px;
	color: #FFFFFF;
	padding:3px 0 0 6px;
	background-color:#999999;
	border:none
}

.form textarea {
	width:179px;
	height:50px;
	color: #FFFFFF;
	overflow: auto;
	padding:3px 0 0 6px;
	background-color:#999999;
	border:none
}


