body {
	background-color: #fcfce5;
	margin:0px;
}
.background {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}.tablehead {
	background-color: #d2af27;
}
.tableborder {
	border: 1px solid #d2af27;
}
.tableborder2 {
	border: 1px solid #000000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D2AF27;
	border: 1px solid #D2AF27;
}
.bordertopbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2AF27;
	border-bottom-color: #D2AF27;
}
.borderbottom3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2AF27;
}

#main {
	border: 1px solid #fbe696;
}
.txt01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt01 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.txt01 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.txt01 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.txt02, .txt02 a:link, .txt02 a:hover, .txt02 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.txt02 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2AF27;
	text-decoration:underline;
}
.txt03, .txt03 a:link, .txt03 a:hover, .txt03 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c4a012;
}
.txt04, .txt04 a:link, .txt04 a:hover, .txt04 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.txt04 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #804b00;
	text-decoration:underline;
}
.txt05, .txt05 a:link, .txt05 a:hover, .txt05 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c4a012;
}
.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #D2AF27;
	padding: 5px;
}
.input2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #D2AF27;
	padding: 5px;
	background-color: #FFDDDD;
}
.select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2AF27;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2AF27;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.borderbottom2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2AF27;
}
.title_h2 {
 width:300px;
 padding:12px 0 0 18px;
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 0px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
.margin5px {
	margin: 5px;
}
.error, .error a:link, .error a:hover, .error a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}
