/* CSS Document */

body {
	margin:0; padding:0;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-seriffont-size:12px;
	text-align:center;
	
}

.clr {
	clear:both;
	}
h1 {font-size:14px; color:#003366;}
h2 {font-size:12px; color:#003366;}
.bold { font-weight:bold;}
a {
	color: #FFFFFF;
	text-decoration:underline;
	font-size:12px;
}
ab {color: #FFFFFF; text-decoration:underline; font-size:12px;}
	

	/*LAYOUT*/

#wrap {
	width:687px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position:relative; top: 10px;
	border: solid 1px transparent !important;
	border:0px;
}



/*LAYOUT home*/
	

#contenth {
	width:687px; height: 476px;
	padding-top:5px;
	}
	
#audio{
	width:270px; height:42px;
	margin: 0px 0 0 10px !important;
	margin:0px 0 0 7px; float:right; 
 	
	}
	
#audio span {
	display:none;
	}
#wraploa {
	width:350px;
	text-align: left;
	margin:0;	top: 10px;
	background-color:FFF8EB;
	font-family: Arial, Helvetica, sans-seriffont-size:12px;
	border: solid 1px transparent !important;
	border:0px;
}	
/*links home*/

#contentloa {
	width: 300px;
	margin:10px;
	text-align: left;
	}
	
#mainnavh li{
	list-style:none;
	text-align: right 0;
	margin-bottom:3px;

	}
#mainnavh ul{
	list-style:none;
	text-align: right; 

	}
#mainnavh a {
	height:12px;
	display:block;
	text-align: right;

	}
#mainnavh a span { display:none; }

#mnh1, #mnh2, #mnh3, #mnh4, #mnh5, #mnh6 {	text-align: right 0;}

#mnh1 a {background:url(../i/btn_aph.gif) 0 0 no-repeat;width:137px;margin-top:5px;}
#mnh2 a {background:url(../i/btn_sh.gif) 0 0 no-repeat; width:153px;}
#mnh3 a {background:url(../i/btn_fh.gif) 0 0 no-repeat; width:69px;} 
#mnh4 a {background:url(../i/btn_eh.gif) 0 0 no-repeat; width:66px;}
#mnh5 a {background:url(../i/btn_ch.gif) 0 0 no-repeat; width:82px;}
#mnh6 a {background:url(../i/btn_ash.gif) 0 0 no-repeat; width:194px;}

#mnh1 a:hover, #mnh2 a:hover, #mnh3 a:hover, #mnh4 a:hover, #mnh5 a:hover, #mnh6 a:hover
{ background-position: 0 -12px;}
#mnh1 a.current:active, #mnh1 a.current:visited,
#mnh2 a.current:active, #mnh2 a.current:visited,  
#mnh3 a.current:active, #mnh3 a.current:visited,
#mnh4 a.current:active, #mnh4 a.current:visited,
#mnh5 a.current:active, #mnh5 a.current:visited,
#mnh6 a.current:active, #mnh6 a.current:visited {background-position:0 -12px;}

#utilitynavh  {
	width: 210px; height:15px;
	font-weight:bold; color: #990000;
	float:right;
	margin:20px 75px 0 0  !important;	
	margin:20px 0 0 0;}

#utilitynavh ul {
	margin:0; padding:0;
	list-style:none;
	}
	
#utilitynavh li {
	margin-right:6px  !important;	
	margin:0; padding:0px 0 0px 2px;
	float:right;
	list-style:none;
	}

#utilitynavh:link,
#utilitynavh a:active,
#utilitynavh a:visited {font-weight:bold; color: #990000; text-decoration:none;}
#utilitynavh a:hover {font-weight:bold; color: #000000;text-decoration:none;}

#copyh {
	width:580px; height: 20px;
	padding-left:5px; margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
    font-size:10px; color: #FFFFFF;
	
	}
	

