body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

body {

	background-color: #FFFFFF;

	margin: 0px;

}
a:link, a:visited, a:active {
	color: #9A1D00;
	
}
a:hover {
	color: #9A1D00;
	text-decoration: none;
}
#menu ul{
	margin:0;padding: 0 0 0 10px;
	font-size: 14px;
}
#menu ul li {
	list-style-type:none;
	margin: 0;
	font-size: 13px;
	line-height: 2em;
}

#menu-container ul ul li a {font-style: italic}


a.menu_current:link, a.menu_current:visited, a.menu_current:active {
	color: #8C290C;
	text-decoration: none;
	font-weight: bold;
}
a.menu_current:hover {
	color: #8C290C0;
	text-decoration: underline;
	font-weight: bold;
}

a.menu_default:link, a.menu_default:visited, a.menu_default:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu_default:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

form {

	margin: 0;

}

h1, h2, h3, h4, h5 {

	margin: 5px 0px 5px 0px;

}

.header {

	background-color: #FFFFFF;

	vertical-align: middle;

	text-align: center;

	color: #FFFFFF;

	height: 50px;

	font-size: 20px;

	font-weight: bold;

}

.menu {

	/*background-color: #FDF4E1;*/

	vertical-align: top;
	

}

div#menu-container{
	padding: 1em 0 0 35px;
}

.menu a {text-decoration:none; color:#000000}

.menu ul, .menu li {

	list-style-type: none;

	display: block;

	margin: 0;

	padding: 0;
	line-height: 160%;

}

div#menu-container ul ul {padding-left: 1em}


.current {

	font-weight: bold;

}

.highlight {

	background-color: #D0D0D0;

}

.content {

	/*background-color: #FBEACA;*/

	padding: 20px;

	height: 400px;

	vertical-align: top;

}

.footer {

	background-color: #FFFFFF;

	text-align: center;

	font-size: 10px;

	height: 10px;

}
