body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #fbf8cb;
	background-repeat: repeat-x;
	
}


a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
	
}
a:hover {
	color: #336699;
	text-decoration: none;
}


hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}

td.menu1  {
border-left: 20px solid White;
border-top: 12px solid White;

}

td.menu  {
line-height: 18pt;
list-style-type: none;
vertical-align: top;
background-color: #f9e6ab;
width: 130px;
padding: 0px;

}


.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color:  #f9e6ab;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 10px 10px 10px 10px;
	color: #000000;
	text-decoration: none;
	background-position : center;
	background-repeat : no-repeat;
}
.menu a:hover {
	text-decoration: underline;
}
.menu_current {
	font-weight: bold;
}

td.content  {
	border-left: 5px solid White;
   border-top: 10px solid White;
}

.content {
	
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}

td.footer  {
	border-left: 170px solid #fbf8cb;
}
