BODY {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #777;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 3px solid #CC0000;
	background-color:#0000CC;
	text-align: center; /* hack to force IE5.x pc to center our wrapper div */
}

P, TR, TD, LI, UL, Table{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #777;
	}
	
#maintable {
	background: #fff;
	width: 730px;
	align: center;}
	
#wrapper {
	margin: 0 auto;
	background-image: url('images/wrapper.jpg');
	background-repeat: repeat-y;
	text-align: center; /* re-align the text to the left after the above hack */
	width: 800px
	}

.topnav {
	background: #CC0000;
	height: 20px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	valign: center;;
	}

.topnav a:link {
	color: #fff;
	font-size: 11px;
	text-align: left;
	padding: 3px;
	}

.topnav a:visited {
	color: #fff;
	font-size: 11px;
	text-align: left;
	padding: 3px;
	}

.topnav a:active {
	color: #fff;
	font-size: 11px;
	text-align: left;
	padding: 3px;
	}

.topnav a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	padding: 3px;
	}
	
LI, UL {
	list-style: square;
	font-size: 11px;
	line-height: 170%;
	color: #777;
	}
	
A:LINK {
	color: #888;
	text-decoration: none;}
A:VISITED {
	color: #888;
	text-decoration: none;}
A:HOVER {
	color: #888;
	text-decoration: underline;}
A:ACTIVE {
	color: #888;
	text-decoration: underline;}

h1 { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #ef9615;
	letter-spacing: 1px;
	font-weight: normal;
	}
	
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #9694b2;
	}
	
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #717091;
	padding: 3px;
	background: #F1F1F6;
	border-top: 1px solid #717091;
	}
	
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 2px;
	color: #999;
	}
	
h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 2px;
	color: #555;
	}
	
h6 { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	letter-spacing: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.leftside {
	padding: 2px; 
	text-align: left;
	width: 200px;
	}
	
.address {
	text-align: center;
	font-size: 11px;
	padding: 10px 4px 4px 4px;
	}
	
.textarea {
	text-align: left;
	background: #fff;
	line-height: 170%;
	padding: 15px;
	font-size: 11px;
	width: 560px;
	}	

.fulltextarea {
	text-align: left;
	background: #fff;
	line-height: 170%;
	padding: 15px;
	font-size: 11px;
	width: 740 px;
	}	


.info{
	text-align: left;
	font-size: 11px;
	line-height: 170%;
	color: #222;
	height: 150px;
	border-top: 3px solid #717091;
	background-color: #fff;
	border-bottom: 1px solid #888;
	background: url('images/info.jpg') repeat-x 0% 50%; 
	padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:5px; background-repeat:repeat-x
	}	

.copyright {
	background: #fff;
	font-size: 11px;
	text-align: center;
	color: #B0171C;
	padding: 13px 3px 0px 3px;
	border-top: 1px solid #888;
	}
	
.bottom {
	align: center;
	}