.body{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9Bc5EF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: small;
	font-weight: bold;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	height: 90%;

}
.bodyContent {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;

}
.menu {
	background-color: #4F7FFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/new_menu.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #990066;
	vertical-align: top;
	font-weight: normal;

}
a:link{
	color: #4A4A4A;
	text-decoration: none;
}
.menu a:link{
	color: #fff;
	text-decoration: none;
}

.menu a:visited {
	text-decoration: none;
	color: #fff;
}
.menu a:hover {
	text-decoration: none;
	color: #99CCFF;
}
.menu a:active {
	text-decoration: underline;
}
menu.selected{
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

h1 {
	top-margin: 10px;
	font-size:large;
	padding-top: 10px;
	color: #3366FF;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;


	*font-size:large;
	margin: 10px;
}
h2{
	margin:10px;
	font-size: 1.1em;
	color: #6699FF;
	margin-top: 2em;
	border-top: 1px solid #6699FF;
	clear: both;
	}
h3 {
	padding-top: 10px;
	margin:10px 10px -10px 10px;
	font-size:small;
}
h4 {
	padding-top: 2em;
	margin:10px;
	font-size:x-small;
	color: #444444;
	font-weight: bold;
	*font-size:medium;
}

p{
margin:10px;
}
a:link {
	text-decoration: underline;
	color: #666666;



}
a:hover {
	text-decoration: underline;
	color: #6699FF;
}
.datatable {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
	margin:10px;
	text-align: left;
}
