body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.menu A, A.light {
	color : #333333;
	text-decoration : none;
	font-size: 16px;

}

.menu A:HOVER, A:HOVER.light {
	color : #9999FF;
	font-size: 16px;
	text-decoration : underline;
}
.submenu A, A.light {
	color : #CCCCFF;
	text-decoration : none;
}

.submenu A:HOVER, A:HOVER.light {
	color : #CCCC66;
	text-decoration : underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	color: #9999FF;
	text-decoration: underline;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.normalText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #646496;
}
.tableSpace {
	margin-left: 25px;
	margin-right: 25px;
	padding-right: 15px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;

}
.listB LI {
	list-style-image : url(../bullet.gif);
	font-size : 14px;
	line-height : 18px;
	font-weight : normal;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	vertical-align: middle;
}
.listSub LI {
	list-style-image : url(../subbullet.gif);
	font-size : 12px;
	line-height : 18px;
	font-weight : normal;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	vertical-align: middle;
}
.highlight {
	font-weight: bolder;
	color: #505078;
	font-size: 14px;

}
.CAPS {
	font-variant: small-caps;
	color: #333333;
}
.Rules {
	color: #9D9DB5;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}
.body:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	color: #504F77;
	text-decoration: underline;

}
.body:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	color: #504F77;
	text-decoration: underline;

}
.body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	color: #8C8FC6;
	text-decoration: underline;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#Table_01 tr td .normalText .menu {
	color: #FFF;
}
