<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.link_bg {
	line-height: 40px;
	border: 1px solid #cedcf0;
	background-image:url(../images/link_bg.jpg)
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	height: 42px;
	font-weight: bold;
	color: #364f72;
	text-decoration: none;
	float:left;
	background-color: #c0dce8;
	background-image: url(../images/link_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu A{
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	font-size: 13px;
	line-height: 42px;
	height: 42px;
	font-weight: bold;
	color: #364f72;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.menu A:hover{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 42px;
	height: 42px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/link_hover.jpg);
	background-repeat: no-repeat;
	background-color: #ef4140;
	background-position: left top;
}

.right_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0060e9;
	text-decoration: none;
}

.right_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cedcf0;
	text-decoration: none;
}
.content_bg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #354e72;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

.heading_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #267bf4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.login_bg {
	background-color: #e8e8e8;
	padding: 10px;
}

.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #253e61;
	text-decoration: none;
}

.bot A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #364f72;
	text-decoration: none;
}

.bot A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}







.bog_bg {
	background-color: #d4e3e9;
	background-image: url(../images/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 123px;
	width: 290px;
}
.box_heading {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 34px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
.border_img {
	border: 1px solid #FFFFFF;
}
.banner_heading {
	font-size: 25px;
	font-weight: normal;
	color: #941c12;
	text-decoration: none;
	font-family: Tahoma;
	text-transform: uppercase;
}
</pre></body></html>