body {
	background-color:#cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	font-size:11px;    
}      
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	color:#333333;
	font-size: 11px;
}    
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px; 
	line-height:18px;  
} 
.bodybright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-size: 11px;
}
a.bodybright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-size: 11px;  
	text-decoration:none;
}
a.bodybright:hover {  
	text-decoration:underline;   
	color:#FF9900;
}
.bodylink {          
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#807f6b;
	font-size: 11px;            
}
.bodybold {   
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
}  
.title {
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#ae8d24;
}            
.subtitle {
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#ae8d24;
}  
.bold {
	font-weight:bold;
}      
a, a:visited, a:active {
	color:#ae8d24;
	text-decoration:none;		
}          
a:hover {
	color:#283796;
	text-decoration:underline;
}  

.copyright {
	font-size:9px;
	line-height:11px;
	color:#ffffff;
	}

a.copyright,a.copyright:visited,a.copyright:active {
	color:#ffffff;
	text-decoration:none;
	}

a.copyright:hover {
	color:#ffffff;
	text-decoration:underline;
	}
/* Table for level 1 */ 
.m0table0 {      
}
/* Style for outer tag, mout (mouse out) state */
.m0outer {               
}  
/* Style for LEVEL 1 inner tag, mout (mouse out) state */
.m0mouti {                           
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal; 
	color: #ffffff;   
	padding:7px 0px 7px 0px;          
	background-image:url(images/dots.gif);
	background-repeat:no-repeat;
	background-position:bottom center;               
} 
/* Style for LEVEL 1 inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri, .m0mdowni {     
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal; 
	color: #ae8d24;     
	padding-left:0px;                           
}              
/* Table for level 2 */
.m0table1 {                                            
	background: #FFFFFF;   
}
/* Style for outer tag, mout (mouse out) state */
.m0outer1 {
	background: #FFFFFF;     
}   
/* Style for LEVEL 2 inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri1, .m0mdowni1 {     
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;  
	color: #ffffff;
	background-color:#4f2e06; 
	padding:2px;   
}
/* Style for LEVEL 2 inner tag, mout (mouse out) state */
.m0mouti1 {     
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;  
	color: #ae8d24;  
	background-color:#4f2e06;                
	padding:2px;   
}          