body {
	border: 0;
	margin: 0;
	background-color:#FFFFFF;
	text:#000000;
	link:#800000;
	vlink:#990000;
	alink=#666666;
	font-family:"Times New Roman",Serif;
}

.myhr
{
	background-color:#800000;
	width:100%;
}

p
{
font-family:Serif;
}

th
{
	background-color: #CCC;
}


.heading {
	border-color: #FFFFFF;
	font-family:"Times New Roman",Serif;
}

.menuheading {
	border-style: solid;
	border-color: #FFFFFF;
	font-family:"Times New Roman",Serif;
	background-color: #F8E8C7;
	padding:10px;
}

.links {
	color:#800000;
	font-weight: bold;
	font-size: 20px;
	text-decoration:underline;
	font-family:"Times New Roman",Serif;
}

.extlinks {
	color:#800000;
	font-size: 20px;
	text-decoration:underline;
	font-family:"Times New Roman",Serif;
}

.linktext {
	color:#800080;
	font-weight: bold;
	font-size: 20px;
	text-decoration:underline;
	font-family:"Times New Roman",Serif;
}

.activelink {
	background-color:#800000;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-decoration:none;

}

.myimg {
	border: 1px solid #000;
	margin: 15px;
}

li {
	line-height: 25px;
	font-family:"Times New Roman",Serif;
}

.greenbg {
	/* background-color: #633100; */
	width: 100%;
	/* border: 1px solid #633100; */
	background: url(/sidebar.png) repeat-y;
	
}

.maincontent {
	background-color: #FFF;
	width:950px;
	overflow:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:20px;
	font-family:"Times New Roman",Serif;
}

.textheading {
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 30px;
	font-size: 28px;
	font-weight: bold;
	font-family:"Serif Bold","Times New Roman";
	text-align:center;
	text-decoration: underline;
	color:#633100;
}

.textblock {
	margin-left: 50px;
	margin-right: 50px;
	text-align:left;
	font-size: 18px;
	font-weight: bold;
	font-family:"Times New Roman",Serif;
}

.textnormal {
	margin-left: 50px;
	margin-right: 50px;
	font-family:"Times New Roman",Serif;
	text-align:left;
}

.texttablenormal {
	font-family:Serif,"Times New Roman";
	font-size: 14px;
	text-align:left;
}
