body
{
	margin:0px;
	background-color:#AEC4DC;
	font-family:Verdana, Arial,Helvetica,Sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#000;
}

.hidden1 {display:none;}
.hidden2 {visibility:hidden;}

.top {background-color:#AEC4DC}

a:link               { text-decoration: none; color: #000 }
a:visited            { text-decoration: none; color: #000 }
a:hover              { text-decoration: underline; color: #000 }
a:active             { text-decoration: underline; color: #000 }

.sub a:link          { text-decoration: none; color: #0000CC }
.sub a:visited       { text-decoration: none; color: #0000CC }
.sub a:hover         { text-decoration: none; color: #000 }
.sub a:active        { text-decoration: none; color: #000 }

.dark a:link         { text-decoration: none; color: #000 }
.dark a:visited      { text-decoration: none; color: #000 }
.dark a:hover        { text-decoration: underline; color: #000 }
.dark a:active       { text-decoration: underline; color: #000 }
.dark 		     	 { color:#000 }

#infotext { visibility:hidden;float:left;display:inline;width:170px; }

table, td, th { border-color:#707070; border-left-color:#AEC4DC; border-collapse:collapse; font-size:11px; background-color:transparent }

.bottom table, .bottom td, .bottom th { height:24px; border-width:1px; border-color:#606060; border-style:none; border-top-style:solid;background1: url("../images/nav/top-nav-active2.gif"); background-position:0px 0px; }


#container {
	position:absolute;
	top:51px;
	border-top:1px solid #606060;
	border-bottom:1px solid #606060;
	height:23px;
	width:100%;
	background-image: url("../images/nav/top-nav-active2.gif");
	background-position: 0px 0px;
	overflow:hidden;
}

#navbtn {
	padding-top:4px;
	padding-left:5px;
	height:25px;
	width:245px;
	float:left;
	border-right:1px solid #606060;
}

.subnav {
		position:absolute;
		right:10px;
        margin: 0;
        padding: 0;
        background-image1: url('../images/nav/bgs/templetop03.jpg'); 
        background-repeat: no-repeat; 
        background-position: right top; 
        height:50px;
}

.mainnav {
        margin: 0;
        margin-left:250px;
        padding: 0;
}
.mainnav ul,
.subnav ul {
        margin: 0;
        padding:0;
        list-style-type: none;
}
.mainnav li,
.subnav li  {
        display: inline;
}
.mainnav a {
	float:left;
	line-height: 23px;
	padding: 0 15px;
	text-decoration: none;
	color: #000;
	text-indent:0px;
	font-size:11px;
	font-weight:bold;	
	border-right: 1px solid #606060;
	background-image: url("../images/nav/top-nav-active2.gif");
	background-position: 0px 0px;
	1background-color:#CDD7B8;
}
.mainnav a:hover    { text-decoration:none; background-position:0px -24px; }
.mainnav a:active   { text-decoration:none; background-position:0px -48px; }
.mainnav a:focus    { text-decoration:none; background-position:0px -48px; }

.test     { font-weight:bold; padding:4px 0 0 0; margin:0px; width:100%; height:19px; display:block; text-decoration:none; color:#000; background: url("../images/nav/top-nav-active2.gif"); background-position:0px -48px; }
.mainnav a.btnact {text-decoration:none; background-position:0px -48px;}

* html #navbtn1    { width:253px; }
* html #container1 { height:25px; }