body {
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	background-image:url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

H1 {
	font-family: verdana, tahoma, arial, helvtica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	}

H2 {
	font-family: verdana, tahoma, arial, helvtica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}


H3 {
	font-family: verdana, tahoma, arial, helvtica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}


p {
	font-size: 11px;
	color: #000000;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 120%;
}


a: link {
	color: #203D6F;
}

a: visited {
	color: #203D6F:
}

a: hover {
	color: #C0C0C0;
}


.contact {
	font-size: 11px;
	color: #2e79b0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 150%;
	padding-left: 3px;
	padding-right: 2px;
}

.header {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #d7dae9;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #2e79b0;
	border-left: 1px solid #2e79b0;
	border-top: 1px solid #2e79b0;
}

.centerspan1 {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #d7dae9;
	text-align: center;
	text-decoration: none;
	padding-bottom: 2px;
	border-right: 1px solid #2e79b0;
	border-left: 1px solid #2e79b0;
}

.centerspan2 {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2e79a3;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #2e79b0;
	border-left: 1px solid #2e79b0;
}

.contentleft {
	font-size: 11px;
	font-weight: normal;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #2E79A3;
	background-color: #e3e8fe;
	text-align: justify;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 10px;
	border-left: 1px solid #2e79b0;
}

.contentleft a:link {
	color: #2E79A3;
}

.contentleft a:visited {
	color: #808080;
}

.contentleft a:hover {
	color: #2E79A3;
	background-color: #808080;
}

.contentright {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	line-height: 180%;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 8px;
	border-right: 1px solid #2e79b0;
	border-left: 1px solid #2e79b0;
}

.contentright a:link {
	color: #2e79b0;
	text-decoration: none;
}

.contentright a:visited {
	color: #808080;
	text-decoration: none;
}

.contentright a:hover {
	color: #2e79b0;
	background-color: #808080;
}

.bottomcenter {
	font-size: 9px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #2e79b0;
	background-color: #FFFFFF;
	border-top: 1px solid #2e79b0;
	/*border-right: 1px solid #2e79b0;
	border-left: 1px solid #2e79b0;
	border-bottom: 1px solid #2e79b0;*/
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
}


/* MAKE COMMENTS THIS WAY*/

b.hl {
	background-color: #FFFF80;
	}
	
.default2 {
	font-size: 11px;
	font-color: #FFFFFF;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 150%;
	}
	
.redtext {
	color: #FF0000;
	font-weight: bold;
	}	

