body, td, th{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 40px;
	list-style: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	
}
h3 a{

color: #990099;
}
.content{
	margin-top: 0px;
	margin-left: 5px;
	float: left;
	width: 70%;
	border: none;

}
.content p{
	margin-top: 0px;
	margin-bottom: 10px;
	}
.leftimage{
	float: left;
	border: none;
	margin-right: 10px;
}
a {
	color: #84008C;
	text-decoration: none;
	font-style: normal;
}
a:hover{ text-decoration: underline;}
.pageheader {
	padding: 5px 5px 5px 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7E7E7;
	color: #84008C;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.sidebar {
	padding: 5px;

}

.outer {
	height: 800px;
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}
h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#rightbar {
	width: 120px;
	background-color: #E7E7E7;
	float: right;
	height: 1200px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 0x 0px 0px;
}
.shell {
	width: 855px;
	border: 1px solid #999999;
}
.navbar{
	padding-right: 2px;
	border-top: 0px;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	float: left;
	width: 100px;
	border-right: 1px solid #999999;
	height: 1200px;
	background-color: #E7E7E7;
	}



.navbar body {
	border: none;
	padding-right: 0px;
	background-color: #E7E7E7;
	border-top:1px solid #999999;
}
.navbar ul{
	display: block;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#TFbuttonB {
	margin:  0px 0px 5px 0px;

}
#TFbuttonB a{
	text-decoration: none;
	display: block;
	padding: 9px 0px 9px 9px;
	margin: 0px;
	background-color: #E7E7E7;
	/* border-top: solid silver 1px; */
	border-bottom: 1px solid #999999;
}
#TFbuttonB a:link {color: #84008C;font-size:11px;	background-color: #E7E7E7;}
#TFuttonB a:visited {color: #000000;font-weight: normal;background-color: #E7E7E7;}
#TFbuttonB a:hover { font-weight: bold; color: white;background-color: #84008C;}
#TFbuttonB a:active {font-weight: bold;color: white;background-color: #84008C;border-bottom-style: solid;border-bottom-color: #666666;}
.TFselectedB {
	color: #000000;
	text-decoration:none;
	display: block;
	padding: 0px 0px 2px 0px;
	font-size:11px;
	font-weight: bold;
	background-color: #F1C449;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
