html {height: 100%;}
body {
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	background: #000000;
	background: #7e0001;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}
hr {
	display: none;
}
.csc-textpic, .csc-textpic-center, .csc-textpic-below, .csc-textpic-imagewrap, .csc-textpic-imagecolumn, .csc-textpic-image, .csc-textpic-firstcol, .csc-textpic-lastcol, .csc-textpic-caption, .csc-textpic-clear, dt {
	margin: 0 !important;
	padding: 0 !important;
}
#overall {
	width: 790px;
	margin: 0 auto;
	background: #fef8e2;
/*	background: #d3d3d3;*/
	color: #000;
	padding: 0 0 0 0;
	height: 100%;
/*	overflow: hidden;*/

}
html>body #overall {height: auto; min-height: 100%; overflow: hidden; }
#header {
	background: #fff;
	color: #918f90;
	font-weight: bold;
	font-size: 11px;
	height: 2em;
	line-height: 2em;
}
#topmenu, #languages {
	float: left;
	width: 390px;
}
#topmenu ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none; 
}
#topmenu ul li {
	float: left;
	display: block;
}
#languages {
	text-align: right;
}
#languages div div.SPC {
	display: none;
}
#languages div div a {
	display: inline;
}
#languages div {
/*	float: right;*/
	display: inline;
}
#header div a {
	color: #918f90;
	text-decoration: none;
}
#header div a:hover {
	color: #333;
}
#main {
	text-align: left;
}
#left {
	float: left;
	width: 250px;
	margin: 0 0 -20000px 0;
	padding: 0 0 20000px 0;
}
#logo {
	background: #999;
}
#content {
	float: left;
	width: 540px;
	margin: 0 0 -20000px 0;
	padding: 0 0 20000px 0;
	line-height: 1.3em;
}
#content h1 {
	font-weight: normal;
	line-height: 1em;
}
#content a {
	color: #ed1c24;
	text-decoration: none;
	border-bottom: 1px dotted #ed1c24;
}
#content a:hover {
	border-bottom: 1px solid #ed1c24;
}
#content table td p {
	padding: 0;
	margin: 0;

}
#content img {
	/* border: 7px solid #fff !important; */
	margin: 5px;
}
#content swf {
	border: 7px solid #fff !important;
	margin: 5px;
}
#wrapper {
	padding: 20px;
}
#menu {
	margin: 0;
	padding: 0;
	background: #a7a6a6 url(../images/menu-background.jpg) top right no-repeat;

}
#menu ul {
	margin:0;
	padding: 0 0 15px 20px;
	list-style-type: none;
	
}
#menu ul li a {
	color: #fff;
	font-weight: bold;
	line-height: 1.8em;
	text-decoration: none;
	padding: 0 0 0 18px;
	display:block;
}
#menu ul li a:hover {
	color: #ed1c24;
}
#menu ul li.selected a {
	background: url(../images/menu-selected.gif) top left no-repeat;
	color: #ed1c24;
}
#submenu ul li ul {
	padding: 0 0 0 15px;
}
#submenu ul li {
	list-style-image: url(../images/menu-selected-small.gif);
	padding: 0 0 8px 0;
}
#submenu ul li a {
	color: #ed1c24;
	text-decoration: none;
}
#submenu ul li.selected a {
	font-weight: bold;
}
#submenu ul li.selected ul li a {
	font-weight: normal;
}
#submenu ul li.selected ul li.selected a {
	font-weight: bold;
}



#submenu ul li.selected ul li.selected ul li a{
	font-weight: normal;
}
#submenu ul li.selected ul li.selected ul li.selected a{
	font-weight: bold;
}
#submenu ul li ul.second-level{
	margin: 10px 0 0 0;
}


#submenu ul li a:hover {
	text-decoration: underline;
}
div.tx-indexedsearch {
}
div.tx-indexedsearch input {
	float: left;
	margin: 0 0 0 5px;
}
div.tx-indexedsearch .tx-indexedsearch-searchbox-button, div.tx-indexedsearch .tx-indexedsearch-rules, div.tx-indexedsearch .tx-indexedsearch-searchbox a {
	display: none;
}
h6 {
	font-weight: normal;
	margin: 0 0 0 0;
	padding:0;
}
