body {
	background-color: #4a5f98;
	font-family: sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;	
}

a:link {color:#ffffff; text-decoration:none; padding-left: 10px;}
a:visited {color:#ffffff; text-decoration:none; padding-left: 10px;}
a:active {color:#cccccc; text-decoration:underline; padding-left: 10px;}
a:hover {color:#cccccc; text-decoration:underline; padding-left: 10px;}

h2 {
	font-family: sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding: 10px;	
}

.content {
	font-family: sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
}

.content2 {
	font-family: sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
}	

.tableset {	
	border: 1px solid #000000;
}

.rowbg {
	background-image: url(images/bg-fade2.jpg);
	background-repeat: repeat-x;
}
.footertext {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
}
.hbar {
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;	
}
