body {
	margin: 0;
	padding: 0;
	background-image:url('images/header_new/bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	SCROLLBAR-FACE-COLOR: #C0C0C0;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #B9DEBD;
    SCROLLBAR-3DLIGHT-COLOR: #008000;
    SCROLLBAR-ARROW-COLOR: #008000;
    SCROLLBAR-TRACK-COLOR: #000000;
    SCROLLBAR-DARKSHADOW-COLOR: #008000;
}

H1 {
	font-family: arial, helvtica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	}

H2 {
	font-family: verdana, arial, helvtica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.hotspot {
	border-top:2px solid #006300; 
	border-bottom:1px dotted #006300; 
	font-family: arial, helvtica, sans-serif;
	font-size: 130%;
	line-height: normal;
	color: #006300;
	font-weight: bold;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

p {
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 130%

}

li {
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 120%

}

.form {
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;	
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
}

a: link {
	color: #336699;
}

a: visited {
	color: #660033:
}

a: hover {
	color: #000000
}

.inquiry {
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.inquiry a:link {
	color: #004B32;
}

.inquiry a:visited {
	color: #C0C0C0;
}

.inquiry a:hover {
	color: #004B32;
	background-color: #C0C0C0;
}
.calendar {
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #003466;
	line-height: 100%;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.calendar a:link {
	color: #003466;
}

.calendar a:visited {
	color: #808080;
}

.calendar a:hover {
	color: #003466;
	text-decoration: underline;
}


.header {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 10px solid #990000;
	padding-bottom: 15px;
}

.header a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.header a:hover {
	color: #000084;
	background-color: #CCCCCC;
}

.contentleft {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 150%;
	background-color: #004B32;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.contentleft a:link {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contentleft a:visited {
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contentleft a:hover {
	color: #004B32;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	background-color: #FFFFFF;
}

.contentright {
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 150%;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.contentright a:link {
	color: #004b32;
	text-decoration: none;
}

.contentright a:visited {
	color: #808080;
	text-decoration: none;
}

.contentright a:hover {
	color: #000084;
	background-color: #CCCCCC;
}

.bottomcenter {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	border-top: 10px solid #004B32;
	padding-top: 15px;
	padding-bottom: 5px;
}

.bottomcenter a:link {
	color: #004B32;
}

.bottomcenter a:visited {
	color: #CCCCCC;
}

.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;
}

/* MAKE COMMENTS THIS WAY*/

.redtext {
	color: #FF0000;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
.whitetext {
	color: #FFFFFF;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
.bottomtext {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	border-top: 2px solid #000000;
	color: #000000;
	}
	
.boldtext {
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	}
	
.normaltext {
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 150%;	
	}
	
.forumtext {
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 130%;	
	}
	
.bottomtext2 {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	}
	