body{
padding:0px;
margin:0px;
background:#0D0F10;
}
textarea {font-family:tahoma; font-size:13px; border:1px solid #636363; background:#949494; color:#F1F1F1; padding:2px 0px 0px 4px; overflow:hidden;}


table {border-collapse:collapse; border:1px;}

table {
		width:100%;
		height:100%;
		border:0px;


	  }

td { vertical-align:top; padding:0px;}

a{color:#ef3e49;}
a:hover{text-decoration:none;}
.strong {color:#7E8080;}
.strong2 { color:#ffffff; font-size:11px; font-family:Tahoma; font-style:STRONG; margin:0; padding:0;}
img { border:0px;}
.m_text, table
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#ffffff;
	}
.m_text { height:800px;}
.main {width:766px;}
.header {height:325px; }
.logo {margin:18px 152px 0 50px;}
.menu {padding:220px 0 0 29px;}
.indent {padding:39px 29px 20px 29px;}
.middle {background:url(images/bg_main2.jpg); height:410px;}
#index .indent {padding:39px 25px 20px 29px;}
.footer {height:65px;}
.footer .main {width:766px; bgcolor:#646667;}
.footer td {text-align:center; padding:28px 0 0 7px; color:#5A5B5C;}
.footer a { color:#ef3e49;}
.ver_line {background:url(images/ver_line.gif) top repeat-y; width:1px;}
.line { background:url(images/line.gif) top repeat-x; height:1px;}
.h_text {background:url(images/h_text_tall.gif) bottom repeat-x;}
.h_text .right {background:url(images/h_text_right.gif) bottom right no-repeat; padding:0 0 12px 17px;}
.h_text img {float:left;}
.h_text .right .more { text-align:right; padding:7px 15px 0 0;}
.h_text .right .more a {background:url(images/more_bg.gif) no-repeat 0 4px; padding-left:12px; color:#ef3e49; font-size:9px; text-decoration:none;}
.h_text .right .more a:hover {text-decoration:underline;}
.clear {clear:both;}




 .input{
  		width:138px; height:8px; 
		background-color:#FFFFFF; 
		font-size:12px;
    		font-family:Tahoma;
		color:#595959;
		line-height:7px;
		border-color:#2F2F2F;
		border-style:solid;
		border-width:1px;
		margin:0px;
		padding:2 0 0 4px;
		}

 .textarea{
  		width:138px; height:8px; 
		background-color:#FFFFFF; 
		font-size:12px;
    		font-family:Tahoma;
		color:#595959;
		line-height:8px;
		border-color:#2F2F2F;
		border-style:solid;
		border-width:1px;
		margin:0px;
		padding:2 0 0 2px;
		overflow:auto;
		}

