body {
	margin: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
}

H1 {
	font-family: arial, helvtica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E08C29;
}

H2 {
	font-family: arial, helvtica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E08C29;
}

H3 {
	font-family: arial, helvtica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E08C29;
}

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
}

.header {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #dc891f;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	border-bottom: 15px solid #E1E0DE;
}

.top {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	/*background-image:url('images/grad_gray_lt.jpg');
	background-repeat: repeat-y;
	background-position: right top;*/
	border-bottom: 15px solid #E1E0DE;
}

.topright {
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	font-family: arial, helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 25px;
}

.topright a:link {
	color: #808080;
	text-decoration: none;
}

.topright a:visited {
	color: #808080;
	text-decoration: none;
}

.topright a:hover {
	color: #FFFFFF;
	background-color: #808080;
}


.bottomleft {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	/*background-image:url('images/grad_gray_lt.jpg');
	background-repeat: repeat-y;
	background-position: right top;*/
}

.bottomright {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	background-image:url('images/grad_gray_rt.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}


.contentleft {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 150%;
	background-color: #E1E0DE;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
}

.contentleft a:link {
	color: #000000;
	text-decoration: none;
}

.contentleft a:visited {
	color: #808080;
	text-decoration: none;
}

.contentleft a:hover {
	color: #FFFFFF;
	background-color: #808080;
}

.content {
	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: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #E1E0DE;
	border-top: 2px solid #E1E0DE;
	border-left: 2px solid #E1E0DE;
	border-right: 2px solid #E1E0DE;
}

.content a:link {
	color: #808080;
	text-decoration: none;
}

.content a:visited {
	color: #808080;
	text-decoration: none;
}

.content a:hover {
	color: #FFFFFF;
	background-color: #808080;
}

.contentright {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	line-height: 150%;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
}

.contentright a:link {
	color: #808080;
	text-decoration: none;
}

.contentright a:visited {
	color: #808080;
	text-decoration: none;
}

.contentright a:hover {
	color: #FFFFFF;
	background-color: #808080;
}

.bottomcenter {
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	border-top: 15px solid #E1E0DE;
}

.bottomcenter a:link {
	color: #000000;
	text-decoration: none;
}

.bottomcenter a:visited {
	color: #808080;
	text-decoration: none;
}

.bottomcenter a:hover {
	color: #FFFFFF;
	background-color: #808080;
}

/* 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%;
	}