

body {	
	background-color:#CCCC99;
	padding:0px;
	border:0px;
	margin-top:0px;
	margin:0px;
}

.nav {

	background-image:url("../images/backpattern.jpg");
	padding:0px;
	margin:0px;
	border:0px;
	width:147px;
}

.textnav {
	background-color:#FFFFCC;
	padding:0px;
	margin:0px;
	border:0px;
	width:147px;
}

.testtext 
{
	color:#FFFFCC;
}

.navtable {
	width:100%;
	border:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	color: #660000;
}

.navlink {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.navlinkhigh {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.navlinkhigh:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

.navlink:hover {
	color: #336600;
}

.nextlink {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #660000;
	text-decoration: none;
}

.nextlink:hover {
	color: #336600;
}

.imgcaption{
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	color: #660000;
}

.imgcaptionyellow{
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	color: #FFFFCC;
}

.topbanner {
	background-image:url("../images/bar_bg.gif");
	height:27px;
}

.texttopbanner {
	background-color: #FFCC00;
	height:27px;
}

.contenttable {
	width:100%;
	height:100%;
	border: 0px;
}

.nextboxred {
	background-color: #660000;
	width:2px;
}

.nextboxyellow {
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #660000;
}

.pop {
	
	position:absolute;
	top: 15%;
	left: 25%;
	z-index: 50;
	width:500px;
	background-color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFCC;
	visibility: hidden;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}


.textqbox {
	border: 2px solid #FFFFCC;
	width:75%;
}


.pop2 {
	
	position:absolute;
	top: 15%;
	left: 25%;
	z-index: 50;
	width:500px;
	background-color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFCC;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
}


.poptop {
	background-image:url("../images/pop_top.gif");
	height:44px;
}

.popbot {
	background-image:url("../images/pop_bottom.gif");
	height:44px;
}

.popleft {
	background-image:url("../images/pop_left.gif");
	width:44px;
}

.popright {
	background-image:url("../images/pop_right.gif");
	width:44px;
}

.poptext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFCC;
	background-color: #660000;
}

.poplink {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFCC;
}

.poplink:hover {
	color: #CCCC99;
}

.destop {
	background-image:url("../images/des_top.gif");
	height:15px;
}

.desbot {
	background-image:url("../images/des_bot.gif");
	height:15px;
}

.desleft {
	background-image:url("../images/des_left.gif");
	width:15px;
}

.desright {
	background-image:url("../images/des_right.gif");
	width:15px;
}

.accessLink {	position:absolute;
				top:2px;
				width:98%;
				text-align:right;
				z-index:1 }

.accessLink p  a {	font-family:verdana,helvetica,arial,sans-serif;
					color:#000066;
					font-size:0.9em;
					font-weight:bold }

.homelink {	position:absolute;
			left:5px;
			top:4px;
			width:50px;
			height:20px;
			padding:0px;
			margin:0px;
			z-index:1 }

.ohheader {	position:absolute;
			left:95px;
			top:1px;
			width:493px;
			height:15px;
			padding:0px;
			margin:0px }
			

p, ul, ol, blockquote {	font-family: "Times New Roman", Times, serif; font-size:100%; color:#330000 }
					
a { color:#330000; }
a:hover { color: #FFFFCC;}

.imgpoplink:link IMG { border:1px solid #000000; }
.imgpoplink:visited IMG { border:1px solid #000000; }

em { font-family: "Times New Roman", Times, serif;	color: #330000;	font-style: italic; font-weight: bold; font-size: 100%;}
			
h1	{font-family: "Times New Roman", Times, serif; font-size: 120%; font-style: normal; font-weight: bold; color: #660000; text-decoration: none}
h2	{font-family: "Times New Roman", Times, serif; font-size: 110%; font-style: normal; font-weight: bold; color: #660000; text-decoration: none}
h3	{font-family: "Times New Roman", Times, serif; font-size: 100%; font-style: normal; font-weight: bold; color: #FFFFCC; text-decoration: none}
h4	{font-family: "Times New Roman", Times, serif; font-size: 95%; font-style: normal; font-weight: bold; color: #330000; text-decoration: none}
h5	{font-family: "Times New Roman", Times, serif; font-size: 85%; font-style: normal; font-weight: bold; color: #330000; text-decoration: none}
h6	{font-family: "Times New Roman", Times, serif; font-size: 75%; font-style: normal; font-weight: bold; color: #330000; text-decoration: none}
