@charset "UTF-8";
#header {
	position: relative;
	height: 107px;
	width: 825px;
	margin-left:auto;
	margin-right:auto;	
	
}

.body {
	background-image: url(../images/header_back.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e9e9e9;	


}
#flash {
	height: 251px;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content {
	height: 100%;
	width: 861px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}
#bottom {
	height: 100%;
	width: 861px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	text-align: center;
}

.content_back {background:url(../images/text_back.gif) no-repeat

}

.arial12 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #EEE;
	font-size: 12px;
	text-align: justify;
}
.arial_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #261D3C;
	font-size: 12px;
	text-align: justify;
}
.arial12_red {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #962825;
	font-size: 12px;
	font-variant:normal;
	}
.arial12_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #261D3C;
	font-size: 12px;
	font-variant:normal;
	}

a.navigation:link, a.navigation:visited, a.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EEE;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	text-decoration: none;
}#tag {
	position: absolute;
	height: 107px;
	width: 118px;
	left: 687px;
	top: 0px;
}

a.navigation1:link, a.navigation1:visited, a.navigation1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #261d3c;
	text-decoration: none;
}
a.navigation1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #962825;
	text-decoration: none;
	
}
	
.arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777;
}
.table {
background-image: url(../images/table.gif);
background-repeat:no-repeat;
background-position: top center;
}
.form {
    width: 250px;
    background-color:#F2F2F2;
    border: solid 1px #261D3C;
    font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #962825;
	font-size: 11px;
	font-variant:normal;
	}
