body {
	background-color: #383A55;
	background-image:url(images/);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color:#FFF;
}
.txt {color:#000;}
.title {
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
    font-size: 14px;
	font-weight: none;
	color: #A989A4;
}
a.navbar {
	font-size:11px;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
a.navbar:hover {
	color: #221F2C;
	text-decoration: none;
}
.head-1 {
	font-size: 13px;
	font-weight: normal;
	color: #FF9900;
}
a.navbar2 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}
a.navbar2:hover {
	color: #FFF;
	text-decoration: none;
}
.head-2 {
	font-size: 13px;
	color: #FFF;
}
.head-3 {
	font-size: 18px;
	color: #FF9900;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	color: #FF0000;
	text-decoration: none;
}
.head-4 {
	font-size: 13px;
	color: #01FCFC;
}
a.navbar4 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}
a.navbar4:hover {
	color: #FFCC00;
	text-decoration: none;
}

a.navbar5 {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a.navbar5:hover {
	color: #B11B02;
	text-decoration: none;
}
.head-5 {
	font-size: 13px;
	color: #FF0000;
}
.style1 {
	color: #A989A4;
	font-weight: bold;
}
.style2 {
	color: #CC0001;
	font-weight: bold;
}
