a:link, a:active, a:visited {
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline overline;
	font-weight: bold;
	background-color: #A6C2FF;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	background-color: #FFFFFF;
}
a.navLink:hover {
	font-size: 14px;
	text-decoration: underline overline;
	background-color: #B0BCD2;
}
a.white:link, a.white:active, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0055A6;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
	background-color: #006699;
}
.bodytitle {
	font-size: 14px;
	color: #0055A6;
	font-weight: bold;
}
.pagetitle {
	font-size: 18px;
	color: #0055A6;
}
body {
	margin: 0px;
	background-image: url(../graphics/layout1/a7.gif);
}
.content {
	background-attachment: fixed;
	background-image: url(../images/layout/c2_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
}
.bodycontent {
	background-image: url(../graphics/layout1/a4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	line-height: 20px;
}
.repeater {
	background-image: url(../graphics/layout1/repeater.gif);
	background-position: center top;
}
.blue {
	color: #0055A6;
}
.copyright {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .1em;
}
.whitetext {
	color: #FFFFFF;
	font-size: 10px;
}
.booktitle {
	font-weight: bold;
	text-decoration: underline;
}
.blueNumber {
	color: #0000FF;
}