.box {
	border-color: #000099;
	border-style: solid;
	border-width: 1px;
	background-image: url(fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body {

	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial,sans-serif;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 3px;
	font-style: italic;
}
h2 {
	font-size: 110%;
	color: #000066;
	margin: 3px;
}
h3 {
	font-size: 100%;
	color: #000066;
	margin: 3px;
}
.justified {
	font-size: 80%;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.sub {
	font-size: 70%;
	color: #000099;
}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#0061CC; text-decoration: none} 
a:visited 	{ color:#0061CC; text-decoration: none} 
a:hover 	{ color:#FF0000; Text-Decoration: underline;  } .bodytext {
	font-size: 80%;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	padding-right: 3px;
	padding-left: 3px;
}
sidenav {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#sidenav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial,sans-serif;
	font-size: 12px;
}
	 #sidenav ul li {
	display: block;
	}
	 #sidenav ul li a {
	width: 150px;
	height: auto;
	padding: 8px 0px;
	margin: 0px 0  4px;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(soval1.gif);
	background-repeat: no-repeat;
	background-position: center center;
		}
		#sidenav ul li a:hover {
	color: #FFF;
	background-image: url(soval.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
		#sidenav a:active {
			color: #BCBCBC;
		}
		.hidden {
	display: none;
}
.listformat {
	font-size: 80%;
	margin-top: 5px;
	list-style-type: square;
}
.watermark {
	background-image: url(sketch2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h5 {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
#h5 a:link{
			color: #FFFFCC;
			text-decoration: underline;
}
#h5 a:visited{
			color: #FFFFCC;
			text-decoration: underline;
}
#h5 a:hover{
			color: #9DDFFF;
			text-decoration: none;
			}
.border {
	border-color: #000099;
	border-style: solid;
	border-width: 1px;
	}
.hr {
	line-height: 1px;
	color: #000099;
}
