/* CSS Document */
BODY 
{
	SCROLLBAR-FACE-COLOR: #ffffff;	
	SCROLLBAR-HIGHLIGHT-COLOR: #7B7991;
	SCROLLBAR-SHADOW-COLOR: #7B7991;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #7B7991;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	FONT-SIZE: 11px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 22px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #313231;

}

INPUT 
{
	BORDER-RIGHT: #848679 1px solid; 
	BORDER-TOP: #848679 1px solid; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #848679 1px solid; 
	COLOR: #848679; 
	BORDER-BOTTOM: #848679 1px solid; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #ffffff;
	width: 120px;

}

TEXTAREA 
{
	BORDER-RIGHT: #848679 1px solid; 
	BORDER-TOP: #848679 1px solid; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #848679 1px solid; 
	COLOR: #848679; 
	BORDER-BOTTOM: #848679 1px solid; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: white;
	width: 120px;

}
SELECT 
{
	BORDER-RIGHT: #848679 1px solid; 
	BORDER-TOP: #848679 1px solid; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #848679 1px solid; 
	COLOR: #848679; 
	BORDER-BOTTOM: #848679 1px solid; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #ffffff;
	width: 120px;
}
.head_bg{
	background-image: url(images/head_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
}
.content1{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 18px;
	text-align: justify;
}
.content2{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	color: #373737;
	line-height: 18px;
	text-align: justify;
}
.content3{
	font-family: Tahoma;
	font-size: 10px;
	color: #005B95;
	text-align: justify;
}
.content4{
	font-family: Tahoma;
	font-size: 11px;
	color: #383838;
	text-transform: uppercase;
}
.content5{
	font-family: Tahoma;
	font-size: 11px;
	color: #7A8C29;
}
.content6{
	font-family: Tahoma;
	font-size: 11px;
	color: #BB1515;
}
a.content6_link{
	color: #BB1515;
	text-decoration: none;
}
a.content6_link:hover{
	color: #BB1515;
	text-decoration: underline;
}
.content7{
	font-family: Tahoma;
	font-size: 10px;
	color: #7F7F7D;
}
.content8{
	font-family: Tahoma;
	font-size: 10px;
	color: #7F7F7D;
	text-transform: uppercase;
}
a.content8_link{
	color: #7F7F7D;
	text-decoration:  none;
	}
a.content8_link:hover{
	color: #7F7F7D;
	text-decoration:  underline;
	}
.line1 {
	background-image: url(images/line1.gif);
	background-repeat: repeat-x;
}
.line2 {
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
}
.line3 {
	background-image: url(images/line3.gif);
	background-repeat: repeat-x;
}
.read_more_content{
   font-family: Tahoma;
	font-size: 10px;
	color: #BEE11A;
}
a.read_more_link{
	color: #BEE11A;
	text-decoration: none;
}
a.read_more_link:hover{
	color: #BEE11A;
	text-decoration: underline;
}
.read_more_content1{
   font-family: Tahoma;
	font-size: 10px;
	color: #373737;
}
a.read_more_link1{
	color: #373737;
	text-decoration: none;
}
a.read_more_link1:hover{
	color: #005B95;
	text-decoration: underline;
}
  .box_header{
 	background-color: #AAA99B;
	height: 26px;
	font-size: 11px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
 }
 .footer_text{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: normal;
	 color: #7F7F7D;
	 text-decoration: none;
	 text-align: left;
}
.footer_text:hover{
	 color: #000000;
	 text-decoration: underline;
}