body {
	background-color:#010066;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:arial; 
	background-image: url('../images/bg.jpg'); 
	background-repeat: repeat-x; 
	background-attachment: fixed; 
	background-position-y: top;
	}
	
	
div.main {
        text-align:left;
        background-image: url('../images/top_bg.jpg');
	background-position-y: top;
	background-repeat: repeat-x; 
	width:916;
	margin:auto;
	background-color:#FFFFFF;
	height:100px;
}
div.bg_w {background-color:#FFFFFF;}

div.logo {text-align:right; }
div.logo img {margin:10px;}

br.clear {clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;}

div.topimage  { margin-top:10px; height:290px; background-image: url('../images/top.jpg');background-repeat: no-repeat; background-position: center top}

div.submenu {padding-top:215px;}

div.componentheading {font-weight:bold; font-size:14px; width:90%;margin-left:5%;margin-right:5%; color:#FF7808; padding-bottom:5px;border-bottom:1px solid #CCC;}
table.contentpane{width:90%;margin-left:5%;margin-right:5%;}
table.contentpaneopen {width:90%;margin-left:5%;margin-right:5%;}
td.contentheading{font-weight:bold; font-size:14px; color:#FF7808; padding:5px;border-bottom:1px solid #CCC;}
table.menu_table { padding-right:0px; width:75%;}
table.moduletable {width:100%;}

table.maintable {width:100%;}

td.left_menu a.mainlevel { padding-left:10px; font-weight:bold; color:#000;line-height:20px;text-decoration:none;}


a.mainlevel { color:#000;line-height:14px;text-decoration:none;font-size:11px;}


td { font-size:12px; vertical-align: top}

div.footer {margin-top:20px; padding-top:5px; height:25px; width:916; background-image: url('../images/footer.png');background-repeat: no-repeat; background-color:#010066; }
