﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3A3A38;
}
#container {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.style1 {
	color: #aeb0ae;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #605d5d;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #aeb0ae;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #757472;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #6c7379;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {font-size: 9px;
	color: #6c7379;
	font-weight: bold;
	font-family: tahoma;
}
.style8 {
	color: #bb0000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style9 {
	color: #7b7979;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #605d5d;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
a:visited, a:link {
	color: #BB0000;
	font-weight: bold;
}

a:hover{
	color: #6C7379;
	font-weight: bold;
}

a:active{
	color: #000000;
	font-weight: bold;
}
.tableheads {
	color: #605d5d;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
	padding-top: 4px;
}
.formtext {
	color: #605d5d;
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 5px;
	padding-right: 5px;
}
.formhead {
	color: #bb0000;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
