/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #400000;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment: fixed;
}
.main_con {
	height: auto;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/back.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #A30001;
	border: 1px solid #400000;
}
.main_con_2 {
	height: auto;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/back2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #A30001;
	border: 1px solid #400000;
}
.opt_main_con {
	height: auto;
	width: 564px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #A00000;
}
.header {
	background-color: #FFF;
	height: 200px;
	width: 764px;
	position: relative;
}
.top_nav_con {
	background-color: #FFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFD5D3;
	border-bottom-color: #DFD5D3;
	height: 33px;
	width: 764px;
	position: relative;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FF7800;
}

a:link {
	outline: 0;
	text-decoration: none;
	color: #FD4524;
}
a:visited {
	outline: 0;
	text-decoration: none;
	color: #FD4524;
}
a:hover {
	outline: 0;
	color: #F90;
	text-decoration: none;
}
a:active {
	outline: 0;
	color: #FC0;
	text-decoration: none;
}
.content_area {
	padding: 15px;
	height: auto;
	width: 734px;
	position: relative;
	text-align: left;
}
.copy_con {
	position: relative;
	height: 50px;
	width: 744px;
	padding: 10px;
}
