﻿body{
padding:0px;
margin:0px;
background:#0D0F10;
}

table {border-collapse:collapse; border:0px;}

table {
		width:100%;
		height:100%;
		border:0px;
	  }

td { vertical-align:top; padding:0px;}

a{
	color: #0066CC;
}
a:hover{text-decoration:none;}
.strong {
	color:#FFF;
}

img {
	border:0px;
}

.m_text, table, li, input, textarea
	{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #646667;
	float: none;
	}
.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 {
	height:410px;
}
#index .indent {
	padding: 39px 25px 20px 29px;
	background-color: #000000;
}

.footer {height:65px;}
.footer .main {width:708px; background:url(images/footer_bg.gif) top repeat-x;}
.footer td {text-align:center; padding:28px 0 0 7px; color:#5A5B5C;}
.footer a {
	color: #0066CC;
}

.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: no-repeat right
bottom;
	padding: 0 0 12px 17px;
}
.h_text img {float:left;}
.h_text .right .more {
	text-align:right;
}
.h_text .right .more a {
	background: url(images/more_bg.gif) no-repeat 0 4px;
	padding-left: 12px;
	color: #0066CC;
	font-size: 9px;
	text-decoration: none;
}
.h_text .right .more a:hover {text-decoration:underline;}
.clear {clear:both;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.input { vertical-align:middle; width:174px; height:19px; padding:2px 0 0 5px;}	
textarea {width:174px; height:80px; padding-left:5px; overflow:auto;}

ul { margin:0; padding:0; list-style:none;}
li {
	background:url(images/list_bg.gif) no-repeat 0 7px;
	line-height:19px;
	margin:0px;
	padding:0px;
	padding-left:19px;
	font: Tahoma;
	font-weight: bold;
}
