body{
padding:25px 0 0 0;
margin:0px;
background:#212121;
}

table {border-collapse:collapse; border:0px;}

table {
		width:100%;
		height:100%;
		border:0px;
	  }

td { vertical-align:top; padding:0px;}

a{color:#4183B5;}
a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:11px;
		line-height:15px;
		color:#828282;
	}
.m_text {width:702px; height:734px;}

.header {height:374px; background:url(/images/header_bg.jpg) top left no-repeat;}
.header .row1 {height:77px;}
.header .row1 .column1 {width:242px;}
.header .row1 .column1 img{ margin:18px 0 0 11px;}
.header .row1 .column2 {width:460px;}
.header .row2 {height:297px;}
.navigation {padding:16px 0 13px 295px;}
.navigation img {margin-left:34px;}

.middle {height:281px;}
.middle .column1 {width:17px; background:url(/images/left_bg.gif) bottom right no-repeat #131313;}
.middle .column2 {width:668px; background:#FFFFFF;}
.middle .column3 {width:17px; background:url(/images/right_bg.gif) bottom left no-repeat #131313;}
.line {width:1px; background:url(/images/line_bg.gif) top left no-repeat #D7D7D7;}

.h_text {background:url(/images/h_text_bg.gif) top repeat-x; padding-top:4px;}
.blue {color:#4183B5; font-size:12px;}
.blue2 {color:#4183B5; font-weight:bold; text-align:right;}

.footer {height:79px; background:url(/images/footer_bg.gif) top left no-repeat; line-height:18px; color:#D4EAFF;}
.footer div {padding:10px 0 0 38px;}
.footer a {color:#D4EAFF;}

.more {text-align:right;}
.more a{ background:url(/images/more_bg.gif) no-repeat top right; padding-right:15px; color:#D74C1E; font-weight:bold; font-size:12px;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.input { vertical-align:middle; width:181px; height:20px; padding:2px 0 0 5px;}	
textarea {width:194px; 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 5px; line-height:19px; margin:0px; padding:0px; padding-left:17px;}
li a { color:#4183B5; font-weight:bold; text-decoration:none;}
li a:hover {text-decoration:underline;}

.clickhere
{
	width: 97px;
	height: 30px;
	margin-left: 203px;
	background-image: url(/images/clickhere.gif);
	border: 0px;
}
.clickhere:hover
{
	width: 97px;
	height: 30px;	
	margin-left: 203px;
	background-image: url(/images/clickherehover.gif);
	border: 0px;
}