

body {
	width:					753px;
	margin:					0px auto;
	text-align:				center;
	font-family:				"Arial", "Helvetica", "Verdana", "Tahoma", sans-serif;
	background-color:		#602425;
	background-image:		URL(images/bg.gif);
	background-repeat:		repeat;
}

div {
	font-size:				14px;
}

.container {
	color:					#000;
	width:					753px;
	height:					328px;
	position:					relative;
	visibility:				hidden;
}

a.nextPg:active, a.nextPg:link, a.nextPg:visited {
	color:					#cca793;
	font-size:				12px;
	text-decoration:			none;
}

a.nextPg:hover {
	color:					#fff9eb;
}

.textbox {
	color:					#666;
	width:					130px;
	height:					20px;
	font-size:				11px;
	border-top:				1px solid #9a978f;
	border-left:				1px solid #c1bdb4;
	border-right:				1px solid #abb8be;
	border-bottom:			1px solid #abb8be;
}

.selectbox {
	color:					#666;
	width:					250px;
	height:					18px;
	font-size:				11px;
	border-top:				1px solid #9a978f;
	border-left:				1px solid #c1bdb4;
	border-right:				1px solid #abb8be;
	border-bottom:			1px solid #abb8be;				
}

a.eds:active, a.eds:link, a.eds:visited {
	color:					#ccc;
	font-size:				10px;
	text-decoration:			none;
}

a.eds:hover {
	color:					#ff1a00;
}

