body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #919191;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 35px;
	text-decoration: none;
}
a.top-nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.in-text
{ text-decoration:none;
  font-weight: bold;
  color: #000000;
}

a.in-text:hover
{ text-decoration:none;
  font-weight:bold;
  color: #993300;
}


.leftnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.leftnav:visited 
{
	color: #000000;
	text-decoration: none;
}

a.leftnav:hover 
{
	color: #E60F0D;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ad4c2b;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ad4c2b;
	display: inline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.paddng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
}
.w-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.w-links:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.adc {
	padding-top: 10px;
	padding-left: 40px;
}
.adleft {
	background-image: url(../images/bullet.jpg);
	background-repeat: repeat-y;
}
