body
{
	background-color:#9A1510;
    margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

div#Popup
{
	position: absolute;
	top: 100px;
	left: 200px;
	width: 420px;
	height: 400px;
	border: 1px solid #000;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #eeeeee;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 11px;
	z-index: 160;
}
div#PopupTitle
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #4a4a4a;
	width: 440px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
}
div#PopupText
{
	position: absolute;
	top: 20px;
	width: 430px;
	height: 380px;
	overflow: auto;
}
div#MainOuter
{
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	margin: 10px auto;
	width: 1024px;
	height: 700px;
	overflow: hidden;
	z-index: 11;
}
div#Main
{
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	margin: 10px auto;
	width: 975px;
	height: 700px;
	overflow: hidden;
	z-index: 11;
}
div#LayoutTop
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 850px;
	height: 200px;
    padding: 0px;
	z-index: 41;
}
div#Logo
{
    position: absolute;
    top: 0px;
    left: 25px;
    width: 225px;
	height: 200px;
	text-align: left;
	/*background-color: #666;
	border: 1px solid #000;*/
	z-index: 42;
}
div#Headline1
{
    position: absolute;
    top: 90px;
    left: 160px;
	text-align: left;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	/*border: 1px solid #000;*/
	z-index: 45;
}
div#Headline2
{
    position: absolute;
    top: 0px;
    left: 125px;
    width: 725px;
	height: 200px;
	text-align: right;
	z-index: 43;
}
div#LayoutMain
{
    position: absolute;
    top: 120px;
    left: 0px;
    width: 834px;
	height: 500px;
    padding: 0px;
	z-index: 50;
}
#Menu
{
	margin: -2px;
	display:block;
	position: relative;
	top: -5px;
	left: -6px;
	-moz-opacity:0.55;
	width: 135px;
	height: 440px;
	background: #000;
	/*z-index: 69;*/
}

#Menu li a.menu_default {color: #A9A3A1; font-weight: bold; border-top: 1px solid #000; border-bottom: 1px solid #000;}

#Menu ul {list-style-type:none; text-transform: uppercase; margin-left: -40px;}
#Menu li a {display: block; padding: 5px 10px; padding-bottom: 4px; text-decoration: none;}
#Menu li a:hover {background: #d1d2d4; border-color: #fff; color: #9A1510; padding-left: 30px;}
#Menu li a:focus {background: #d1d2d4; border-color: #fff; color: #9A1510; padding-left: 30px;}
#Menu li a:active {background: #d1d2d4; border-color: #fff; color: #ffffff; padding-left: 30px;}

#Menu li a.menu_current
{
	color: #9A1510;
	font-weight: bold;
	background: #d1d2d4;
	border-top: 1px solid #000;
 	border-bottom: 1px solid #000;
	padding-left: 30px;
}

#newsticker
{
	margin: -2px;
	display:block;
	position: relative;
	top: -5px;
	left: -6px;
	-moz-opacity:0.55;
	width: 135px;
	height: 440px;
	background: #000;
    /*
    position: absolute;
    top: 40px;
    left: 835px;
    width: 125px;
	height: 440px;
	border: 1px solid black;
	background: #000;
	z-index: 69;
    */
}
#newsticker div.header3 {display: block; padding: 5px 10px; padding-bottom: 4px; text-transform: uppercase; color: #d1d2d4; background-color: #4a4a4a;}
#newsticker div.tickertext {width: inherit; background-color: #d1d2d4;}
#newsticker span {display: block; padding-top: 4px;padding-left: 4px;}


.search_string
{
    margin-left: 10px;
    border: 1px solid #4a4a4a;
	width: 100px;
	font-family: Verdana;
	font-size: 11px;
}
input.search_submit
{
    margin-left: 10px;
    border: 1px solid #4a4a4a;
	width: 60px;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}
input.search_submit:hover
{
	background-color: #A7A8AA;
	border: 1px solid #4a4a4a;
    color: #9A1510;
}
input#submit2:hover
{
	-moz-opacity:0.5;
	opacity:0.5;
    filter:Alpha(opacity=50);
}

div#PageContent
{
    position: absolute;
    top: 0px;
    left: 125px;
    width: 689px;
	height: 480px;
	padding: 10px;
	vertical-align: middle;
	border: 1px solid black;
	background-color: #4a4a4a;
	z-index: 70;
}
#PageContent div table {}

div#BorderRight
{
    position: absolute;
    top: 17px;
    left: 834px;
    width: 16px;
	height: 488px;
	background-repeat:repeat-y;
	z-index: 52;
}
div#LayoutBottom
{
    position: absolute;
    top: 500px;
    left: 125px;
    width: 725px;
	height: 30px;
    padding: 0px;
    text-align:left;
	vertical-align:top;
	background-repeat:repeat-x;
	z-index: 53;
}
#footer
{
    position: absolute;
    top: 530px;
    left: 125px;
    width: 725px;
    text-align: center;
	z-index: 55;
}
#footer div {width: 240px;}
#footer a {text-decoration: none;}
#footer a img {border: 0px;}
.redLink
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9A1510;
	text-decoration: none;
}
.redLinkThin
{
	font-family: Verdana;
	font-size: 11px;
	color: #9A1510;
	text-decoration: underline;
}
.red{
	background-color:#9A1510;
}
.white{
	background-color:#FFFFFF;
}
.header1{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.header2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.header2red{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
    color: #9A1510;
}
.header3{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.contentheader
{
	height: 30px;
	vertical-align: bottom;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #666666;
	color: #000;
}

.imagetable
{
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	height: 320px;
}

.imageheader
{
	border-bottom: 2px solid #666666;
}

.content{
	font-family: Verdana;
	font-size: 11px;
}
.field_heading
{
	height: 30px;
	vertical-align: bottom;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #666666;
	color: #000;
}
.field_title
{
	width: 120px;
	height: 20px;
	vertical-align: bottom;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.field_input
{
	height: 20px;
	vertical-align: bottom;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.captcha_table
{
	width: 100%;
}
.captcha_title
{
	width: 90px;
	height: 40px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.captcha_input
{
	border: 1px solid #4a4a4a;
}
.captcha_expl
{
	vertical-align: middle;
}
.image_captcha
{
	width: 150px;
	height: 44px;
	vertical-align: middle;
}
.textfield
{
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #4a4a4a;
	width: 300px;
}
.email
{
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #4a4a4a;
	width: 300px;
}
.select
{
	width: 300px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #4a4a4a;
}
.textarea
{
	width: 300px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #4a4a4a;
}
.submit
{
    margin-top: 20px;
	border: 1px solid #4a4a4a;
	width: 100px;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}

label
{
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.system_btn
{
	height: 14px; width: 14px;
    margin: 3px;
}



.morph1 {
	background-color: #000;
	height: 0px;
	width: 0px;
	opacity: 0;
	margin: 0;
}

.morph2 {
	background-color: #000;
	height: 768px;
	width: 1024px;
	opacity: 0.7;
	margin: 0;
}
