body {
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #000;
}
.title {
	font-size: 27px;
	font-weight: normal;
	color: #000;
}
.slogan {
	font-size: 13px;
	font-weight: normal;
	color: #666;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-weight:normal;
	color: #000;
	text-decoration: none;
}
.head-1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.head-2 {
	font-size: 12px;
	font-weight: bold;	
	color: #FFF;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a.navbar2:hover {
	color: #EF1000;
	text-decoration: none;
}

.head-3 {
	font-size: 19px;
	font-weight: normal;	
	color: #93BE0F;
}

.style1 {color: #FF9900; font-weight: bold; font-size: 13px; }
.style3 {font-size: 10px}
.style4 {
	color: #FF9900;
	font-size: 10px;
}
.style5 {
	color: #990000;
	font-weight: bold;
}

.head-4 {
	font-size: 13px;
	font-weight: bold;	
	color: #ED190B;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a.navbar3:hover {
	color: #000;
	text-decoration: none;
}


.txt-1 {color:#FFFFFF}


