@charset "utf-8";
html, body, form, div, span, p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
body {
	background-position:top left;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#666666;
}
tr {
/*	background-color:#F2F2F2; */
}
.main {
	margin:auto;
	width:820px;
	background-color:#FFFFFF;
}
.level800 {
	margin:auto;
	width:800px;
}
.level820 {
	margin:auto;
	width:820px;
}
.cleaner {
	clear:both;
}
#divLevel01 {
	background-image:url(../images/level01background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	height:20px;
	text-align:right;
	font-size:9px;
	color:#999999;
}

#divLevel01 a{
text-decoration:none;
color:#990000;
}

#divLevel01 a:hover{
text-decoration:underline;
}

#divLevel02 {
	margin-top:7px;
	margin-bottom:7px;
	background-color:#FFFFFF;
	height:60px;
}
#level02logo {
	margin-left:35px;
	float:left;
}
#divLevel03 {
	margin-bottom:1px;
	background-image:url(../images/level03background.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	height:32px;
}
#divTopMenuContainer {

}
#divLevel04 {
	margin-bottom:1px;
	background-color:#FFFFFF;
	height:355px;
}

#divContentLevel04 {
	margin-bottom:1px;
	background-color:#FFFFFF;
	height:200px;
}

#divLevel05 {
	margin-top:9px;
	margin-bottom:1px;
	background-color:#FFFFFF;
	height:132px;
}

#divContentLevel05 {
	margin-bottom:1px;
	background-color:#FFFFFF;
	min-height:250px;
}

#divLevel06 {
	background-image:url(../images/level06background.png);
	background-repeat:none;
	height:10px;
}
#divLevel07 {
	margin-top:0px;
	height:32px;
}
#divLevel07Left {
	margin-left:35px;
	width:11px;
	height:32px;	
	float:left;
}
#divLevel07Right {
	width:11px;
	height:32px;	
	float:left;
}
#divLevel07Center {
	width:728px;
	float:left;
	height:23px;	
	background-image:url(../images/level07background.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	padding-top:9px;
	color:#FFFFFF;
}

#divLevel07Center a{
	text-decoration:none;
	color:#FFFFFF;
}

#divLevel07Center a:hover{
	text-decoration:underline;
}


#divContentLeftMenu {
 width:150px;
 height:250px;
 background-color:#BD2011;
 float:left;
}

#divContentContainer {
	width:630px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	padding-left:10px;
}

#divContentContainer a{
	text-decoration:none;
	color:#BD2011;
}

#divContentContainer a:hover{
	text-decoration:underline;
}

#divMenuItem{
	background-image:url(../images/leftMenuBackground.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:7px;
	padding-top:7px;
	padding-bottom:7px;
	font-style:italic;
	color:#FFFFFF;
	font-weight:bold;
}

#divMenuItem a{
	text-decoration:none;
	color:#FFFFFF;
}

#divMenuItem a:hover{
	text-decoration:underline;
}

/**/

.IKForm {
/*	background-color:#9A0B0B; */
}

input, select, textarea {
	border:solid 1px #808080;
	background-color: #CCCCCC;
	vertical-align: text-bottom;
}

.ContentTitle
{
	font-weight:bold;
	color:#BD2011;
}

.rfr {
	vertical-align:middle;
	text-align:center;
	width:50%;
	height:160px;
}