/* CSS Document */

	body {
	margin:0px;
	padding:0px;
	background-color: #C3DDFF;
	background-image: url(images/top_line.gif);
	background-repeat: repeat-x;
	}
	
	#leftcontent {
	position: absolute;
	left:10px;
	top:10px;
	width:150px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	line-height: 30px;
	padding-right: 10px;
	}

	#centercontent {
	background:#fff;
	voice-family: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 10px 40px 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-right: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	}
		
	html>body #centercontent {
   	margin-left: 160px;
   	margin-right:160px;
	}
	
	#maincontent {
	background:#fff;
	margin-left: 160px;
	voice-family: inherit;
	margin-left: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 10px 40px 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-right: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	}

	#rightcontent {
	position: absolute;
	right:0px;
	top:10px;
	width:160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	}
		
	#rightcontent a:link {
	color: #00000;
	font-size: 9px	}
	
	#rightcontent a:hover {
	color: #OOOOO;
	font-size: 9px	
	}
	
	#rightcontent a:active {
	color: #OOOOO;
	font-size: 9px	
	}
	
	#rightcontent a:visited {
	color: #OOOOO;
	font-size: 9px	
	}
		
	.infobox {
	font-size:12px;
	padding: 4px;
	background-color: #FFFFFF;
	border-top: 1px dashed #6699CC;
	border-right: 1px solid #6699CC;
	border-bottom: 1px dashed #6699CC;
	border-left: 1px solid #6699CC;
	}
		
	.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
	}
	
	a:link {
	color: #003399;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	}
	
	a:visited {
	color: #003399;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	}
	
	a:hover {
	color: #0099FF;
	padding: 0px;
	margin: 0px;
	font-weight: bolder;
	}
	
	a:active {
	color: #003399;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	}
	
	.banner {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3399CC;
	background-image: url(images/top_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	}
#schedulemenu {
	border: 1px solid #006699;
	padding: 4px;
	background-color: #C3DDFF;
	font-size: 12px;
}
#schedulemenu a:link {
 	font-size: 12px}
#schedulemenu a:active {
 	font-size: 12px}
#schedulemenu a:hover {
 	font-size: 12px}
#schedulemenu a:visited {
 	font-size: 12px}




	
#membersmenu {
	border: 1px solid #006699;
	padding: 4px;
	background-color: #C3DDFF;
	font-size: 10px;
}
#membersmenu a:link {
 	font-size: 10px}
#membersmenu a:active {
 	font-size: 10px}
#membersmenu a:hover {
 	font-size: 10px}
#membersmenu a:visited {
 	font-size: 10px}
.box {
	border: 1px solid #0099FF;
	padding: 10px;
	margin-right: 25px;
	margin-left: 25px;
}

