a:link { color: #6b7169; text-decoration: none; font-weight: bold; }
a:visited { color: #6b7169; text-decoration: none; font-weight: bold; }
a:active { color: #6b7169; text-decoration: none; font-weight: bold; }
a:hover { color: #6b7169; text-decoration: underline; font-weight: bold; }

a.two:link { color: #000000; text-decoration: none; }
a.two:visited { color: #000000; text-decoration: none; }
a.two:active { color: #000000; text-decoration: none; }
a.two:hover { color: #000000; text-decoration: underline; }

.background {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

.headings {
	font-size: 16px;
	font-weight: bold;
	color: 0062A1;
}

.style8 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6b7169;
}
.style9 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6b7169;
}

.style10 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.style11 {
	font-family: Tahoma;
	font-size: 9px;
	color: #6b7169;
}


body {
	background-color: #B1B4AF;
}

table input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9EA19B;
	font-weight: bold;
	background: #FFFFFF;
	border: #9EA19B solid 1px
}


.submit {
	background-image: url('images/button.gif'); 
	width: 55px;
	height: 17px;
	border: 0px;
	background-color: #000000;
}
