body		{ margin:0px; padding:0px; background-image:url(../images/bg.jpg) }
.line_v		{background-image:url(../images/line.gif);background-repeat:repeat-y;height:100%;width:3px;}
.line_v1		{background-image:url(../images/line.gif);background-repeat:repeat-y;height:80%;width:2px; margin:0;}
table		{background-color:#FFFFFF}
.whitelink
{
	font-family:Arial;
	font-size:11.5px;
	color:#ed7924;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}
a.whitelink
{
	font-family:Arial;
	font-size:11.5px;
	color:#000000;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}
a.whitelink:hover
{
	font-family:Arial;
	font-size:11.5px;
	color:#ed7924;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}

.horizontalmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
height:20px;
/*float:right;*/
}
/*Top level list items*/
.horizontalmenu ul li{
position: relative;
display: inline;
float: left;
height:50px;
font-weight:bold;

}
/*Top level menu link items style*/
.horizontalmenu ul li a{
display: block;
text-decoration: none;
/*border: 0px solid #FFFFFF;*/
}
.horizontalmenu ul li a:hover
{
display:block;
}
.paratxt
{
	font-family			: Arial;
	font-size			: 12px;
	color				: #4E4E4E; 
	line-height			: 18px;
	font-weight			: normal;
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-left		: 5px;
	padding-right		: 5px;
	text-align			: justify;
}
.paratxt_black
{
	font-family			: Arial;
	font-size			: 12px;
	color				: #000000; 
	line-height			: 18px;
	font-weight			: normal;
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-left		: 5px;
	padding-right		: 5px;
	text-align			: justify;
}
.paratxt_small
{
	font-family			: Arial;
	font-size			: 11px;
	color				: #4E4E4E; 
	line-height			: 18px;
	font-weight			: normal;
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-left		: 10px;
	padding-right		: 5px;
	text-align			: justify;
	letter-spacing		: 1px;
}
.paratxt_small_nopadding
{
	font-family			: Arial;
	font-size			: 11px;
	color				: #4E4E4E; 
	line-height			: 14px;
	font-weight			: normal;
	letter-spacing		: 1px;
}
.bullet
{
	font-family			: Arial;
	font-size			: 18px;
	color				: #ed7924; 
	font-weight			: bold;
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-left		: 5px;
	padding-right		: 5px;
	text-align			: justify;
}
.box
{
	border				: 1px solid #e5e5e5;
}
.greentxt
{
	font-family			: Arial;
	font-size			: 14px;
	color				: #597808; 
	line-height			: 18px;
	font-weight			: bold;
	padding-top			: 10px;
	padding-bottom		: 10px;
	padding-left		: 5px;
	padding-right		: 8px;
	text-align			: justify;
}
.phone
{
	font-family			: Arial;
	font-size			: 14px;
	color				: #597808; 
	line-height			: 13px;
	font-weight			: bold;
	text-align			: justify;
}
	
/* Holly Hack for IE \*/
.TxtBox
{
	background			: #FFF;
	border				: 1px #8a8a8a solid;
	font-family			: Verdana, Geneva, sans-serif;
	color				: #000000;
	font-size			: 12px;
	padding-left		: 2px;
}
.TxtBox_orange
{
	background			: #FFF;
	border				: 1px #999999 solid;
	font-family			: Verdana, Geneva, sans-serif;
	color				: #000000;
	font-size			: 12px;
	padding-left		: 2px;
}
.button
{
	background			: #848484;
	border				: 1px #8a8a8a solid;
	font-family			: Verdana, Geneva, sans-serif;
	color				: #fff;
	font-size			: 12px;
	font-weight			: bold;
	padding-left		: 2px;
}
.bk_heading
{
	font-family			: Arial;
	font-size			: 12px;
	color				: #000000; 
	line-height			: 18px;
	font-weight			: bold;
	padding-top			: 2px;
	padding-bottom		: 2px;	
	padding-left		: 2px;	
	padding-right		: 2px;
	text-align			: justify;
	background-color	: #ffe6d4;
	width				: 250px;
	height				: 10px;
}
.bg_color_gray1
{
	background-color	: #E5D8B8;
	font-family			: Arial;
	font-size			: 12px;
	letter-spacing		: 1px;
	color				: #000; 
	line-height			: 25px;
	font-weight			: normal;
}
.box
{
	border:1px solid #cccccc;	 
}
.link_black
{
	font-family:Arial;
	font-size:11.5px;
	color:#ed7924;
	line-height:14px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:underline;
}
a.link_black
{
	font-family:Arial;
	font-size:11.5px;
	color:#000000;
	line-height:14px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:underline;
}
a.link_black:hover
{
	font-family:Arial;
	font-size:11.5px;
	color:#ed7924;
	line-height:14px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:underline;
}

.footer_design
{
	PADDING-RIGHT	: 0px	; 
	PADDING-LEFT	: 0px	; 
	FONT-SIZE		: 10px	;  
	FONT-FAMILY		: Verdana	; 
	MARGIN-LEFT		: 0px	; 
	VERTICAL-ALIGN	: top	; 
	COLOR			: gray	; 
	MARGIN-RIGHT	: 0px	; 
	HEIGHT			: 10px	; 
	TEXT-ALIGN		: right	;    
	height			: 20	;
}
.textf
{
	FONT-WEIGHT		: bold		; 
	FONT-SIZE		: 10px		; 
	COLOR			: #e67300	; 
	FONT-STYLE		: italic	; 
	FONT-FAMILY		: Verdana	; 
	FONT-VARIANT	: normal	; 
	TEXT-DECORATION	: underline
}
.texte
{
	FONT-WEIGHT		: bold		; 
	FONT-SIZE		: 10px		; 
	FONT-STYLE		: italic	; 
	FONT-FAMILY		: Verdana	; 
	FONT-VARIANT	: normal	; 
	TEXT-DECORATION	: underline	;
	COLOR			: red		; 
}
.normaltxt1 
{
	font-weight		: normal		; 
	font-size		: 11px			; 
	color			: #000000		; 
	font-style		: normal		; 
	font-family		: Verdana, MS Sans serif, Arial, Verdana, Helvetica, sans-serif	; 
	text-decoration	: none
}
.headingbigorange
{
	font-family		: "Trebuchet MS"	;
	font-size		: 15px				;
	font-style		: normal			;
	line-height		: normal			;
	font-weight		: bold				;
	font-variant	: normal			;
	text-transform	: none				;
	color			: #ed7924			;
	text-decoration	: none				;
}
.formselect 
{
	font-size		: 11px			;	 
	font-family		: verdana		;	
}
