body
{
	font-size:13px;
	font-family:"PT Sans", Arial;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	word-spacing: 1px;
	line-height: 22px;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0A224E;
}
.bodytxt {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.border4 {
	border: 1px solid #E2E2E2;
}.border3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
}.bottom {
	color: #093869;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.bottom:hover {
	color: #000000;

}.copy {
	font-size: 12px;
	color: #666666;
}.copyindex {
	font-size: 12px;
	color: #CCCCCC;
}
.float {
	float: right;
	padding-left: 15px;
}

.online {
	font-size:12px;
	font-family:"PT Sans", Arial;
	font-weight:normal;
	font-style:normal;
	color:#333333;
}
.online1 {
	color: #FFFFFF;
	font-size: 18px;
	background-image: url(images/online.jpg);
	display: block;
	height: 32px;
	width: 177px;
	padding-top: 8px;
	padding-left: 18px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}.online1:hover {
	color: #FFFFFF;
	font-size: 18px;
	background-image: url(images/online1.jpg);
	display: block;
	height: 32px;
	width: 177px;
	padding-top: 8px;
	padding-left: 18px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tmenu {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	border-right-color: #16426D;
	border-left-color: #246AB0;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
.tmenu:hover {
	color: #FFFFFF;
	background-color: #12365A;

}.tmenu1 {
	font-size: 14px;
	color: #f7d678;
	text-decoration: none;
	line-height: 30px;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
}
.tmenu1:hover {
	color: #FFFFFF;
	text-decoration: underline;

}.titlemenu {
	font-size: 18px;
	color: #2B7DD0;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 30px;
}
.titlemenu:hover {
	color: #1A4B7D;

}.titlemenu1 {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
.titlemenu1:hover {
	color: #5d201f;
	font-size: 16px;

}
.title1 {
	font-size: 30px;
	font-weight: bold;
	color: #093869;
	padding-left: 10px;
}.title2 {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.top{
	color: #f7d678;
	font-size: 13px;
}
.top a{
	color:#f7d678;
	text-decoration:none;
}
.top a:hover{
	color:#CCC;
}