.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.nav a {
	color: #A6A4BF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(/img/link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
}
.nav a:hover {
	color: #FFFFFF;
	background-image: url(/img/link_over.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
}
.nav li {
	list-style-type: none;
	float: left;
	width: auto;
}
.nav ul {
	margin: 0;
	padding: 0;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.nav2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav2 a:hover {
	color: #A6A4BF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.text a {
	color: #A6A4BF;
	font-weight: bold;
	text-decoration: none;
	
}
.text a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.largetext a {
	color: #238DD7;
	font-weight: bold;
	text-decoration: none;
	
}
.largetext a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A4BF;
	font-weight: bold;
	font-size: 14px;
}
H1 {
	font-size: 18px;
	font-style: normal;
	color: #A6A4BF;
	font-weight: bold;
	letter-spacing: -1px;	
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}