body {
	background: #7EE07D;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
div#wrapper {
text-align:left; /* reset text alignment */
width:962px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
}
A:link {color: #FFFFFF;}
A:visited {color: #FFFFFF;}
A:hover {color: #000000;}
A:active {color: #000000;}
input {
	padding:0px;
	margin: 0px;
	background:#C6E995;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
input:focus, textarea:focus, select:focus {
	background:#F2FDD9;
}
.logtext {
	font-size: 11px;
}
.gorata_table {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
.greytext {
	color: #4E4C52;
}
#gorata_top_index {
	background: url('img/gorata_top.jpg') no-repeat;
	border-width: 0px;
	width: 808px;
	height: 122px;
	margin: 0px;
	padding: 0px;
}
#gorata_top_index_a {
	border-width: 0px;
	width: 808px;
	height: 122px;
	margin: 0px;
	padding: 0px;
}
#gorata_top_f2 {
	background: url('img/gorata_top_f2.jpg') no-repeat;
	width: 452px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#gorata_top_f {
	background: url('img/gorata_top_f.jpg') no-repeat;
	width: 356px;
	height: 41px;
	margin: 0px;
	padding: 0px;
}
#gorata_top_f3 {
	background: url('img/gorata_top_f3.jpg') no-repeat;
	width: 452px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#gorata_top_f4 {
	background: url('img/gorata_top_f4.jpg') no-repeat;
	width: 356px;
	height: 42px;
	margin: 0px;
	padding: 0px;
}
#gorata_body {
	background: url('img/gorata_body.jpg') repeat-y;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 808px;
	min-height: 450px;
	height: 450px;
	vertical-align: top;
}
#gorata_bottom {
	background: url('img/gorata_bottom.jpg') no-repeat;
	width: 808px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#gorata_adds {
	background: #7EE07D url('img/gorata_adds.jpg') no-repeat;
	width: 152px;
	height: 646px;
	margin: 0px;
	padding: 0px;
}
#right_add_pos {
	position:relative;
	left:24px;
	top:35px;	
}
#index_text {
	background: url('img/index_text.jpg') no-repeat;
	border-width: 0px;
	width: 478px;
	height: 260px;
	margin: 0px;
	padding: 0px;
}
.gorata_menu{
	position: relative;
	padding: 0 0 0 1px;
	margin: 0 auto 0 auto;
	height:39px;
	width: 440px;
	list-style: none;
}
.gorata_menu li{
	float:left;
}
.gorata_menu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 4px; /*Padding to accomodate left tab image. Do not change*/
	height: 39px;
	line-height: 39px;
	text-align: center;
	cursor: pointer;
}
.gorata_menu li a:visited{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 4px; /*Padding to accomodate left tab image. Do not change*/
	height: 39px;
	line-height: 39px;
	text-align: center;
	cursor: pointer;	
}
.gorata_menu li a b{
	float: left;
	display: block;
	padding: 0 14px 0 8px; /*Padding of menu items*/
}
.gorata_menu li.item a{
	color: #fff;
	background: url(img/menu_left_m.gif) no-repeat left top; /*left tab image path*/
}
.gorata_menu li.item a b{
	color: #fff;
	background: url(img/menu_right_m.gif) no-repeat right top; /*right tab image path*/
}
.gorata_menu li.item a:hover{
	color: #000;
	background: url(img/menu_left.gif) no-repeat left top; /*left tab image path*/
}
.gorata_menu li.item a:hover b{
	color: #000;
	background: url(img/menu_right.gif) no-repeat right top; /*right tab image path*/
}
.text_top {
	background: #854A23;
	height: 25px;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	font-size: 16px;
	border-bottom: 1px solid #BE8B76;
}
.text_body {
	background: #A45B2B;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 8px;
}
.text_space {
	background: #B67744;
	text-align:center;
	margin:0 auto;
}
.error {
	color: #FC0000;
}
.white {
	color: #FFFFFF;
	font-size: 16px;
}
.berror {
	color: #FC0000;
	font-size: 25px;
}
.resurce_text {
	font-size: 18px;
}
.top_table {
	width: 100%;
}
.top_table tr {
	height: 30px;
}
.top_pages a {
	font-size: 15px;
}
.top_pages a.select {
	color: #FC0000;
}
.helpgold {
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 8px;
}