@charset "utf-8";
body {
	background-color: #ffffff;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	background-image: url(images/bg_back.jpg);
	background-repeat: repeat-x;
}
td {
	font-size: 14px;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
}
.whitefont {
	color: #FFFFFF;
	font-size: 10px;
}

a.w:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.w:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.w:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.m:link {
	font-size: 13px;
	font-weight: bold;
	color: #293D6B;
	text-decoration: none;
	padding: 12px;
	height: 28px;
	width: 80px;
	line-height: 150%;
}
a.m:hover {
	font-size: 13px;
	font-weight: bold;
	color: #293D6B;
	text-decoration: none;
	background-image: url(images/menubgon.gif);
	padding: 12px;
	height: 28px;
	width: 80px;
	background-position: 0px 5px;
	line-height: 150%;
}
a.m:visited {
	font-size: 13px;
	font-weight: bold;
	color: #293D6B;
	text-decoration: none;
	padding: 12px;
	height: 28px;
	width: 80px;
	line-height: 150%;
}
.input {
	background-image: url(images/inbg.gif);
	height: 18px;
	width: 152px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
}
.inbt {
	background-image: url(images/inbt.gif);
	height: 20px;
	width: 57px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.n:link {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.n:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bgtitle {
	background-color: #B1EAF8;
	width: 26px;
	border: 5px solid #B1EAF8;
}

a.n:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#top {
	background-image: url(images/g_nav_bg.png);
	background-repeat: repeat-x;
	height: 62px;
	width: 100%;
	position: absolute;
	left: 0;
}
#top .logo {
	width: 930px;
}
#top .topss {
	float: right;
	height: 50px;
	width: 292px;
	position: relative;
	margin-top: 16px;

}
#top .logo #logo2 {
	float: left;
}

