 /* CCS2 Navigation Menu */ 
#m{margin:0 0px;padding:0;list-style:none; border-top:0px solid #840000;} 
#m a:link,#m a:visited{display:block;margin:3px 3; padding:3px 3;background:#ffffff; 
color:#000000;text-decoration:none;text-indent:6px; font-weight:normal;width:128px} 
#m a:hover{background:#00177D;font-weight:bold;color:#ffffff } 
 /* End CCS2 Navigation Menu */ 

body { background-image: url(bge.jpg); background-repeat: repeat; font-size: 11px; font-family: "Trebuchet MS", sans-serif, arial; } 
fieldset { border: 1px solid #333333; } 
form { margin: 0px; }
textarea { font-family: "Trebuchet MS", sans-serif, arial; font-size: 10pt; color: #141414; background-color: #ffffff; border: 1px solid #5a5a5a; } 
input, select { font-size: 10px; color: #141414; background-color: #ffffff; border: 1px solid #5a5a5a; } 

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; } 
hr { background-color: #b04b08; border: 0px; color: #840000; height: 1px; } 
a:link, a:visited, a:active { text-decoration: none; color: #840000; } 
a:hover { color: #990000; text-decoration: underline; } 
div.bottom { color: #141414; font-size: 10px; text-align: center; } 
td img {display: inline;}
td input {display: inline;}

/* Define some colors */
a.table_top { color: #700000; text-decoration: none; } a.table_top:hover, a.table_top:active { color: #000000; }
.tableborder { border: 1px #333333 solid; } 
.tablebg { background-color: #ffffff; color: #000000; } 
.darkbg { background-color: #333333; color: #700000; } 
.mediumbg { background-color: #ffffff; color: #840000; ; background-image: url(menubg.gif)} 
.lightbg { background-color: #ffffff; color: #000000; }
.lightbgalt { background-color: #f5f5f5; color: #B04B08; } 
.highlight { background-color: yellow; color: #000; } .search {  float: right; height: 26px; width: 240px; margin-top: 6px; margin-left: 594px}
.logo { border: #000000 solid; margin-left: auto; margin-right: auto; width: 780px; height: auto; background-color: #999999; border-width: 1px 1px 0px; }
.main { border: #000000 solid; margin-left: auto; margin-right: auto; height: auto; width: 782px; border-width: 0px 1px 1px}
.header {  height: 34px; width: 782px; background-image: url(header.gif); background-repeat: repeat-x; margin-right: auto; margin-left: auto; border: 1px #333333 solid; padding-top: 1px}
.box { border: 0px solid #333333; }

/* Sliding carousel menu */

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 600px; 
	height: 100px;
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:600px;
		height:100px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}
	div.scroller div.content {
		width: 10000px;
		}

a.glider-control { 
     width: 50px; 
	 height: 21px; 
	 display: block; 
	 margin-top: 20px; 
	 text-align: left 
	 }
	 
a.hide { 
     visibility: hidden; 
	 display: none;
	 }
	 
#fb-main a.left { 
     float: left; 
	 }
	 
#fb-main a.right { 
     float: right; 
	 }
div#arows { 
     position: absolute; 
	 z-index: 2; 
	 top: -5px; 
	 right: 0px; 
	 width: 142px;
	 height: 61px;
	 background-position: 0 0; 
	 background-repeat: no-repeat; 
	 background-image: url('images/arrows.png'); 
	 }

/* 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;
}

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
font-weight: bold;
}

.labelfield{ /*CSS for label field in general*/
color: #FFFFFF;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color: #FFFFFF;
font-size: 90%;
}

#example1{ /*RSS on table_top_row*/
color: #FFFFFF;
}

#example2{ /*RSS on stat page*/
width: 600px;
height: 180px;
border: 1px dashed black;
padding: 4px;
background-color: #EEEEEE;
}
#enumber{
color:blue;
}
/* Pagination menu */
.pagination {
	height: 1%; 
	width: auto;
	text-align: right;
	margin-bottom: 4px;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background-color: #e5eef5;
	margin: 0 1px;
	padding: 1px 4px 1px 4px;
	border: 1px solid #000;
	font-size: 1.2em;
	line-height: 1.5em;
}

.pagination span a:hover {
	border-color: #368AD2;
	background-color: #368AD2;
	color: #FFF;
	text-decoration: none;
}
