Body
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#FFFFFF;
	font-size:10px;
	font-family:verdana,arial;
	text-align:center;
	color:#000000;
}

.top_menu {
	background-color:#dbd1d0;
}

.left_img {
	float:left;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 6px;
}

.img_right{
	float:right;
	padding:2px;
}

.line_bg{
	background-image:url(images/lines.jpg);
	height:22px;
}

.left_bg{
	background-image:url(images/top-images.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;

}

.spacer{
	height:10px;
}

.boxs{
	font-size:11px;
	padding: 5px 2px 2px 2px;
	width:200px;
	background-color:#dbd1d0;
	line-height:18px;
	text-align:left;
	
	
}

.promo_box{
	font-size:12px;
	padding: 5px 2px 2px 2px;

	background-color:#dbd1d0;
	line-height:18px;
	text-align:left;
	
	
}

.title_menu{
	font-size:18px;
	font-weight:bold;
}


.left_menu{
	background-image:url(images/left-bg.jpg);
	background-repeat:repeat-y;
	padding:5px;
	font-size:12px;
	line-height:24px;
}

.main_td{
	padding:5px;
	background-color:#dcfbc9;
	font-size:11px;
	line-height:24px;

}

.right_adv{
	padding:5px;
	padding-top:0px;
	line-height:24px;
	
}

.copyright{
	background-color:#1B9797;
	font-size:11px;
	color:#FFFFFF;
	height:20px;
}

.pad_top{
	padding-top:4px;
}

.links_copyright, .links{
	text-decoration:none;
	color:#FFFFFF;
}

.links_copyright:hover, .links:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.breadcrumb{
	font-size:10px;
}

ul li
{
 margin: 0;
 padding: 0;
 line-height: 1.3em;
}

.nav-sub{
	border-color:#000000;
	border-width:1px;
	background-color:#6aa94e;
	font-size:11px;
	color:#FFFFFF;

}

.txtmain {
   font-family: Times, serif;
	font-size: 21px;
	color: #666666;
	font-weight: lighter;
	text-align: justify;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.txtmain1 {
   font-family: arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.txtheadline {
   font-family: arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	font-weight: bold;

}
.td
{
font-family: arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
margin-left: 15px;
}

.txtlinkmain
 {
	FONT-FAMILY: Times, serif;
	FONT-SIZE: 14pt;
	color: #669966;
	font-weight: bold;
	text-align: center;
}

.txtlinkmenu
 {
	FONT-FAMILY: arial;
	FONT-SIZE: 10pt;
	color: #996666;
	font-weight: bold;
	margin-left: 15px;
	line-height: 18px;
}

.txtlinkbtm 
{
	FONT-FAMILY: arial;
	FONT-SIZE: 14pt;
	color: white;
	font-weight: bold;
	text-align: center;
	}
.txtlinkbtm1
{
	FONT-FAMILY: times;
	FONT-SIZE: 14pt;
	color: #333333;
	font-weight: bold;
	text-align: center;
	}
A {
	Color: #996666;
	text-decoration: none;
	}
	
A:Hover{ text-decoration: underline;  }

.box {
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000000;
	font-size:20px;
	line-height:46px;
	font-family:arial;
}

.gold_color{
	color:#E5DA88;
}