body {
	background-color: #DBDBDB;
}

.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.text a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

.text a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

.text a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
}

.text a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
.heading {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px solid #417f67;
}
.toplinks {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #e6d96a;
	text-decoration: none;
}
.mainlinks {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:17px;
}
.mainlinks a:link {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:17px;
}
.mainlinks a:active {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:17px;
}
.mainlinks a:hover {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	padding-top:17px;
}
.bigheading {
	font-family: arial;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.heading1 {
	font-family: arial;
	font-size: 16px;
	color: #0F507B;
	text-decoration: none;
}


.botlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #417f67;
	text-decoration: none;
}
.botlinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #417f67;
	text-decoration: none;
}
.botlinks a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #417f67;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #1e89c6;
	text-decoration: none;
}
.botlinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #417f67;
	text-decoration: none;
}
.bodylinks {
	font-family: tahoma;
	font-size: 11px;
	color: #1a699d;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #1a699d;
	text-decoration: none;
}
.bodylinks a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #1a699d;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #64add8;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #1a699d;
	text-decoration: none;
}

.whitetext {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.links
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:18px;
}

.links a:link
{
	padding-left:10px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:18px;
	background-color:#E6F1FB;
	display:block;
}

.links a:visited
{
	padding-left:10px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:18px;
	background-color:#E6F1FB;
	display:block;
}

.links a:hover
{
	padding-left:10px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:18px;
	background-color:#FFFFFF;
	display:block;
}

.links a:active
{
	padding-left:10px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:18px;
	background-color:#E6F1FB;
	display:block;
}
