﻿<style type="text/css">
.menubar {
	font-family:"verdana";
	text-align:center;
	font-size:medium;
	font-weight:normal;
}
.sidebar {
	font-family:"Verdana";
	text-align:center;
	font-size:medium;
	font-weight:normal;
}
.textreg {
	font-family:"Verdana";
	font-size:small;
	font-weight:normal;
	text-align:left;
}
.textbold {
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	text-align:left;
}
#side1 {
	clear:both;
	float:left;
	background-color:#BBBBBB;
	width:166px;
}
#side2 p {
	font-size:small;
	text-align:left;
	font-family:Verdana;
	margin-bottom:1em;
	padding-right:5px;
}
#side3 {
	clear:both;
	float:left;
	background-color:#BBBBBB;
	width:140px;
}
#side4 {
	float:right;
	width:145px;
	background-color:white;
	padding-left:5px;
	padding-right:5px;
}
ul#menu {
	margin:0;
	padding:0;
	background:#454545;
	height:20px;
}
#menu li {
	float:left;
   	margin: 0 10px;
   	font: bold medium verdana;
   	list-style:none;
}
#menu a {
	color:white;
   	text-decoration:none;
}
#menu a:hover {
	color:yellow;
}
ul#menu2 {
	margin:0;
	padding:0;
	background:white;
	height:20px;
}
#menu2 li {
	clear:both;
	font: bold medium verdana;
   	list-style:none;
   	margin-bottom:5px;
}
#menu2 a {
	color:black;
	background-image:url('images/blank button 3.png');
	width:100%;
	height:20px;
	text-align:center;
	display:block;
   	text-decoration:none;
}
#menu2 a:hover {
	color:yellow;
}
ul#menu3 {
	margin:0;
	padding:0;
	background:#454545;
}
#menu3 li {
	clear:both;
	font: bold small verdana;
   	list-style:none;
   	margin-bottom:5px;
}
#menu3 a {
	color:white;
	background-image:url('images/blank button lg.png');
	width:166px;
	height:35px;
	text-align:center;
	vertical-align:middle;
	display:block;
   	margin-bottom:5px;
   	text-decoration:none;
}
#menu3 a:hover {
	color:yellow;
}
ul#menu4 {
	margin:0;
	padding:0;
	background:white;
	height:20px;
}
#menu4 li {
	float:right;
   	margin: 0 10px;
   	font: bold small verdana;
   	list-style:none;
}
#menu4 a {
	color:black;
   	text-decoration:none;
}
#menu4 a:hover {
	color:red;
}
ul#text1 {
	margin:0;
	padding:0;
	background:white;
}
#text1 li {
	float:right;
   	margin: 30px;
   	font: normal small verdana;
   	list-style:none;
}
#text1 a {
	color:black;
   	text-decoration:none;
}

.style1 {
	color: black;
	font-family:Tahoma;
}
.left	{
	text-align:left;
}
.right	{
	text-align:right;
}
.center	{
	text-align:center;
}
.white {
	color:white;
}
.red {
	color:#FF0000;
}
img {
	border:=0;
}
.head2 {
	clear:both;
	width:100%;
	height:25px;
}
.head1 {
	background-color:white;
	width:817px;
	height:137px;
	float:left;
}
.head3 {
	background-color:white;
	height:137px;
	float:left;
	
}
.email {
	background-image:url('images/communicate.gif');
	width:100px;
	height:30px;
	display:block;
}
.table1 {
	border:thin;
	border-color:#BBBBBB;
	border-style:groove;
}
</style>
