﻿body{
padding:0px;
margin:0px;
background:#0B0B0B;
}

img { border:0px;}

a:hover { text-decoration:underline;}

.main_text, body, input, textarea, font
	{
		font-family: Tahoma;
		font-size:11px;
		line-height:13px;
		color:#3D3D3D;		
	}
	
.h {
	color:#0B6DC6; font-weight:bold; text-align: left; font-size: 14px;
}

.h1 {
	color:#0B6DC6; font-weight:bold; text-align: left; font-size: 12px;
}

a { color:#0B6DC6; text-decoration: none;}
font {color:#0B6DC6; text-align: justify;}
p {
	color: Gray;
	font-weight: bold;
	text-align: justify;
}

.c_text, .c_text a { color:#919191; text-decoration:none; line-height:11px}
.c_text a:hover { text-decoration:underline}
.c_text span a { color:#DE7B0D; font-weight:bold; text-decoration:underline}
.c_text span a:hover { text-decoration:none}

.ls_text, .ls_text a { line-height:11px; color:#FFFFFF; text-decoration:none}
.ls_text a:hover { text-decoration:underline}


ul {margin:0; padding:0; list-style:none}
li  {background: none; margin: 0px; padding:0px}
li a  {line-height:18px; }

.d_t { display:table; height:100%; width:100%}

.d_r { display:table-row; height:100%; width:100%}

.d_c { display:table-cell; float:left; height:100%; width:100%}

.bg_top {background:url(images/top_bg_1.gif) repeat-x top center; height:325px;}

.bg_bottom { background:url(images/bottom_blue.gif) repeat-x bottom #FFFFFF; height:680px; text-align:center}

.main { width: 100%; height:310px; margin: auto; text-align:left;}


.header_top-left{
	height: 80px; 
	width: 180px;
	float: left;
}
.header_top_right{
width: 780px;
margin-left: 300px;
float: left;
margin-top: 45px;
}
.content {
	height: 270px;
	width: 978px;
}
.content_p { height:230px; width: 978px;}
.content_body{

	width: 978px;
	margin-left: 180px;
	margin-top: 10px;
}

.bottom { height:50px; width: 100%;}

.v_l { background:url(images/v-l.gif) repeat-y; width:1px;}

.h_l { background:url(images/h-l.gif); background-repeat: repeat-x; height:1px; margin-top: 5px;}
#menu{
	width: 780px;
	height: 40px;
	float: left;
	margin-left: 5px;
	margin-top: 45px;
	font-family: "Bookman Old Style";
	font-size: 12px;
}
#menu ul {padding: 5px 0; margin:0; }
#menu ul li {display:inline; list-style-type: none;}
#menu ul li a:link, #menu ul li a:visited { background-color: #081944; color:white;text-decoration:none; padding: 5px;}
#menu ul li a:hover { background-color: white; color:#081944; } 
#bar{
	color: white;
	width: 3px;
}

