body {
	width:900px;
	margin:auto;
	background:url(images/back.gif) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px; }

.header {
	background-image: url(images/header-900x80-blu.png);
	background-repeat: no-repeat;
	background-position: center ;
	height: 80px;
	width: 900px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.footer {
	background-image: url(images/footer-900x50-blu.png);
	background-repeat: no-repeat;
	background-position: center ;
	height: 50px;
	width: 900px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

h1 {
	color:#000000;
	font-size:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}

h2 {
	color:#000000;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {color:#000000;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h4 {
	color:#000000;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a {color:#0033FF; text-decoration: underline;}
a:hover {color:#0033FF; text-decoration: none;}

.tableborder {
	color: #000000;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #666666;
	font-weight: bold;
	background-color: #00ffff;
	text-align: center;

}

.menulink {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	background-image: url(images/tab-grey-100x20.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 100px;
}

.menulink a{color:#000000; text-decoration:none; }

.menulink a:hover{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	padding: 1px;
}

.menuon {background-image:url(images/tab-wht-100x20.png); background-repeat: no-repeat;
	background-position: center bottom; cursor:text; 	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px; letter-spacing: 1px; 	font-weight: normal;}
	
.menuon a{color:#000000; }
	
.menuon a:hover{color: #000000; }	

.linkstext {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
}

