body{
padding:5px 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;}

h1 {color:#D74C1E; font-size: 16px; line-height: 16px}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:11px;
		line-height:15px;
		color:#666;
	}
.m_text {width:702px; height:734px;}

.header {height:374px; background:url(images/header_bg.jpg) top left no-repeat;}
.header .logo {height: 60px;}
.header .row1 {margin: 2px; padding: 2px; padding-left: 11px; height:38px; vertical-align: top;}
.header .row1 .column1 {width:242px;}
.header .row1 .column1 img{ margin:0px 0 0 11px;}
.header .row1 .column2 {width:460px;}
.header .row2 {height:247px; }
.header .row3 {width: 100%; background-color: #111111}
.header .row3 .ticker {padding-top: 10px; padding-left: 115px;}
.header .column2 {padding-left: 70px; margin-top: 0; padding-top: 0;}
.navigation {padding:16px 0 13px 295px;}
.navigation img {margin-left:34px;}

.middle {height:276px;}
.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:20px; 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; 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;  font-weight:bold; color:#4183B5; }
li a { color:#4183B5; font-weight:bold; text-decoration:underline;}
li a:hover {text-decoration:none;}

.menu_item {
	float:left;
	text-align: right;
	display: inline;
	width:88px; 
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	text-align: center;
	background: url(images/b2.gif) no-repeat top left;
	text-transform: uppercase;
}

.menu_item_cur {
	float:left;
	display: inline;
	width:117px; 
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
	text-align: center;
	background: url(images/menu-item-cur.gif) no-repeat top left;
	text-transform: uppercase;
}

.menu_item a {
	color: #CCCCCC;
}

.menu_item a:hover, .menu_item_cur a, .menu_item_cur a:hover {
	color: #FFFFFF;
}

.sourcecode {
	color: #6699FF;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}


