/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.9em; background:#101010; text-align:center}
html, input, textarea
	{	font-family:Tahoma; 
		color:#6c7d85;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
img{ vertical-align:left;  }

b{color:#c6d4db;}

a{color:#c6d4db; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{background:url(images/arrow.gif) top left no-repeat; background-position:0 3px; margin:0px; padding-left:16px; color:#edf0f2; font-weight:bold; text-decoration:none} 
.a1:hover{ text-decoration:underline}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/arrow.gif) top left no-repeat; background-position:0 7px; margin:0px; padding-left:16px; }
ul li a{color:#edf0f2; text-decoration:none ; line-height:1.8em} 
ul li a:hover { text-decoration:underline; }

/*header*/
#header {font-size:0.6875em; color:#a4aaac }
#header .logo{ margin:29px 0 0px 117px }
#header .logo1{ margin:70px 0 0px 527px }
#header .but{ margin:16px 0 103px 665px }
#header .m{ margin:0px 0 0px 102px }
#header .menu{ position:absolute; margin:50px 0 0px 615px }
#header .but2{ position:absolute; margin:368px 0 0px 572px }
#header .menu span a{ color:#66a7c6; text-decoration:none; background:none; padding:3px 5px 3px 5px}
#header .menu a{ color:#66a7c6; text-decoration:none; background:url(images/arrow_header.gif) no-repeat top left; background-position:0 3px; padding:3px 5px 3px 8px}
#header .menu a:hover{ text-decoration: underline}

/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left; background:url(images/bg_cont.gif) no-repeat bottom #0e0f10    }
#content .indent_main{padding:18px 81px 18px 81px}
#content .indent{padding:25px 10px 23px 10px}
#content .indent_col1{padding:25px 35px 28px 10px}
#content .indent_col2{padding:25px 15px 28px 37px}
#content .title{  margin-bottom:16px}
#content .title1{  margin-bottom:30px}
#content .title2{  margin:30px 0 16px 0}
#content .pic_left{ float:left; margin:0px 20px 27px 0px}
#content .pic_left1{ float:left; margin:0px 20px 0px 0px}
#content .pic{ margin:0px 0px 21px 0px}
#content p{ margin:0px 0px 13px 0px}
#content .p1{ margin:13px 0px 13px 0px}
#content .p{ margin:0px 0px 13px 0px}
#content .txt{ font-size:1.1em; color:#6c7d85}
#content .txt a{  color:#0f79b0; text-decoration:none}
#content .txt a:hover{text-decoration: underline}
#content h4{ color:#c6d4db; font-size:1em; padding-bottom:13px}
#content .block{ background:url(images/bg_block.gif) repeat-x top #242424; padding:27px 20px 35px 25px}

.li{ background:url(images/bg_1.gif) repeat-x top}

#page1 #content .indent_col1{padding:25px 35px 0px 10px}
#page5 #content .indent_col1{padding:25px 22px 28px 10px}

/*footer*/
#footer { color:#6c7d85; font-size:0.6875em; background:url(images/bg_bot.gif) no-repeat top; padding:29px 30px 30px 88px;}
#footer a {color:#fff; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.h{ height:27px}
.input{
   	border:1px solid #1b292f; 
	background:#FFFFFF;
	width:122px; height:22px;
	font-size:1em;
	padding-left:5px;
	margin:0 3px 0 44px
}input{
   	border:1px solid #2a2e31; 
	background:#1d1e1e;
	width:200px; height:19px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:7px
}
textarea{
   	border:1px solid #2a2e31; 
	background:#1d1e1e;
	width:200px; height:73px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
