body {
	position:relative;
	margin:0;
	padding:0;
	color:#000000;
	background:#FFFFFF;
	font: 12px Arial, Verdana, sans-serif;
	min-width:760px;
	cursor:default;
}

img {
	border:none
	}

.leftmenu{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.leftmenu:link{
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.leftmenu:visited{
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.leftmenu:active{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.leftmenu:hover{
	Text-Decoration : underline;
	Font-Family : arial;
	font-size: 10pt;
	Color : #000000;
	font-weight:none;
	}


.header_links{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.header_links:link{
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.header_links:visited{
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.header_links:active{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.header_links:hover{
	Text-Decoration : underline;
	Font-Family : arial;
	font-size: 10pt;
	Color : #000000;
	font-weight:none;
	}



.linkstyle1{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.linkstyle1:link{
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.linkstyle1:visited{
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.linkstyle1:active{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #000000;
	font-size: 10pt;
	font-weight:none;
	}

.linkstyle1:hover{
	Text-Decoration : underline;
	Font-Family : arial;
	font-size: 10pt;
	Color : #000000;
	font-weight:none;
	}




.headerlink1{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #ff0000;
	font-size: 14pt;
	font-weight:none;
	}

.headerlink1:link{
	Font-Family : arial;
	Color : #ff0000;
	font-size: 14pt;
	font-weight:none;
	}

.headerlink1:visited{
	Font-Family : arial;
	Color : #ff0000;
	font-size: 14pt;
	font-weight:none;
	}

.headerlink1:active{
	Text-Decoration : none;
	Font-Family : arial;
	Color : #ff0000;
	font-size: 14pt;
	font-weight:none;
	}

.headerlink1:hover{
	Text-Decoration : underline;
	Font-Family : arial;
	font-size: 14pt;
	Color : #ff0000;
	font-weight:none;
	}






h2 {
	display:block;
	font-size:13px;
	color:#ff3300;
	margin:20px 0px 5px 0;
	border-bottom: 1px solid #a0a0a0;
	}

h4 {
	display:block;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	margin:0px 0px 5px 0;
	border-bottom: 1px solid #e0e0e0;
	}

.search {
	padding:0 0 5px 0;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 180px;
}
.search form { margin: 0; }
.search form fieldset {
	border: 0;
	margin:0;
	padding:0;
}
.search form fieldset legend {
	display: none;
}
.search label{
	background: url(../images/search.png) no-repeat;
	height: 25px;
	width: 25px;
	float: left;
	text-indent: -4000px;
	position: relative;
	display: block;

}
.search .searchbox {
	border: 1px solid #a0a0a0;
	font-size: 12px;
	padding: 3px 0 3px 20px;
	color: #303030;
	float: left;
	width: 150px;
	margin: 10px 0 0 -20px;
	}

#footer {
	width:100%;
	height:74px;
	border-bottom:1px solid #DADADA;
	background:#F8F8F8 url(../images/footer.jpg) repeat-x center
	}

#footer p {
	padding: 15px 0 10px 0;
	text-align: center;
	font-size: 11px;
	margin:0;
	border-top: 1px solid #a0a0a0;
}
#footer a {
	color: #000000;
	font-size: 11px;
}

.table1{
	float:left;
	width: 350px;
	height: 20px;
}

.table2{
	float:left;
	width: 50px;
	height: 20px;
}

.table3{
	float:left;
	width: 180px;
	height: 20px;
}

.main-block {
	width:760px;
	overflow:hidden;
	margin:0 -5px 17px -2px;
	position:relative;
	}
.main-block .top {
	width:100%;
	height:10px;
	background:url(../images/bg-mainboxtop.png) no-repeat left top;
	overflow:hidden;
	}
.main-block .bottom,
.main-block .bottom-gr {
	clear:both;
	width:100%;
	height:12px;
	background:url(../images/bg-mainboxbottom.png);
	overflow:hidden;
	}

.main-block .block-content {
	width:760px;
	padding:0 4px;
	float:left;
	background:url(../images/bg-mainbox.png) repeat-y left;
	}

.block-content .content {
	float:left;
	padding:0 10px 9px 8px;
	width:715px;
	}
.block-content .content .left-column {
	float:left;
	width:500px;
	margin-top:0;
	padding-right:10px;
	border-right: 1px solid #e0e0e0;
	}
.block-content .content .right-column {
	float:right;
	width:180px;
	}
.block-content .content h1,
.block-content .content .heading-caps-top,
.block-content .content .heading-caps {
	display:block;
	font-size:16px;
	color:#ff3300;
	margin:0;
	padding:0;
	}



#privacy{
font: 10px Arial, Verdana, sans-serif;
}

.listbox{
font-family:Arial;
border-right: #a0a0a0 1px solid;
border-top: #a0a0a0 1px solid;
border-left: #a0a0a0 1px solid;
border-bottom: #a0a0a0 1px solid;
font-size: 12px;
color:#000000;
width: 200px;
padding: 6px;
background: #fff0e0;
}

#menu01 {
width:740px;
float:left;
font: 14px Arial, Verdana, sans-serif;
padding: 0px;
margin: 0px;
}

#menu01 ul, #menu01 li {
float:left;
list-style-type: none;
padding: 0px;
margin: 0px;
}

#menu01 li a:link, #menu01 li a:visited, #menu01 li a:active {
float: left;
margin-right: 10px;
padding: 0px 8px 0px 8px;
text-decoration:none;
color:#000000;
}

#menu01 li a:hover {
color:#ff3300;
}

#menu01 #current_menu01 a { /*currently selected tab*/
color:#ff3300;
}

.tabs {list-style:none; padding:0px 0 0 5px; margin:0px 0px 0px 0; height:21px;}
.tabs li {float:left; margin-right:-29px;}
.tabs li a {display:block; position:relative; text-decoration:none;}
.tabs li a em {display:block; height:21px; float:left; padding:0 39px 0 10px; background:url(../images/eternosoft_tabs.gif) right top; position:relative; z-index:100; font-size:12px; font-weight:normal; font-style:normal; color:#fff; line-height:21px; font-family:'Arial',trebuchet,tahoma,sans-serif;}
.tabs li a b {display:block; float:left; width:29px; height:21px; background:url(../images/eternosoft_tabs.gif) left top; position:relative; z-index:200;}

.tabs li a.m1 {z-index:600;}
.tabs li a.m2 {z-index:500;}
.tabs li a.m3 {z-index:400;}
.tabs li a.m4 {z-index:300;}
.tabs li a.m5 {z-index:200;}
.tabs li a.m6 {z-index:100;}

.tabs li a:hover {border:0; z-index:700; cursor:pointer;}
.tabs li a:hover b {background-position: left center;}
.tabs li a:hover em  {background-position: right center; color:#050;}

.tabs li a.selected, .tabs li a.selected:hover {border:0; z-index:800; cursor:default;}
.tabs li a.selected b, .tabs li a.selected:hover b {background-position: left bottom;}
.tabs li a.selected em, .tabs li a.selected:hover em  {background-position: right bottom; color:#000;}

label.edit {
	margin-bottom: 0px;
	padding-right: 5px;
	text-align: right;
	width: 180px;
	display: block;
	float: left;
}

label.edit2 {
	margin-bottom: 0px;
	padding-right: 5px;
	text-align: left;
	display: block;
	float: left;
}

input.edit_input {
	margin-bottom: 0px;
	padding-right: 5px;
	width: 200px;
}