.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	color: #3399FF;
}
.bodytitles {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	color: silver;
	//color: #C75C26;
}
.hostadtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #195D9A;
}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bodybold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #195D9A;
}
.left_tile {
	background-image: url('images/body_left.gif');
	background-repeat: repeat-y
}
a.nav:link {
	color: #C75C26;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #C75C26;
}
a.nav:hover {
	text-decoration: none;
	color: #000000;
}
a.nav:active {
	text-decoration: none;
	color: #C75C26;
}
.gtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
}
.gtitleleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #195D9A;
}
.gbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #195D9A;
}
a:link {
	color: #C75C26;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C75C26;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #C75C26;
}