﻿body 
{
	MARGIN: 0px; BACKGROUND-COLOR: #ffffff
}
.navleft

{
 
	font-family:arial 
	left:0px;
	width:150px;
	color:Black;
	height:300px;
	text-align:left;
	background-color: #ffffff;
	text-decoration:none
	
 
	}
#nav2

{
 
	position:absolute;
	top:325px;
	left:613px;
	width:150px;
	color:Black;
	height:300px;
	text-align:left;
	background-color: #ffffff;
	border-width:thick;
	border-color:Red
	
 
	}
#nav3

{
 
	position:absolute;
	top:175px;
	left:0px;
	width:200px;
	color:Black;
	height:300px;
	text-align:left;
	background-color: #ffffff;
	border-width:thick;
	border-color:Red
	
 
	}
	#nav4

{
 
	position:absolute;
	top:380px;
	left:0px;
	width:150px;
	color:Black;
	height:200px;
	text-align:left;
	background-color: #ffffff;
	border-width:thick;
	border-color:Red
	
 
	}
	#nav5

{
 
	position:absolute;
	top:580px;
	left:0px;
	width:150px;
	color:Black;
	height:300px;
	text-align:left;
	background-color: #ffffff;
	border-width:thick;
	border-color:Red
	
 
	}
#rightbar
{
	
	left: 580px;
	border-right:gray thin solid;
	border-left: gray thin solid;
	width: 141px;
	color: black;
	direction: ltr;
	line-height: normal;
	border-bottom: gray thin solid;
	letter-spacing: normal;
	position: absolute;
	top: 168px;
	height: 600px;
	background-color: white;
	text-align: Center;
	font-family:Arial;
}

#main
{
	position:absolute;
	top:168px;
	width:580px;
	left:180;
	height:700px;
	border-left: black thin solid
}
p
{
	font-family:Arial;
	font-weight:normal;
	font-size:9pt
	}
.lnkbuttons
{
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	background-color:#000000;
	color:white;
	text-decoration: none
}
.botbuttons
{
	font-weight:bold;
	font-family:Arial;
	font-size:8pt;
	background-color:#ffffff;
	color:black;
	text-decoration: none
}
A:hover {
	COLOR: Red; TEXT-DECORATION: underline
	
	
}
.navtop
{
	position:absolute; left:0px; top:140px
}
.navbot
{
	position:absolute; left:80px; top:770px
}
A.botbuttons:hover {
	FONT-SIZE: 8pt; COLOR: Red; FONT-FAMILY: Verdana, sans serif; TEXT-DECORATION: underline
}
A.navleft:hover {
	FONT-SIZE: 8pt; COLOR: Red; FONT-FAMILY: Verdana, sans serif; TEXT-DECORATION: underline
}
 
ul
{   


	list-style-image:url(bullet.gif)
}
.header {
	FONT-WEIGHT: bold; COLOR: #ffffff; BACKGROUND-COLOR: #3366cc
}
.linksNav {
	FONT-SIZE: 11px; COLOR: #000099; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.linksNav:hover {
	FONT-SIZE: 11px; COLOR: #ff8b22; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.smaller {
	FONT-SIZE: 8pt;
	font-family:Arial
}
.smallbold {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt;font-family:Arial
}