body {
	font: 12px/20px Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #FFFFFF;
	margin: 0px;
	color: #999999;
}

a:link, a:visited, a:active {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}


}
a:hover {
	color: #ffffff;
	text-decoration: none;
}

#page {
	width: 1040px;
	margin: auto;
}
}

#sidebar-box {
	margin: 10px 10px;
	margin-left: 0;
}

#content {
	width: 1040px;
	float: right;
}

#content-box {
	border: 1px solid #660000;
	padding: 5px;
}

#footer {
	clear: both;
	padding: 20px;
	color: #999999;
	text-align: center;
	font-size: 11px;
	line-height: 18px;	
}

#header {
	padding: 15px;
	padding-left: 0;
}

#header-logo {
	margin-bottom: 0px;	
}

#header-menu {
	text-align: right;
}

#header-menu a:link, #header-menu a:active, #header-menu a:visited  {
	padding: 5px 10px;
	font-weight: bold;
}

#header-menu a:hover  {
	background-color: #AAAAA9;
	color: #333333;
	text-decoration: none;	
}

#header-menu .menu-current a:hover  {
	background-color: #AAAAA9;
	color: #333333;
}

}




input, textarea{
	border: 0;
	font-size: 12px;
	padding: 6px;
	line-height: 12px;	
	background: #660000;
	border: 1px solid #660000;
	color: #cccccc;
	font: 12px/20px Verdana, Helvetica, Arial, Sans-Serif;	
}

h1 {
	font-size: 20px;
	line-height: 30px;	
	color: #660000;
}

h2 {
	font-size: 15px;
	line-height: 25px;	
	color: #660000;
}

h3 {
	font-size: 12px;
	line-height: 20px;	
	color: #660000;
}

h4 {
	font-size: 11px;
	line-height: 20px;	
	color: #660000;
}

ul {
	list-style-type: square;
}

blockquote {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 18px;
	line-height: 26px;	
	color: #ccc;
	font-style: italic;
	border-left: 1px solid #333;
	padding-left: 20px;
}


#sidebar-breadcrumbs {
	padding-left: 0px;
}

#sidebar-menu {
	margin: 20px 0;
}
#sidebar-menu li {
font-weight: bold;

#sidebar-menu li ul li {
font-weight: normal;
color:#999999
}

#sidebar-menu ul, #sidebar-menu li {
	list-style-type: none;
	padding: 5;
	margin-left: 5;
	margin-right: 10px;
}


}

#sidebar-menu a:link, #sidebar-menu a:active, #sidebar-menu a:visited  {
	padding: 5px 10px;
	padding-left: 0px;
	display: block;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	
}

#sidebar-menu a:hover  {
	color: #71080B;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;	
}

#sidebar-menu .menu-current a:hover  {
	background-color: #ffffff;
	color: #71080B;
}
