.box
{
	border: 1px solid black;
	background-image: url(fade.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
}
h1
{
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	font-size: 120%;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 90%;
	}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#993306; text-decoration: none} 
a:visited 	{ color:#993306; text-decoration: none} 
a:hover 	{ color:#FF0000; Text-Decoration: underline;  } 
body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
}
.maintext
{
	vertical-align: top; 
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.indenttext
{
	padding-left:30px;
		font-size: 80%;
	text-align: justify;
}
.ind
{
	padding-left:13px;
}
div#reptext td
{
	font-size: xx-small;
}
div#navbar
{
	height: 30px;
	width: 100%;
	border-left: solid #000 1px;
	
}
div#navbar ul
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: smaller;
	line-height: 30px;
	white-space: nowrap;
}
div#navbar li
{
	list-style-type: none;
	display: inline;
	border-right: solid #000 1px;
}
div#navbar li a
{
	text-decoration: none;
	padding: 7px 10px 7px 10px;
	color: #FFFFFF;
}
div#navbar li a:link
{
	color: #000000;
}
div#navbar li a:visited
{
	color: #000000;
}
div#navbar li a:hover
{
	color: #000000;
	background-color: #FFD087;
}
.justified {
	font-size: 80%;
	text-align: justify;
}

.subborder {
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.sub{
	font-size: 70%;

}
.topborder {
	border-top-width: 2px;
	border-top-style: solid;	
	border-top-color: #743820;
}
.hr {
color: #743820;
}.bodytext {
	font-size: 80%;
}

