@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/homebg.jpg);
	background-repeat:repeat-x;
	font-size: 14px;
}
.txtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding-bottom:2px;
	text-align: justify;
}

.txtorange {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ff5400;
	
}

.more {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:right;
	text-decoration:underline;
	color:#ff5400;
	text-align:right;
}

UL 
{list-style-image: url(images/b.gif);
padding-left:8px;
margin-left: 8px;
}


.txtblackc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#ff5400;
	padding-bottom:2px;
	text-align:center;
}
.txt1black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-align:justify;
	
}
.txt2black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
	
}
.txt1orange {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#ff5400;
	
}