body {
	 background: #414F62 url(../img/main_bg.png) top left repeat-x;
	 color: #040306;
}
body, td{
  margin: 0;
  padding: 0;
  color: #111;
  font-family: arial;
  font-size: 11px;
  vertical-align: top;
}
.clear_all {
	clear: both;
}
img {
	border: 0px;
}
.img_l {
	float: left;
	margin: 7px;
	
}
.img_r {
	float: right;
	margin-left: 15px;
}
a {
	color: #;
}
a:hover {
	color: #;
}
h1, .h1 {
	font-size: 17px;
}
h2, .h2 {
	font-size: 14px;
}
h3, .h3 {
	font-size: 12px;
}
ul li a {
	color: white;
}

.table_main {
	width: 100%;
	border: 0;
	margin-bottom: 20px;
}
.left_column {
	width: 320px;
	color: White;
	font-family: Verdana;
/*	font-size: 18px;*/
}
.left_column h2, .left_column .h2 {
	color: #fa0;
}
.left_column div {
	padding: 10px 15px 10px 15px;
}
.right_column {
	width: 100%;
}
.menu_main {
	width: 100%;
	margin: 0px 15px 10px 15px;
	background: url(../img/menu_bg_main.gif) top left repeat-x;
}
.menu_main tr td {
	text-align: center;
	xposition: relative;
}
.menu_main tr td a {
	font-family: Arial Narrow;
	font-size: 18px;
	color: #CCCCCC;	
	cursor: pointer;
	text-decoration: underline;
}
.menu_main tr th {
	width: 10px;
	font-family: Arial Narrow;
	font-size: 18px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: top;
}
.menu_main ul{
	 border: 1px dashed #cccccc;
	 border-top: 0px;
	 margin: 0px;
	 padding: 8px 0px;
	 background: #000000;
	 list-style: none;
	 position: absolute;
	 z-index: 1000000 !important;
	 top: 25px;
	 
}
.menu_main ul li{
	margin: 0;
	padding: 0;
}
.menu_main ul li a{
	display: block;
	padding: 2px;
	text-decoration: none;
	
}

.menu_main ul li a:hover{
	color: #000;
	background: #cccccc;
	text-decoration: underline;
}

.menu_main_left {
	width: 50px;
	height: 50px;
	background: url(../img/menu_bg_left.gif) top left no-repeat;
}
.menu_main_right {
	width: 50px;
	height: 50px;
	background: url(../img/menu_bg_right.gif) top left no-repeat;
}

table.content {
	margin: 10px;
	border: 0px;
	width: 100%;
}
table.content .middle {
	background: url(../img/content_bg.gif);	
	padding: 5px;
}



table.content .top_left {
	width: 21px;
	height: 21px;	
	background: url(../img/content_top_left.gif) top left no-repeat;
	line-height: 0px;
	font-size: 0px;
}
table.content .top_center {
	height: 21px;
	background: url(../img/content_top_center.gif) top left repeat-x;
}
table.content .top_right {
	width: 21px;
	height: 21px;
	background: url(../img/content_top_right.gif) top left no-repeat;
	line-height: 0px;
	font-size: 0px;
}

table.content .middle_left {
	width: 21px;
	background: url(../img/content_middle_left.gif) top left repeat-y;
}
table.content .middle_right {
	width: 21px;
	background: url(../img/content_middle_right.gif) top left repeat-y;
}

table.content .bottom_left {
	width: 21px;
	height: 21px;	
	background: url(../img/content_bottom_left.gif) top left no-repeat;
}
table.content .bottom_center {
	height: 21px;
	background: url(../img/content_bottom_center.gif) top left repeat-x;
}
table.content .bottom_right {
	width: 21px;
	height: 21px;
	background: url(../img/content_bottom_right.gif) top left no-repeat;
}
div.menu_footer {
	width: 80%;
	margin: 0px 10%;
	border-top: 2px dotted #999;
}
div.menu_footer table{
	margin: 0px 20%;
	width: 60%;
	text-align: center;
}
div.menu_footer a {
	color: White;
	text-decoration: none;
}

#aw0 span  {
	color: #414F62;
	font: normal 12px arial !important;
}

