body {
	margin: 0;
	padding: 0;
	background-image: url('images/bg_white_45.gif');
	background-repeat: repeat;
}

H1 {
	font-family: arial, helvtica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	}

H2 {
	font-family: verdana, arial, helvtica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hotspot {
	border-top: 2px solid #008000; 
	border-bottom: 1px dotted #008000; 
	font-family: arial, helvtica, sans-serif;
	font-size: 100%;
	line-height: normal;
	color: #008000;
	font-weight: bold;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

p {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 130%;
}

li {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 120%;

}

a:link {
	color: #336699;
}

a:visited {
	color: #660033:
}

a:hover {
	color: #000000;
}

.topmenu {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
}

.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.topmenu a:hover {
	color: #008000;
	background-color: #CCCCCC;
}

.bottommenu {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
}

.bottommenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.bottommenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.bottommenu a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

td.leftline {
	border-left: 1px solid #C0C0C0;
	padding-left: 5px;
}

.pics {
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

.news {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #404040;
	background-color: #F0F0F0;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

.smalltext {
	font-size: 9px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	}

.smalltext a:link {
	color: #000000;
	text-decoration: none;
}

.smalltext a:visited {
	color: #000000;
	text-decoration: none;
}

.smalltext a:hover {
	color: #008000;
	text-decoration: underline;
}

.contact {
	text-align: left;
	font-size: 9px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	}
	
.contact a:link {
	color: #FFFFFF;
}

.contact a:visited {
	color: #FFFFFF;
}

.contact a:hover {
	color: #C0C0C0;
}

.contactform {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000080;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 200%;
	padding-top: 15px;
}

/* MAKE COMMENTS THIS WAY*/

.redtext {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	}
	
.whitetext {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.whitetextnb {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	}
	
.bottomtext {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	border-top: 2px solid #000000;
	color: #000000;
	}
	
.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%;	
	}