body,td,th {
	font-family: "Arial", verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
form {
	font-family: "Arial", verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #f5f5f5;
	margin:0px;
}
a:link, a:visited, a:active {
	color: #A42C2E;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #A42C2E;
}
hr {
	height: 1px;
	color: #A42C2E;
	background-color: #A42C2E;}
h1 {
	font-size: 36px;
	color: #cc0033;
}
h2 {
	border-bottom: 1px solid #A42C2E;
	font-size: 12px;
	color: #A42C2E;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}
.main {
	width: 899px;
	height: 500px;
    background-image: url(grey.gif);
	background-repeat: repeat-y;
	vertical-align: center;
}
.header {
    width: 899px;
	height: 390px;
	padding-top:10px;
}
.content {
	padding-top: 10px;
	padding-left: 10px;
	background-color: none;
	width: 600px;
	height: 600px;
	vertical-align: top;
	text-align: left;
}
.menu {
	background-color: transparent;
	vertical-align: top;
	width: 156px;
	height: 500 px;
	padding-left: 49px;
	
}
.menu ul {
}
.menu ul, .menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li {
    line-height: 26px;
    border-top: 4px solid #ffffff;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 3px 10px 3px 10px;
	color: #000000;
	display: block;
	text-decoration: none;
}
.menu a:hover {
	color: #A42C2E;
	text-decoration: none;
}
.main_menu {
	border-left: 1px solid #f5f5f5;
}
.sub_menu {
	margin-left: 10px;
}
.login a:link, .login a:visited, .login a:active {
	display: inline;
	background-color: #DDDDDD;
	padding: 0;
}
.login input {
	font-size: 10px;
}
.current {
	font-weight: bold;
	color: #A42C2E;
    border-left: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
.footer {
	width: 800px;
    background-image: url(grey.gif);
	background-repeat: repeat-y;
	height: 40px;
}
