 
body {
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0
}


a {
	text-decoration: underline;
	color: #0D04BE;
}

a:visited {
	text-decoration: underline;
	color: #0D04BE;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}
.bodybg {
	background-image:url(images/shadow2.png);
	background-repeat:repeat-y;
}	

/*Headers*/

#header {
	background-position:center; 
	background-image:url(images/header.jpg);
	background-repeat:no-repeat
	}
.headerbg {
	background-image:url(images/shadow2.png);
	background-repeat:repeat-y;
		height: 240px
}
/*Top Bar*/
.topbar {
	background-image:url(images/topbar_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	height: 30px;
	background-color:#FFF
}
.topbar2{
	background-image:url(images/topbar_bg2.png);
	background-repeat:repeat-x;
	background-position:top;
	height: 30px;
	background-color: #1f1ea0;
}

#headerbg3 {
	border-left:#f9df9d solid 1px; 
	border-right:#f9df9d solid 1px
	}
/*Columns*/

.leftcol {
	padding: 10px;
	background-color: #FFF;
	font-weight: normal;
	}	
.leftcol2 {
	padding: 0 10px 10px 10px;
	background-color: #FFF;
	font-weight: normal;
	}	
.leftcol-home {
	padding: 10px;
	margin-left: 15px;
	background-color: #1f1ea0;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	}	
	
.leftcol-home a {
	color: #FFF;
	text-decoration:underline
}
.leftcol-home a:visited {
	color: #FFF;
	text-decoration:underline
}	
.leftcol-home a:hover {
	color: #FC0;
	text-decoration:underline;
}	
.rightcol-home {
	background-color: #FFF;
	font-weight: normal;
	padding: 10px;
	text-align:left;
	vertical-align:top;
	}	
	
.rightcol {
	background-color: #FFF;
	font-weight: normal;
}
	
#rightcol {
	background-image:url(images/rightcol_bg.gif);
	background-repeat:repeat
	}
	
	
	
#footer {background-position: bottom; 
background-image:url(images/footer.png); 
background-repeat: no-repeat;
color: #FFF;
font-size: 10px
}
#footer a {
	color: #fff;
	text-decoration:none;
}

#footer a:visited {
	color: #fff;
	text-decoration:none;
}

#footer a:hover {
	color: #009;
	text-decoration:none;
}

#footer2 {
	background-position: bottom; 
	background-image:url(images/footer2.png); 
	background-repeat: no-repeat;
	}
	

/*Navigation*/
.nav{
	font-size:11pt; 
	color:#ffffff;
	float: left;
	margin: 90px 0 0 280px
}
.nav ul{
	margin: 0;
	list-style:none
	
}

.nav ul li {
	background-image: url(images/button1.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height: 22px;
	padding-left: 15px;
}

.nav ul li a {
	color: #FFF;
	text-decoration: none;
}
.nav ul li a:visited {
	color: #FFF;
	text-decoration: none;
}	
.nav ul li a:hover {
	color: #FC0;
	text-decoration: none;
}		
	
/*Headers*/
.subheader {
	font-size:14px; 
	line-height:18pt; 
	color:#0d04be;
	font-weight:bold;
	}

.yellowheader {
	font-size:13px;
	line-height:18pt;
	color:#F0C751;
	font-weight:bold;
	}
	
.subheader2 {	
	font-size:12px;
	line-height:14pt;
	color:#0d04be;
	font-weight:bold;
	}
	
.headerbar {
	background-color:#0d04be;
	color: #FFF;
	font-size: 14px;
	line-height: 25px;
	text-align:center
}
	
/*Misc*/
.members {
	font-size: 9px;
	margin: 0
	}
.members td {
	text-align:left
}

.members .right {
	text-align:right
}

.line {
	background-image:url(images/line.gif);
	background-repeat:repeat-y;
	width: 20px;
	background-position:center;
	background-color: #FFF
}
.style4 {
	color: #FFFFFF
	}
	
	