body {
	background-color: #fff;
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

h2 {
	line-height: 24px;
	text-align: left;
}
	
p {
	text-align: left;
}

a {
	color: #330000;
	text-decoration:none;
}

form {
	background-color: #CCCC99;
}

div.header {
	background-color:#FFFFFF;
	background-image:url(logo09.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:792px; 
	height:110px;
	padding-top:20px;
}

div.tabarea {
	background-color:#fff;
	z-index:100;
	width:792px; 
	height:42px; 
}

div.tabbar {
	background-color:#005eac; 
	width:792px; 
	height:10px; 
	line-height: 14px;
	margin-top: 0px;
	padding-top:-100px;
}

span.taboff {
	float:left;
	width:137px; 
	height:42px; 
	position:relative;
	z-index:200;
	background:url(tabn.gif) no-repeat top right;
	text-align:center;
	text-decoration:none;
	padding-top:15px;	
	color:#FFFFFF;
	font-size: 14px
}

span.tabon {
	float:left;
	width:137px; 
	height:42px; 
	position:relative;
	z-index:200;
	background:url(taby.gif) no-repeat top right;
	text-align:center; 
	text-decoration:none;
	padding-top:15px;	
	color:#FFFFFF;
	font-size: 16px;
}

span.baroff {
	float:left;
	position:relative;
	z-index:300;
	padding-left:5px;
	padding-right:5px;
	color:#FFF;
	font-size: 12px;
	text-decoration:none;
}

span.menuoff {
	float:left;
	position:relative;
	z-index:300;
	padding-left:5px;
	padding-right:5px;
	font-size: 12px;
	text-decoration:none;
}

span.menuon {
	float:left;
	position:relative;
	z-index:300;
	padding-left:5px;
	padding-right:5px;
	font-size: 12px;
	text-decoration:none;
}

div.sidebar {
	height:100%; 
	width:220px; 
	float:left;
	padding-top:50px;
}

div.rightbody {
	padding-left:220px;
	text-align: left;
}
