* {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

ol.numbered, li.numbered {
	list-style: decimal;
}

caption,th {
	text-align: left;
}
td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,acronym {
	border: 0;
}

body {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, sans-serif;
	color: #333;
	background-color: #fff;
}
img {
	border: none;
}


p,  ul,  ol {
	margin-bottom: 18px;
}
p.halfbottom {
	margin-bottom: 9px;
}
p.quarterspace { 
  margin-bottom: 9px;
 }

ul {
	list-style-type: square;
	margin-left: 2em;
}

h1 {
	color: #df9117;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 18px;
}

h2 {
	color: #b89257;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 18px;
}

h2.homepage {
	margin-bottom: 9px;
}
h3 {
	color: #907956;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 17px;
	line-height: 18px;
	margin-bottom: 18px;
}

h3.news {
	margin-bottom: 9px;
}

h4 {
	line-height: 18px;
	font: bold 11px Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

blockquote {
	font: italic 1.1em Georgia, Times, serif;
	line-height: 24px;
}

pre, code {
	font: 1.05em Courier, monospace;
}

pre {
	line-height: 1.5em;
}

pre strong {
	font-size: 1em;
	font-weight: bold;
}

pre code {
	font-size: 1em;
	line-height: 1.5em;
}

a {
	text-decoration: underline;
	color: #336633;
	}
a:active {
	color:red;
	}
a:hover {
	color: #FFF;
	background-color:#336633;
}
hr {
margin:1.5em 0;
height:1px;
border:0;
background:#fff url(../images/hr.jpg) no-repeat center center;
}
.flr {
	float: right;
}
.pad {
	padding: 0.4em;
}
.pad2 {
	padding: 1.4em;
}
.margin {
	margin: 1em;
}
#curve1 {
	background: url(../images/bord1.jpg) no-repeat left top;
}
#curve2 {
	background: url(../images/bord2.jpg) no-repeat right bottom;
}
.cl {
	clear: both;
}
.content {
	width: 860px;
	margin: 0 auto;
}
.err
{
	color: #990000;
	line-height: 18px;
	font: bold 11px Verdana, Arial, sans-serif;
	padding: 0.4em 0.4em;		
	margin-left: 0.4em;
	background-color: #ffdddd;
}
#maincolumn {
	padding: 2em 0 2em 0;
}
#leftcolumn {
	float: left;
	width: 610px;
	overflow: hidden;
	border-right: 1px dotted #bebcab;
	padding: 2em 20px 2em 0;
	margin: 0 20px 0 0;
}
#leftcolumn_g {
	float: left;
	width: 800px;
	overflow: hidden;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
}
#rightcolumn {
	float: left;
	overflow: hidden;
	width: 198px;
	color: #88877c;
	margin: 0;
	padding: 2em 0 2em 0;
}

#nav 
{	
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #cacaca;
	overflow: hidden;
	background: #8b8a68 url(../images/navbg.gif) repeat-x 0 bottom;
}
#nav .content {		
	background: url(../images/nav_a.gif) no-repeat left bottom;
}
#nav ul {
	margin: 0;
	padding: 0 0 0 1px;
	z-index: 30;	
}
#nav ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;	
}
#nav li a, #nav li a.selected {
	padding: 0.3em 0.6em 0.3em 0.6em;
	background-repeat: no-repeat;
	background-position: bottom right;
	text-decoration: none;	
	display: block;	
	color: #fff;	
}
#nav li a {
	background-image: url(../images/nav_a.gif);
}

#nav li a.selected, #nav a.selected:hover {
	background-image: url(../images/nav_a.gif);
	color: #fffee8;
}

#nav li a:hover {
	background-image: url(../images/nav_m.gif);
	color: #fffee8;
	background-color: #9b5235;
}
#nav .drop
{
	position: absolute;
	visibility: hidden;
	margin: 0 0 0 -1px;
	padding: 0.2em 0 0.2em 0;	
	background: #efefef;
	border: 1px solid #666;
	z-index: 0;
}
#nav .drop a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 3px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #535353;
	background: #efefef;	
	font-weight: normal;
}

#navnew {
	background: url(../images/top_new_en.gif) no-repeat right center;	
	padding-right: 36px !important;
	}

#logo {
	float:left;
	width:450px;
	background:url(../images/logo.gif) no-repeat top left;
	height:75px;
	text-indent:-1000px;
	padding:0;
	margin:0;
}
#topbar {
	background: #f7f7f1 url(../images/topbg.gif) repeat-x 0 bottom;
}
#topbar * {
	color: #8e8e74;
}
#topbar * a {
	text-decoration: underline;
}
#selector, #color, #reguser {
	text-align:right;
	padding:0.5em 0;
}
#selector a, #color a {
	color:#969696;
	text-decoration:none;
	padding:2px 8px 2px 8px;
}

#selector a.selected, #color a.selected {
	background-color:#ffffff;
}
#submenu {
	background-color: #eeede1;
	border-top: 3px solid #dcd9b8;
	border-bottom: 1px dotted #bebcab;
}
#submenu ul {
	margin:0;
	list-style-type:none;
	height:2em;
}
#submenu ul li { float:left; }
#submenu ul a {
	padding: 0.5em 1em;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	float:left;
	display:inline;
	text-decoration:underline;
	color: #5c5c4b;
}
#submenu ul a:HOVER {
	background-color:#fff;
	color:#000;
}
#submenuselected {
	color: #333 !important;
	text-decoration: none !important;
	font-weight:bold !important;
}




#footer {
	background-color: #f9faee;
	border-top: 1px dotted #bebcab;
	padding: 1em;	
}
#footer *  {
	color: #88877c;
}
#footermenu a {
	margin:0 0.6em 0 0;	
}
#footermenu a.selected, #footermenu a.selected:HOVER {
	text-decoration:none;
	color: #333 !important;
}
#footer a:HOVER, #topbar a:HOVER {
	background-color: #9a977d;
	color: #fff;
}


.highlight {
	background-color:#FFFFCC;
}

.comment strong, .comment b {
	color: #b05422;
} 
.comment div {
	margin-top: 0.5em;
	padding: 0.5em 1em;
	background-color: #fff;
	border-bottom: 1px solid #e7d6c4;
}

.box {
	display: block;
	background-color: #eeede1;
	border-bottom: 1px dotted #bebcab;
	padding: 0.4em 1em;	
	margin-bottom: 1em;
	color: #88877c;
	text-decoration: none;
}

.txt {
	background-color: #f4f3e9;
	border-bottom: 1px solid #b25022;
	border-right: 1px solid #dfded5;
	border-top: 1px solid #dfded5;
	border-left: 1px solid #dfded5;
	color: #b25022;
	font-size: 1.2em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding: 2px 2px 1px 2px;
	margin: 2px;
}
.fit {
	width: 98%;	
}
.small, .small * {
	font: 11px Arial, Helvetica, Geneva, sans-serif  !important;
}
.light, .light a, .wpstats a {
	color: #a0a0a0;
}
.list0 {
	background-color: #FFFFFF;
	padding: 4px;
	border-top: 1px solid #DDDDDD;
}
.list1 {
	background-color: #F9F9F9;
	padding: 4px;
	border-top: 1px solid #DDDDDD;
}
.box220 {
	float: left;
	width: 220px;
	margin: 0 20px 20px 20px;
}
.box110 {
	float: left;
	width: 110px;
	margin: 0 10px 20px 10px;
}
.box160 {
	float: left;
	width: 160px;
	margin: 0 10px 20px 10px;
}
.hiddenitem {
	display: none;
}
.visibleitem {
	display: block;
}
.header
{
	background-color: #e8e6d8;
	color: #62604d;
	padding: 0.2em 0.4em;
}
.row
{
	padding: 0.2em 0.4em;
}
.hidden_box 
{
	border: dotted 1px #62604d;
	padding: 0.4em;
	background-color: #e8e6d8;
	width: 580px;
	margin: 0 auto;
}
.hid_box 
{
	background-color: #e8e6d8;
}
.sel {
	background-color: #f4f3e9;
	font-size: 1.2em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding: 2px 2px 1px 2px;
	margin: 2px;	
}
.row_selected {background-color: #615e4c; color: #fff;}
.row_unselected {background-color: #fff; color: #333}

h3.table_header {
  font-weight: bolder;
  letter-spacing: 6px;
  text-transform: uppercase;
  font-weight: bolder;
  margin-bottom: 0px;
  position: relative;
  
}

ol.numbered, li.numbered {
	list-style: decimal;
}
#numbered {
	list-style: upper-alpha;
}