body    { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1 {
	font-size: x-large;
	color: #660000;
}
h2 {
	color: #A5E1CD;
    font-weight:normal;
}
h3 {
	font-weight: bold;
	color: #000000;
}
h4 {
	font-weight:normal; color:A5E1CD;}
	

a:link  { color: #000000; text-decoration: none }
a:hover { background-color:#4C8070 ; color:#FFFFFF; text-decoration: none }
a:active { color: #A5E1CD; text-decoration: none }
a:visited { color: #000000; text-decoration: none }

#menu {
	color: #000000;
	position: absolute;
	left: 0px;
	top: 68px;
	background-color: #A5E1CD;
	width: 117px;
	height:100%;
	z-index: 2;
	text-align: center;
	margin-right: 2px;
	font-size: medium;
}
#right {
	position: absolute;
	right: 0px;
	height: 100%;
	width: 117px;
	top: 68px;
	z-index: 4;
	text-align: center;
	background-color: #A5E1CD;
	font-size: medium;

}

#menu p{
	color: #000000;
	display: inline;
}


#menu a:link, #menu a:visited {
	border: solid black 1px;
	text-decoration: none;
	background-color: #A5E1CD;
	display: block;
	;
	color: #000000;
}
#menu a:hover, #menu a:active {
	background-color:#4C8070 ;
	color:#FFFFFF;
}

#mainarea {
	margin-top:0px;
	background-color: #4C8070;
	margin-left: 120px;
	margin-right: 120px;
}
#mainarea a { color:#9a1411}
#mainarea a:hover {background-color:#9a1411; color:#FFFFFF;}

#topmenu {
	left: 0px;
	width: 100%;
	position:absolute;
	height:20px;
	top: 68px;
	z-index: 6;
	display: inline;
}
#botmenu{
left:0px;
width: 100%;
position:absolute;
height: 115px;
bottom:25px;
z-index:7;
}

#topbar{
	position: absolute;
	height: 68px;
	top: 0px;
	left: 3px;
	width:100%;
	z-index: 1;
	text-align: center;
	background-color: #A5E1CD;
	background-image: url(../images/w800.jpg);
	background-repeat: repeat-x;
	right: 0px;
}

#right a:link, #right a:visited {
	border: solid black 1px;
	text-decoration: none;
	display: block;
	background-color: #A5E1CD;
	color: #000000;

}
#right a:hover {background-color:#4C8070; color:#FFFFFF;}
#right p{
	display: inline;
}
#submenurt {
	font-size: small;
	color: #000099;
	text-align:center;
	white-space: nowrap;
	text-decoration:none;
	border: solid black 0px;
}
#submenu {
	font-size: small;
	color: #000099;
	white-space: nowrap;
	text-align:center;
	text-decoration:none;
	border: solid black 0px;
	background-color: #FFFFFF;
}
#submenu a:link, #submenu a:visited {
	text-decoration:none;
	border: 0;
	background-color: #FFFFFF;
}
#submenurt a:link, #submenurt a:visited {
	text-decoration:none;
	border: 0;
	display: block;
	background-color: #FFFFFF;
}
#submenu a:hover {background-color:#000000; color:#ffffcc;}
#submenurt a:hover {background-color:#000000; color:#ffffcc;}

#rtlogo {
	background-color: #ffffcc;
	position: absolute;
	width: 104px;
	height:100px;
	top: 25px;
	right: 0px;
	z-index: 5;
}
#apdptitle {
	line-height: normal;
	color: #000000;
	background-color: #FFFFCC;
	border: solid black 1px;
	text-align: center;
	font-size: x-large;
}
