/* CSS Document */

body,td,th {
	font-family: Georgia;
	font-size: 12px;
	color: #434343;
}
body {
	background-color: #dbdbdb;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B83AC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3B83AC;
}
a:hover {
	text-decoration: underline;
	font-weight:bold
	color: #3B83AC;
}
a:active {
	text-decoration: none;
	color: #3B83AC;
}
.content2 {
margin:0px;
padding-top:0px;
	padding-left:15px;
	padding-right:60px;
	padding-bottom:15px;
	line-height:16px;
	}
.content {
	padding-left:15px;
	padding-bottom:15px;
	padding-right:60px;
	padding-top:15px;
	line-height:16px;
	}
.nav{
	padding-left:15px;
}
.linkcolor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B83AC;
}
.main  {
	background-image:url(images/bg_body.gif);
	background:url(images/bg_body.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}
.main_voice  {
	background-image:url(images/bg_voice_blend.jpg);
	background-repeat:no-repeat;
	background-color:#eee;
	}
.caption {
	font-family: Georgia;
	font-size: 10px;
	color: #434343;
	}
	