@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/background2.gif);
	background-repeat: repeat-x;
}

#container {
	width: 980px;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #36C;
	border-left-color: #36C;
	margin: auto;
	background-color: #FFF;
	text-align: left;
	background-repeat: repeat;
	border-bottom-width: thick;
	clear: both;
	border-bottom-style: groove;
}


#header {
	height: 90px;
	margin-left: 5px;
	background-color: #FFF;
	margin-right: 5px;
	text-align: right;
}

#content {
	background-color: #FFF;
	text-align: left;
	padding: 10px;
	float: left;
	width: 580px;
	border-top: 10px;
	font-size: 12px;
}

#copyright {
	float: right;
}

#mainbit {
	text-align:left;
	padding: 10px;
	margin-left: 5px;
	background-color: #FFF;
	margin-right: 5px;
}

#sidebar {
	background-color: #F0F8FF;
	color: #000000;
	font-size: x-small;
	text-align: left;
	padding: 2px;
	float: right;
	width: 220px;
	border: 1px solid #666;
	margin-left: 5px;
}


#nav {
	height: 32px;
	margin-left: 7px;
	margin-right: 5px;
	background-repeat: repeat;
	background-image: url(../images/pics/blueExpand.gif);

}

#nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li {
	margin-right: -1px;
	padding: 0px;
	display: inline;
}


p {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 16px;
	font-size: x-small;
	text-align: left;
}


h1 {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	color: #C00;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 24px;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: left;
	color: #33C;
}


h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 24px;
	margin-top: 6px;
	margin-bottom: 12px;
	text-align: left;
	color: #000000;
}

#footer {
	clear: both;
	height: 15px;
	background-color: #C00;
}

#footerlinks {
	float: left;
	margin-left: 5px;
	font-weight: bold;
	color: #369;
}
table {
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	line-height: 11px;
}

td {
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	line-height: normal;
}
.row1 {
	background-color: #36C;
	line-height: normal;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.row2 {
	background-color: #E0E0E0;
	color: #003;
	line-height: normal;
	font-weight: bolder;
	font-size: 12px;
}
.row0 {
	
	color: #000000;
	line-height: normal;
	font-weight: bolder;
	font-size: 12px;
}

.row5 {
	
	color: #800040;
	line-height: normal;
	font-weight: bolder;
	font-size: 12px;
}
.row3 {
	background-color: #006;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
}
.row4Red {
	background-color: #006
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
	;
	background-color: #C00;
}
a {
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #C00;

}


a:visited {

}
.redH3 {

}
