.fake {}

* {
	color: #333333;
}
html, body, html>body {
	margin: 0px; 
	padding: 0px; 
	width: 100%;
	height: 100%;
}

body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: #000000 url(../images/mainbgdinternal.jpg) top center no-repeat; 
	margin: 0px; 
	padding: 0px; 
	width: 100%;
	text-align: center;
}
a img{
	border:none;
}
div#center {
	width: 737px;
	padding-top: 80px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	text-align: left;

}
div#current {
	position: absolute;
	height: 40px;
	z-index: 1;
	
}
div#content
{
	background: #B3B3B3;
	width: 726px;
	min-height: 400px;
	_height: 400px;
	margin: 0px;
	padding: 0px;
}

div#pad {
	position: relative; left: 190px; top: 40px;
	width: 485px; 
	margin: 0px; 
	margin-bottom: 30px;
	min-height: 240px; 
	_height: 240px;
/*	border: 1px solid #B3B3B3; */
}
div#menu {
	position: absolute; top: 175px; 
	width: 170px; 
	background: url(../images/leftmenu_rbord.gif ) no-repeat top right;
	min-height: 300px; _height: 300px; padding: 0px;
}
div#menu ul {
	margin: 0px; padding: 0px;
	margin-left: 20px;
}
div#menu ul li {
	margin: 0px; padding: 0px; margin-bottom: 10px; list-style-type: none;
}
div#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #4E1B1B;
	text-decoration: none;
}
div#menu a:hover {
	color: #94140C;
	text-decoration: underline;
}

img.menubtn {
visibility: hidden; position: absolute; 
}
img#pressed {
	visibility: visible; position: absolute; 
}

h1 {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 19px;
	margin-bottom: 0px;
	margin-top: 0px;
}
span.subheader {
	font-size: 11px; color: #5B5B5B; margin-top: 0px; margin-bottom: 40px; font-weight: bold; display: block;
}
h2 {
	font-size: 11px; color: #5B5B5B; margin-top: 0px; margin-bottom: 10px; font-weight: bold;
}
ul.inner_navigation li a {
	color: #4E1B1B;
	text-decoration:none;
}
ul.inner_navigation li a:hover {
	color: #94140C;
	text-decoration:underline;
}

h3 {
	font-size: 11px;
/*	font-style: italic; */
	border-bottom: 1px solid; 
	margin-bottom: 5px;
	clear: both;
}
p {
	font-size: 11px; color: #5B5B5B; margin-bottom: 5px; text-align: justify; line-height: 18px; margin-top: 8px; clear: right;
}
a.more {
	float: right;
    clear: both;
	margin-bottom: 5px;
	margin-top: 0px;
}
form {
	display: inline;
}
.search {
	border: 1px solid #666666; border-right: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; text-align: right; font-size: 11px; padding: 5px; background: #AAAAAA;
}
.search div {
	margin-top: 10px;
}
input {
	font-size: 11px;
}
.search span {
  font-weight: bold; margin: 5px;
}
.search a {
	margin: 5px; color: #4E1B1B; text-decoration:none;
}
.search a:hover {
	color: #94140C; text-decoration:underline;
}
div#flashcontent {
	padding-bottom:30px;
}
