body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: #000000 url(images/index_bg.jpg) no-repeat top left;
}
.white_normal_txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.white_bold_txt {
	font-family: Verdana;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.orange_normal_txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #ff6b2f;
}
.orange_bold_txt {
	font-family: Verdana;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #ff6b2f;
}
.footer_menu_link{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.footer_menu_link:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ff6b2f;
	text-decoration:none;
}
.footer_menu_link:active{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ff6b2f;
	text-decoration:none;
}
.eimpressive_link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff6b2f;
	text-decoration:none;
}
.eimpressive_link:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.eimpressive_link:active{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.orange_big_bold_txt {
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	color: #ff6b2f;
}

.rowbg1{
	background-color:#e8e8e8;
	border: 1px solid #ffffff;	
}
.rowbg2{
background-color:#f4f4f4;
border: 1px solid #ffffff;		
}