body {
	margin: 0px;
	padding-top: 0px;
	background-color: #C0C0C0;
	SCROLLBAR-FACE-COLOR: #C0C0C0;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #bf0000;
    SCROLLBAR-3DLIGHT-COLOR: #bf0000;
    SCROLLBAR-ARROW-COLOR: #bf0000;
    SCROLLBAR-TRACK-COLOR: #000000;
    SCROLLBAR-DARKSHADOW-COLOR: #bf0000;
}

H1 {
	font-family: arial, helvtica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}

H2 {
	font-family: arial, helvtica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bf0000;
}

H3 {
	font-family: arial, helvtica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bf0000;
	text-align: center;
}

p {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 130%;
}

a:{
	color: #000000;
	}

a:link {
	color: #000000;
}

a:visited {
	color: #660033:
}

a:hover {
	color: #C0C0C0
}

.surround {
	border-top: 3px solid #bf0000;
	border-left: 3px solid #bf0000;
	border-right: 3px solid #bf0000;
	border-bottom: 3px solid #bf0000;
}

.header {
	background-color: #bf0000;
}

.header_outside {
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #bf0000;
	text-align: left;
	padding-bottom: 3px;
}

.contentleft {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 150%;
	background-color: #bf0000;
	background-image:url('images/left.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.contentleft a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contentleft a:visited {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contentleft a:hover {
	color: #bf0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	background-color: #FFFFFF;
}

.contentright {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	/*border-right: 20px solid #D66363;*/
}

.contentright a:link {
	color: #bf0000;
	text-decoration: none;
}

.contentright a:visited {
	color: #575757;
	text-decoration: none;
}

.contentright a:hover {
	color: #bf0000;
	background-color: #CCCCCC;
}

.bottomcenter {
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	border-top: 10px solid #bf0000;
	padding-top: 15px;
	padding-bottom: 5px;
}

.bottomcenter a:link {
	color: #bf0000;
}

.bottomcenter a:visited {
	color: #808080;
}

.bottomcenter a:hover {
	color: #000084;
	background-color: #CCCCCC;
}

.bottomcenter2 {
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 5px;
}

.bottomcenter2 a:link {
	color: #004B32;
}

.bottomcenter2 a:visited {
	color: #CCCCCC;
}

.bottomcenter2 a:hover {
	color: #000084;
	background-color: #CCCCCC;
}

.contact {
	font-size: 11px;
	color: #000000;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 150%;
	padding-bottom: 15px;
}

.stndtable {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 130%;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

/* MAKE COMMENTS THIS WAY*/

b.hl {
	background-color: #FFFF80
	}

.bluetext {
	color: #000080;
	}
	
.redtext {
	color: #FF0000;
	}
	
.whitetext {
	color: #FFFFFF;
	}

.boldtext {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	}
	
.normaltext {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 150%;
	}