a:link, a:active, a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #FFFFFF;
	padding-left: 3px;
	font-size: 18px;
	text-decoration: none;
	padding-right: 3px;
	font-family: Tahoma, Verdana, arial;
}
a.navLink:hover {
	color: #FFFFCC;
	padding-left: 3px;
	font-size: 18px;
	text-decoration: none;
	padding-right: 3px;
}
a.subnavLink:link, a.subnavLink:active, a.subnavLink:visited {
	color: #FFFFCC;
	font-size: 14px;
	text-decoration: none;
	font-family: Tahoma, Verdana, arial;
	font-weight: bold;
	padding-right: 4px;
}
a.subnavLink:hover {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding-right: 4px;
	font-family: Tahoma, Verdana, arial;
	font-weight: bold;
}
.bodytitle {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.pagetitle {
	font-size: 24px;
	color: #2E3192;
	margin-left: 25px;
	font-family: Tahoma, Verdana, arial;
	font-weight: bold;
}
body {
	margin: 0px;
	background-image: url(../core_layout/bk.gif);
}
.menubk {
	background-image: url(../core_layout/b1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodybk {
	background-image: url(../core_layout/b2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
}
