body{
	color: #ffffff;
	background: #cd3d1c url('/images/background_x.jpg') top left repeat-x;
	text-align: center;
	margin: 0px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	}
img{
	border: 0px;
	}
#enclosure{
	width: 911px;
	margin: 15px auto 0px auto;
	padding: 0px 0px 20px 0px;
	text-align: left;
	background: #ffffff;
	color: #cd3d1c;
	border-bottom: 1px solid #000000;
	}
#banner{
	margin: 0px;
	width: 911px;
	height: 141px;
	background: #620e0e url('/images/banner.jpg') no-repeat top left;
	text-indent: -2000px;
	}
#banner a{
	width: 911px;
	height: 141px;
	display: block;
	}
#nav_enc{
	width: 911px;
	}
#content_enc{
	width: 911px;
	}
#main_navigation{
	border-bottom: 1px solid #cd3d1c;
	height: 30px;
	}
#main_navigation a{
	float: left;
	border-right: 1px solid #cd3d1c;
	color: #cd3d1c;
	margin: 7px 5px 0px 5px;
	padding: 0px 15px 0px 5px;
	text-decoration: none;
	font-weight: bold;
	}
#main_column_left{
	width: 591px;
	}
#main_content{
	padding: 25px 10px 25px 20px;
	}
#main_content h1{
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	}
#main_content h2{
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	}
#main_column_right{
	width: 320px;
	}
#main_column_right a{
	display: block;
	text-decoration: none;
	text-align: right;
	color: #cd3d1c;
	margin: 0px 20px 0px 20px;
	font-weight: bold;
	}
#main_column_right a.img-link{
	margin-top: 25px;
	}
#footer_enc{
	background: #000000;
	color: #ffffff;
	text-align: right;
	width: 911px;
	height: 26px;
	margin: 0px auto 0px auto;
	}
#copyright a{
	color: #ffffff;
	text-decoration:none;
	}
#copyright{
	padding: 5px;
	float: right;
	background: #000000;
	color: #ffffff;
	}
#popup_enc{
	text-align: left;
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	margin: 10px;
	padding: 15px;
	}
#popup_enc h1{
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	}
.row_head,.row_1,.row_2{
	background: #cd3d1c;
	color: #ffffff;
	padding: 3px;
	}
.row_head a{
	color: #ffffff;
	}
.row_1{
	background: #EEEEEE;
	color: #000000;
	padding: 3px;
	border-bottom: 1px solid #dd9585;
	}
.row_2{
	background: #cccccc;
	color: #000000;
	padding: 3px;
	border-bottom: 1px solid #cd8474;
	}
input,textarea,select{
	font-family: tahoma;
	color: #000000;
	background: #ffffff;
	border: 1px solid #cd3d1c;
	}
input.submit{
	color: #ffffff;
	background: #cd3d1c;
	border: 1px solid #ffffff;
	}
input.radio{
	background: transparent;
	border: 0px solid #ffffff;
	}