a:link {
	text-decoration: none;
	color: #0099E5;
}
a:visited {
	text-decoration: none;
	color: #0099E5;
}
a:hover {
	text-decoration: underline;
	color: #0099E5;
}
a:active {
	text-decoration: none;
	color: #0099E5;
}

body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.foot {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0099E5;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099E5;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/left_3_itseed.gif);
	text-align: right;
	height: 30px;
	padding-right: 15px;
	cursor: hand;
}
.navActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/left_3_itseed2.gif);
	text-align: right;
	height: 30px;
	padding-right: 15px;
	cursor: hand;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-right: 15px;
	cursor: hand;
}
.subnavActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0099E5;
	background-image: url(../images/it.gif);
	text-align: right;
	padding-right: 15px;
	cursor: hand;
}
.ach {
	color: #000000;
	background-color: #E6F5FD;
	border: #0099E5;
	width: 470px;
	border-color: #0099E5;
}
