﻿html,body,#leftnav, #mainpage  {
	font-family:Arial,calibri,verdana;
	font-size:small;
      height:100%;
      min-height:800px;
      margin: 0;
      padding: 0;
      border: none;
}


#leftnav {
	float:left;
	width:254px;
	background-color:#BF0000;
}

img.reddot {
	float:left;
}

#nav {
	border-collapse:collapse;
	width:200px;
}

#nav A {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#nav TD {

	vertical-align:middle;
	color:white;
	font-weight:bold;
}


.td_nav {
	width:100%;
	height:32px;
	background-image:url('../images/menuback.gif');
	background-repeat:no-repeat;
	text-align:center;
}
.td_space {
	height:9px;
	width:3px;
}

.navwhite {
	color:white;
	margin-left:10px;
	margin-top:100px;
}
#navbold {
	font-weight:bold;
	font-size:medium;
}

#mainpage {
	font-size:small;
	font-weight:normal;
	color:black;
	overflow:auto;
text-align:center;
}

#pagetop {
	text-align:center;
	font-size:medium;
	font-weight:bold;
}

#mainpage.small {
	font-size:x-small;
	color:gray;
	font-weight:normal;
}

#maintext {
	width:90%;
	margin-top:30px;
	margin-right:50px;
	float:right;
	text-align:left;
}
#footer {
	width:90%;
	margin-top:25px;
	margin-right:50px;
	float:right;
	text-align:center;
}
#footer A {
	color:gray;
	font-size:x-small;
	text-decoration:none;
}

#h52 {
	height:52px;
}

.h32 {
	height:32px;	
}

.h32 A {
	color:white;
	font-weight:bold;
	text-decoration:none;
}


#hPos {
	height:50px;
}

img {
	border:thin black none;
}


img.rm {
	margin-right:5px;
	float:left;
}





