body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-image:url(images/bg.jpg);
	list-style-image: url(images/bulletico.gif);
	list-style-position:outside;	
	

}
.norm_whiite {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;

}
.norm_whiite a:hover{
	color: #ff8110;
	text-decoration: none;
}
.forms {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #898989;
}
.forms_login {
	font-family: tahoma;
	font-size: 11px;
	color: #676767;
	border: 1px solid #0c3292;
	padding-left: 11px;
	height: 20px;
	line-height: 16px;
}.small_link {
	font-family: tahoma;
	font-size: 11px;
	color: #909ccb;
}
.norm_grey {
	font-family: tahoma;
	font-size: 11px;
	color: #bdc3d3;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

.foter_links {
	font-family: tahoma;
	font-size: 11px;
	color: #909ccb;
	line-height: 20px;
	padding: 3px;
}
.foter_links a:hover{
	color: #FFFFFF;
	text-decoration:none;
	background-color: #ff8110;
}
.ico_1 {
	margin: 0 0 -2px 0; padding-right: 5px; 
}
.txtFoot{

	color: #33546d;
	text-decoration: none;
	text-align: left;
	font: 11px/20px tahoma;
	height: 20px;
	
}

.txtFoot a:link {
	color: #33546d;
	text-decoration: none;
	text-align: left;
	font: 11px/20px tahoma;
}
.txtFoot a:visited {
	color: #33546d;
	text-decoration: none;
	text-align: left;
	font: 11px/20px tahoma;
	
}
.txtFoot a:hover {
	color: #000000;
	text-decoration: none;
	text-align: left;
	font: 11px/20px tahoma;
	

}
.txtFoot a: active {
	color: #000000;
	text-decoration: none;
	text-align: left;
	font: 11px/20px tahoma;
	
}