body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
		scrollbar-3dlight-color : #4D4CD4;
	scrollbar-arrow-color : #F9F453;
	scrollbar-base-color : #A9C7E8;
	scrollbar-face-color : #000066;
	scrollbar-highlight-color : #C1C0DE;
	scrollbar-track-color : #CCCEA2;
	
}

#banner {
	height: 116px;
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.rightside {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 167px;
	position: absolute;
	right: 100px;
	left: 625px;
	top: 153px;
}
.rightsideShootOut {
	background-image: url(images/ShootOut.jpg);
	background-repeat: no-repeat;
	width: 136px;
	height: 183px;
	position: absolute;
	right: 100px;
	left: 625px;
	top: 128px;
}
.rightsidepoll {

	width: 125px;
	height: 167px;
	position: absolute;
	right: 100px;
	left: 625px;
	top: 350px;
}
.apgeHeader {
	width: 300px;
	height: 30px;
	position: absolute;
	right: 100px;
	left: 625px;
	top: 153px;
}
#menu {
	background-image: url(images/menu.jpg);
	background-repeat: repeat-y;
	width: 135px;
	height: 550px;
	position: absolute;
	top: 116px;
}
.content {
	position: absolute;
	width: 451px;
	top: 201px;
	left: 140px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	z-index: 1;
	border: 1px solid #000000;
	overflow: auto;
	height: 348px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	color: #000066;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	
}


.menuHolder {
	position: absolute;
	width: 120px;
	top: 157px;
	left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 2px;
	z-index: 1;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.menuHolderTop {
	position: absolute;
	width: 277px;
	top: 120px;
	left: 173px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	z-index: 1;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	height: -31px;
	color: #FFFFFF;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;

}
a.menu:link {color: #FFFFFF;
text-decoration: none;

}
a.menu:visited {color: #FFFFFF;
text-decoration: none;

}
a.menu:hover {
	color: #F9F453;
	text-decoration: none;
	
}

a.menu2:active {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;	



}
a.menu2:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;	



}
a.menu2:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;	

	

}
a.menu2:hover {
	color: #000000;
	text-decoration: none;
	line-height: 15px;


}

a {color: blue;}
a:visited {color: purple;}

a.ws {color: #FFFFFF;}



li {
	padding-bottom: 15px;
	list-style-type: square;
}

.menuspacer {
	padding-bottom: 5px;
	}
.star {
	text-decoration: none;
}
#footer {
	height: 20px;
	background-color: #000066;
	position: absolute;
	top: 580px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
}
#pageHeader {
	height: 32px;
	position: absolute;
	top: 162px;
	width: 300px;
	left: 140px;
}

#scroller {
	height: 20px;
	position: absolute;
	top: 162px;
	width: 260px;
	left: 350px;
	background-color: #FFFFCC;
}

#pollholder {
	position: absolute;
	top: 420px;
	width: 120px;
	left: 5px;
}
.dropdown{

background-color: #020167;}
.button {  color: #F9F453; background-color: #000066}
.tableHeader {  color: #F9F453; background-color: #000066}
.tableItemBlue {  color: #000066; }