
body {
	 background: #C35214; /*url(images/main-bg.gif) repeat-x;*/
	color: #000000;
	font-family:arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #7B0101;
		font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 126x;
	width: 770px;
	background: url(images/footer-bg.gif) no-repeat;

}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 770px;
	background: #F6F7BF;
	/*
	background: #F8BFA7;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;*/
	
}

#footer {
	background: url(images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 770px;
}

#headlines {
	background: #1F1F1F;
	height: 199px;
	padding: 10px;
	width: 254px;
}

#left {
	background: #333333 url(images/content-top-bg.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 462px;
}

#logo {
	height: 200px;
	width: 777px;
	margin: 0px;
}

#nav {
	clear: both;
	display: block;
	height: 35px;
	width: 776px;
	background-image: url(images/menurowbg.jpg);
	background-repeat: repeat-x;
}
 
 #topmenu{
	background: url(images/menurowbg.jpg) no-repeat;
	background-repeat: repeat-x;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 35px;
	padding-top: 5px;
	text-align: left;
	width: 770px;
}

#topmenu a{
	background: url(images/menurowbg.jpg) no-repeat;
	background-repeat: repeat-x;
	
	 display: block;
	font-size: 14px;
	color: #7E1212;
	text-decoration: none;
	background-image: url(images/menutdbg.jpg); 
	text-align: center;
	padding: 6px;
	width: 100px;
}

#topmenu a:hover{
	 display: block;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/menutdbgonmouseover.jpg); 
	text-align: center;
	padding: 6px;
	width: 100px;
}


#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #7E1212;
	text-decoration: none;
	background-image: url(images/menutdbg.jpg);
	background-repeat: repeat-x;
	padding: 6px;
	width: 200px;
	
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	height:28px;
	width: 120px;
}
.nlink{
	/*background-image: url(images/nav-line.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/headingbg.jpg) no-repeat;
	background-repeat: repeat-x;
	color: #7E1212;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	margin-bottom: 12px;
	padding-left: 20px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}
.productheading
{
font-family: Times New Roman; 
font-size: 20pt; 
color: #0000FF;
}
.textheading
{
text-align: justify;
font-family: Arial; 
font-size: 9pt
}
.textheading1
{
color: #0000FF; 
font-weight: bold; 
font-size: 12pt
}
.textheading3
{
font-family: Arial;
background-color: #C35214;
font-size: 10pt;
text-align: center;
}
.textheading2
{
background-color:#C68711;
font-weight: bold;
text-align: center;

}
.textheading4
{
font-family: Arial;
background-color:#C68711;
font-size: 10pt;
text-align: left;
}
.textheading5
{
font-family: Arial;
background-color:#C35214;
font-size: 10pt;
text-align: left;
}
.textheading6
{
font-family: Arial;
background-color:#C68711;
font-size: 10pt;
text-align: left;
}
.textheading7
{
font-family: Arial;
font-size: 10pt;
text-align: left;
}
.textheading8
{
color: #000000; 
font-weight: bold; 
font-size: 11pt
}
.textheading9
{
font-family: Arial;
background-color:#C68711;
font-size: 10pt;
text-align: left;
}
.textheading10
{
font-family: Arial;
background-color:#C35214;
font-size: 10pt;
text-align: left;
}
.textheading11
{
color: #000000; 
font-weight: bold; 
font-size: 12pt;
background-color:#C68711;
}
.textheading12
{
color: #000000; 
font-weight: bold; 
font-size: 12pt
background-color:#C35214;
}
.textheading13
{
font-family: Arial;
font-size: 9pt;
text-align: center;
}
.textheading14
{
font-family: Arial;
font-size: 10pt;
text-align: left;
}
.textheading15
{
font-family: Arial;
font-size: 10pt;
text-align: center;
}
.textheading16
{
font-family: Arial; 
font-size: 10pt; 
font-weight: bold;
}
.top
{
color: #0000FF; 
font-weight: bold; 
font-size: 12pt
}

#faq a:hover 
{ 
	color: #0000FF;
		font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#faq a:link { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
#faq a:visited { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	


.style1 {
	FONT-WEIGHT: bold; COLOR: #316ac5; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style3 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #316ac5; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.none {
	FONT: 12px Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none
}
.style13 {
	FONT: 12px Arial, Helvetica, sans-serif;  COLOR: #000000; TEXT-DECORATION: none
}
.style6 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #316ac5; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style14 {
	FONT-SIZE: 11px
}
.style15 {
	FONT-SIZE: 10px
}
.style16 {
	FONT-SIZE: 10px
}
.style17 {
	FONT-SIZE: 10px
}
.style18 {
	FONT: 13px Arial, Helvetica, sans-serif;  COLOR: #000000; TEXT-DECORATION: none
}
.style19 {
	FONT: 12px Arial, Helvetica, sans-serif;  COLOR: #cccccc; TEXT-DECORATION: none
}
.style30 {
	FONT-SIZE: 11px; COLOR: #cccccc
}
.style32 {
	FONT-WEIGHT: normal;  COLOR: #ffffff; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-VARIANT: normal
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:active {
	TEXT-DECORATION: none
}
