body{ 
	height:99%;
	width:99%;
	background-color:#fdcb84;
	margin:0;
	padding:0;
	font-size:8pt;
	font-family: arial;
}


input, textarea {
	border: 1px solid #78462b;
	font-size: 8pt;
}
img {
	margin: 0px;
	border: 0px;
	display:block;
}
p {

}

A{
	color:#9443A5;
	text-decoration:none;
	font-weight:bold;
}
a:hover	{
	color: #9443A5;
}
th{
	text-align:left;
}
td{
	text-align:top;
}
#wrapper{
	width: 850px;
	height:465px;
}
#header{
	height: 90px;
	width:850px;
	background: url(../img/bg_header2.gif);
	background-repeat:no-repeat;
}
#content{
	width:850px;
	height:348px;
	background: url(../img/bg_main.gif);
	background-repeat:repeat-x;
}
#footer{
	margin:5px 0 0 30px;
}
/*  tabs in header */
div.header_tabbox {
	width: 790px;
	height:30px;
	padding:30px 0 0 30px;
}
div.header_tabs {
	height:30px;
	padding: 0px 6px 0 5px;
	float: left;
}
div.spacer {
	clear: both;
}
/* tabs in page */
div.page_tabbox {
	position:absolute;
	width: 288px;
	height:30px;
}
div.page_tabs {
	float: left;
	background-color: #905f3f;
	text-align: center;
	height:30px;
	width:auto;
}
#next_page{
	position:absolute;
	margin:74px 0 0 165px;
}
#mid1{
	display: table;
	_position: relative;
	overflow: hidden;
}
#mid2{
	_position: absolute;
	_top: 50%;
	display: table-cell;
	vertical-align: middle;
}
#mid3{
	 _position: relative;
	 _top: -50%;
	 padding: 0 15px 0px 15px;
}
.load_img{
	background-image: url(../img/px.gif); 
}
#not_found{
	padding:35px;
}

.time  { color: #fdcb84;}
.yellow { background: #ff9900; color: white;}

.purple { background: #9443a5; color: #ffe4ff;}

.peach  { background: #fdcb84;}

.creme  { background: #ffe2b6;}

.d_brown  { background: #78462b;color:white;}

.l_brown  { background: #905f3f;}

.black  { color: #523f39;}

.bg-black  { background: #121212;}

.blank     { border: 0px;}

.email     {color: #ffe4ff;}

.more{
	color:white;
}

