body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	line-height: 17px;
}
.title {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.txt-1 {
	font-weight: normal;
	color: #B90100;
}
H1 {
	color: #2F6290;
	font-size: 21px;
}
a.navbar {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.navbar:hover {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
a.navbar2 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navbar2:hover {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.head1 {
	font-size: 18px;
	color: #FFCC00;
	font-weight: bold;
}
.txt-2 {
	color: #FFF;
}
.head2 {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
a.navbar3 {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.navbar3:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.head3 {
	font-size: 13px;
	color: #48B1FF;
	font-weight: bold;
}


