 /* CCS2 Navigation Menu */ 
#m{margin:0 0px;padding:0;list-style:none; border-top:0px solid #B04B08;} #m
a:link,#m a:visited{display:block;margin:1px 0; padding:3px 0;background:#ffffff; 
color:#B04B08;text-decoration:none;text-indent:6px; font-weight:bold;width:140px} 
#m a:hover{background:#E69212;font-weight:bold;color:#990000} 
 /* End CCS2 Navigation Menu */ 
body { background-image: 
url(bge.jpg); background-repeat: repeat; font-size: 12px; font-family: verdana, 
sans-serif; margin-left: 0px; margin-right: 0px; padding-left: 0px; padding-right: 
0px; ; background-attachment: fixed} 

fieldset { border: 1px solid #000000; } 
form { margin: 0px; }
textarea { font-family: arial; font-size: 12pt; color: #000000; 
background-color: #f5f5f5; border: 1px solid #5D7172; 
 } 
input, select { font-size: 12px; color: #000000; background-color: #f5f5f5; 
border: 1px solid #5D7172; } 

h1 { font-size: 12px; font-weight: bold; margin: 0px; padding: 0px; } 
h2 { font-size: 15px; margin: 0px; padding: 0px; } 
h3 { font-size: 12px; margin: 0px; padding: 0px; } 
h4 { font-size: 11px; margin: 0px; padding: 0px; } 
hr { background-color: #000000; border: 0px; color: #000000; height: 1px; } 
a:link, a:visited, a:active { text-decoration: none; color: #000000; } 
a:hover { color: #990000; text-decoration: underline; } 
div.bottom { color: #737373; font-size: 10px; text-align: center; } 

/* Define some colors */ 
.topbox { background-color: #55A3FF; }
.redlines { border: #000000 solid; border-width: 0px 0px 1px; background-color:#55A3FF; 
padding:0px 0px; margin:0px 0px }
.darkbg { background-color: #000000; color: #000000; } 
.mediumbg { background-color: #55A3FF; color: #000000; } 
.lightbg { background-color: #e6e6e6; color: #000000; } 
.rglightbg { background-color: #E5E5E6; color: #000000; } 
.lightbgalt { background-color: #f5f5f5; color: #000000; } 
.highlight { background-color: #000000; color: #000; } 

/* Top menu */ 
a.menu, a.menu:visited { background-color: #f5f5f5; border: 1px 
solid #9191A5; color: #D6E9EA; font-weight: bold; margin-left: 4px; margin-right: 
4px; padding: 3px; text-decoration: none; }
a.menu:hover, a.menu:active { color: #ffffff; background-color: #f5f5f5; } 
a.table_top { color: #000000; text-decoration: none; } a.table_top:hover, a.table_top:active { color: #990000; } 
.tableborder { border:1px solid #000000;background-color:#FFCFA5; padding:0px 0px; margin:0px 0px } 
.tablebg { background-color: #ffffff; color: #000000; }

/* Stats Style */
.review {
	
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}


/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}
