body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: none;
	FONT-SIZE: 12px;
	COLOR: #333333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
    background-color: #e5e5e5;
    background: #e5e5e5 url(images/awbg.jpg) repeat-y center center;
}

.header {
	background: transparent url(images/header_bg.jpg) no-repeat;
}


.header_ads {
	vertical-align: middle;
}
	
/*
.topMainMenu {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.topMainMenu_td {
	background:#0E5B87 url(images/top_mainmenu_bar.jpg) repeat-x;
	line-height: 31px;
	text-align:center;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

topMainMenu_corner {
	background: transparent url(images/top_mainmenu_right.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 5px;
}

.topMainMenu_div {
	background:#0E5B87 url(images/top_mainmenu_bar.jpg) repeat-x;
	padding: 0px;
	margin: 0px;
	width: 8px;
}

.topMainMenu a:link, .topMainMenu a:visited {
	text-align: center;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	text-decoration: none;
	color:#ffffff;
}

.topMainMenu a:hover {
	color:#ffcc00;
}


.topMainMenu_select {
	background: #333333 url(images/top_mainmenu_sel.jpg) repeat-x;
}

.topMainMenu_select_left {
	background: transparent url(images/top_mainmenu_sel_left.jpg) no-repeat top right;
	width: 5px;
}

.topMainMenu_select_right {
	background: transparent url(images/top_mainmenu_sel_right.jpg) no-repeat top left;
	width: 5px;
}
*/

.topMainMenu {
	padding: 0px; margin: 0px;
}

.topMainMenu_td {
	background:#0E5B87 url(images/top_mainmenu_bar.jpg) repeat-x center center;
	height: 31px;
	margin: 0px; padding: 0px;
	text-transform: capitalize;
	text-align: left;
}

.topMainMenu ul {
	list-style: none;
	margin: 0px; padding: 0px;
}

.topMainMenu ul li {
	margin: 0; padding: 2px 1px 0px 2px;
	float: left;
	/*text-indent: 6px;*/
	background: transparent url(images/top_mainmenu_div.jpg) no-repeat left center;
}

.topMainMenu ul li a:link, .topMainMenu ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
	color:#ffffff;
	display:block;
    margin: 0;
	padding: 7px 9px 7px 0px;
}

.topMainMenu ul li a span {
	padding: 7px 0px 7px 10px;
}

.topMainMenu ul li a:hover {
	color:#ffcc00;
    /*background-color: #2A2A2A;*/
	background: transparent url(images/top_mainmenu_select.jpg) no-repeat right center;
}

.topMainMenu li a:hover span {
	color:#ffcc00;
	background: transparent url(images/top_mainmenu_select2.jpg) no-repeat left center;
}

.topMainMenu li.selected a {
	color:#ffcc00;
	background: transparent url(images/top_mainmenu_select.jpg) no-repeat right center;
	display: block;
}


.topMainMenu li.selected a span {
	color:#ffcc00;
	background: transparent url(images/top_mainmenu_select2.jpg) no-repeat left center;
}


.topMainMenu ul li#Home {
	background-image: none;
}

.topSubMenu {
	background-image:url(images/top_submenu_bar.jpg);
	background-color: #282627;
	FONT-SIZE: 11px;
	text-decoration:none;
	color:#ffffff;
	padding: 2px 10px;
	margin: 0;
	FONT-WEIGHT: bold; 
	line-height: 25px; 
}

.topSubMenu td {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold; 
	line-height: 29px; 
}

