/* CSS Document */

body{ 
	color:;
	font-size:14px;
	font-family: Verdana, Arial, sans-serif;
	margin-top:0px;
	text-align:left;
	
}

#balot{ 
	width:752px;
	border:1px solid #CCCCCC;
	vertical-align:top;
	text-align:left;
}

#header{ 
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	width:752px;
	height:150px;
}
.title {
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	background-image:url(images/bluebg.gif);
	background-repeat:repeat;
	height:132px;
	width:542px;
}

#nav{ 
	background-image: url(images/red_nav.jpg);
	background-repeat:repeat;
	width:751px;
	height:50px;
	text-align: right;
	
}

#left{ 
	background-image: url(images-web/temp_blue.gif);
	background-repeat:repeat;
	width:200px;
	height:;
	margin:0;
	padding-top:15px; 
	vertical-align:top;
	
}
.leftover {
	font-size:12px;
	padding-left:20px;
}

/*#banner{ 
	background-image:url(images/banner2.jpg);
	background-repeat:no-repeat;
	width:552px;
	height:130px;
}*/

#top{ 
	background-image:url(images/light_blue.gif);
	background-repeat:repeat;
	width:552px;
	height:35px;
	padding-left:10px;
	font-weight:bold;
}

#mainbody{ 
	width:572px;
	border:1px solid #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color:#000000;
	vertical-align:top;
	text-align:center; 
}

#footer{ 
	background-image:url(images/footer.gif);
	background-repeat:repeat;
	width:752px;
	height:50px;
	font-size:9px;
	margin-left:10px;
	line-height:12px;
	padding-left:10px;
	
}

#leftspace{ 
	width:2px;
}

.space{ 
	height:1px;
	width:2px;
}

ul{
	font-size:14px;
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
	list-style-image: none;		
}

li{
	list-style-image: none;
	background-repeat:no-repeat;
	line-height:14px;
	list-style-type: disc;
	
}

#buy{ 
	background-image:url(images/buy_now.gif);
	background-repeat:no-repeat;
	width:130px;
	height:29px;
	margin:100px auto;	
}
#topmenu{ 
	margin:10px;
	text-align:right;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
}

#topmenu a{ 
	text-decoration:none;
	color:#FFFFFF;
	
}
#mainbody a{ 
	color: #072d61;
	text-decoration:none;
}


.footermenu{ 
	
	font-family: Verdana, Arial, sans-serif;
	
	margin-top:10px;
	
}

.footermenu a{ 
	font-size:9px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
}

#footernav a{ color:#FFFFFF;}



#card{ 
	background-image:url(images/cards.jpg);
	background-repeat:no-repeat;
	width:196px;
	height:34px;
	margin-left:250px; 
}



.mainnav a{
	color:#FFFFFF;
	text-decoration:none;
	line-height: 15pt;
	text-indent: 5px;
}

.mainnav a:hover{ color:#CC0000;}



h1 {
font-size: 16pt;
color: #0B0B43;
text-align: center;
padding: 2px;
border-bottom-style:;
border-color: #0B0B43;
border-width: thin;
}

h2 {
font-size: 14pt;
color:  #0B0B43;
padding: 2px;
border-bottom-style:;
border-color: #990000;
border-width: thin;
}

h3 {
font-size: 12pt;
color: #3F5423;
background-color: #FFFFFF;
padding: 2px;
border-bottom-style: dotted;
border-color: #3F5423;
border-width:;
}

h4 {
font-size: 11pt;
color: #FFFFFF;
background-color: #3F5423;
padding: 2px;
border: 0px solid #3F5423;
}

h5 {
font-size: 10pt;
color: #FFFFFF;
background-color: #0B0B43;
padding: 2px;
border: 0px solid #0B0B43;
}

h6 {
font-size: 9pt;
color: #ffffff;
background-color: #990000;
padding: 2px;
}
.whitelink {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
a.whitelink:link {
	font-weight: bold;
	color: #FFFFFF;
}
a.whitelink:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:visited {
	font-weight: bold;
	color: #FFFFFF;
}
ol {
	list-style-type: lower-alpha;
	text-align: left;
	list-style-image: none;
	margin-left: 20px;
}
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

