h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	font-weight: bold;
	padding-bottom: 5px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;






}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #660000;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: square;
	letter-spacing: normal;
	padding-left: 10px;
	text-align: left;
	left: 10px;
	white-space: normal;



}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-bottom: 10px;
	text-indent: 10pt;
	list-style-position: inside;
	text-align: left;
	padding-left: 10px;

}
.sideback {
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 333399;

}
.sidemenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(Images/sideicon.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	text-align: left;
	text-indent: 15px;
	vertical-align: middle;
}
.sidebottom {
	background-image: url(Images/sidebottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.sidecorner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333399;
	width: 5px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
}
a:link {
	color: #000066;
	text-decoration: none;


}


a:visited {
	color:#666666;

	
}

#menu {
	float: right;
}


#menu ul {
	margin: 0px;
	padding: 10px 8px 0px 0px;
	list-style: none;
	line-height: 75%;
}
#menu li {
	float: left;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;

}

#menu a {
	display: block;
	width: auto;
	padding: 6px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #333399;

}

#menu a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333399;
	
}

#menu .active {
	text-decoration: none;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: solid 1px #ffffff;
	background-color: #ffffff;	
}

.subheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CCCCCC;
	background-color: #333399;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	float: left;
	padding-left: 5px;
	font-weight: bold;
	line-height: 30px;

}
body {
	background-image: url(Images/backgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0a1029;
}
