﻿<style type="text/css">
.style1 {
	width: 800px;
}
.menucolumn {
	background-color: #2E33A2;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 200px;
	background-image: url('menu/menbut.gif');
	background-repeat: repeat-y;
	vertical-align: top;
	padding-left: 15px;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.rightcolumn {
	position: relative;
	text-align: right;
	background-color: #FFFFFF;
}
.centercolumn {
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.style5 {
	text-align: center;
}
.newStyle1 {
	background-image: url('tempimages/footer.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.leftcolumn {
	background-color: #2E33A2;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 200px;
	background-image: url('menu/menbut.gif');
	background-repeat: repeat-y;
	vertical-align: top;
	padding-left: 15px;
	font-weight: bold;
	text-align: left;
}

</style>
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table {
	padding: 0px;
	margin: 0px auto 0px auto;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
