a {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #A52A2A;
	text-decoration: none;
}

body {
	background-color: #E7E9E8;
	color: #696969;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 20px;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 16px;
}

h3{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	margin-bottom: -10px;
}

p{
	line-height: 18px;
}

ul {
	list-style-type: square
	margin: 0px 0px 0px 0px;
}

.borderbottom {
	border-top: 1px #808080 groove;
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.footertext {
	font-size: 10px;
	line-height: 100%;
	padding-right: 15px;
}

.footertext a {
	color:#333;	
	font-weight: 200 ;
}

.framed, .framedleft, .framedright{
	background: #FFFFFF;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-top: 1px solid #EEEEEE;
	padding: 10px;
}

.framedleft{
	float: left;
	margin: 0 10px 0 0;
}

.framedright{
	float: right;
	margin: 0 0px 0 10px;
}

.quotedtext {
	color: #000000;
	font-family: trebuchet, sans-serif;
	font-size: small;
	font-style: italic;
}

.tablemenu {
	text-indent: 12px;
}

.tablemenu a {
	background-color: #F0F0F0;
	border: 1px #333333 solid;
	color: #333333;
	display: block;
	padding: 2px 0px;
	text-decoration: none;
	width: 100%;
}

.tablemenu a:hover {
	background-color: #CCCCCC;
	border: 1px #333333 outset;
	text-decoration: none;
}
