/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(page-bgr.gif) #ffffff repeat-y left;
	color: #333333;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 0 10px;
}
a{
	color: #993300;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
table{

}




/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}	

/*=== Layout ===*/
#page{
	width: 750px;
}
/*=== Header ===*/
#header{
	background: url(header-bgr.gif) no-repeat right top;
	border-top: 20px solid #ffffff;
	height: 160px;
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 50px;
	width: 150px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/

#nav1{
	float: right;
	height: 160px;
	text-transform: lowercase;
}
#nav1 li{
	float: left;
}
#nav1 li a{
	color: #919191;
	display: block;
	float: left;
	font-size: 11px;
	height: 160px;
	padding: 0 0 0 15px;
	width: 135px;
}
#nav1 li a em{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
#nav1 li a:hover, #nav1 li.active a{
	color: #000000;
	text-decoration: none;
}
/*- Specific Tabs -*/
#nav1 li#tab1 a{
	background: url(tab1.jpg) no-repeat bottom;
}
#nav1 li#tab1 a:hover,
#nav1 li#tab1.active a{
	background: url(tab1-.jpg) no-repeat bottom;
}
#nav1 li#tab2 a{
	background: url(tab2.jpg) no-repeat bottom;
}
#nav1 li#tab2 a:hover,
#nav1 li#tab2.active a{
	background: url(tab2-.jpg) no-repeat bottom;
}
#nav1 li#tab3 a{
	background: url(tab3.jpg) no-repeat bottom;
}
#nav1 li#tab3 a:hover,
#nav1 li#tab3.active a{
	background: url(tab3-.jpg) no-repeat bottom;
}
#nav1 li#tab4 a{
	background: url(tab4.jpg) no-repeat bottom;
}
#nav1 li#tab4 a:hover,
#nav1 li#tab4.active a{
	background: url(tab4-.jpg) no-repeat bottom;
}
/*=== All Columns ===*/
#columns{
	clear: both;
}
#columns p{
	padding: 0 0 15px;
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 150px;
}
#leftcol h2{
	background: #f4ca49;
	color: #000000;
	font-size: 11px;
	padding: 4px 0 4px 7px;
}
#leftcol h2 em{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 600px;
}
#centercol .spacer{
	padding: 20px 12px 5px;
}
#home #centercol .spacer{
	background: url(vl-dot.gif) repeat-y center;
	margin: 20px 2px 0;
	padding: 0;
}
#centercol h2{
	color: #e1af14;
	font-size: 16px;
	margin: 0 0 10px;
}
#centercol h3{
	font-size: 12px;
	margin: 0 0 15px;
}
/*=== Sub Columns ===*/
.col{
	float: left;
	padding: 13px;
	width: 271px;
}
.col.bg{
	background: #fdf7e7;
	border-bottom: 1px solid #cccccc;
}
/*=== Styling Lists ===*/
/*- Left Menu -*/
.leftmenu{
	font-size: 11px;
	padding: 0 0 20px;
}
.leftmenu li{

}
.leftmenu li a{
	background: #fcf7e7;
	border-top: 1px solid #d5d5d5;
	color: #6d422f;
	display: block;
	padding: 2px 0 2px 8px;
}
.leftmenu li a:hover,
.leftmenu li.active a{
	background: #fcf7e7;
	color: #6d422f;
	font-weight: bold;
	text-decoration: none;
}
.leftmenu li.active li a{
	background: #fdedbc;
	border: 0;
	font-weight: normal;
	padding: 2px 0 2px 14px;
}
.leftmenu li.active li a:hover,
.leftmenu li.active li.active a{
	background: #fdedbc;
	color: #993300;
	font-weight: bold;
}

.leftmenu li.active li.active li a{
	background: #fdedbc;
	border: 0;
	font-weight: normal;
	padding: 2px 0 2px 15px;
}
.leftmenu li.active li.active li a:hover,
.leftmenu li.active li.active li.active a{
	background: #fdedbc;
	color: #993300;
	font-weight: bold;
}

/*- Left Menu2 -*/
.leftmenu2{
	font-size: 11px;
	padding: 0 0 0 7px;
}
.leftmenu2 li{
	margin: 0 0 5px;
}
.leftmenu2 li a{
	color: #333333;
}
/*- List1 -*/
.list1 li{
	margin: 0 0 10px;
}
.list1 li a{
	color: #993300;
}
.list1 li h4{
	font-size: 12px;
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	float: left;
	padding: 18px 0 10px 7px;
}
#search label{
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 5px 0 0;
}
#search input{
	border: 0;
	float: left;
	width: 110px;
}
#search .btn{
	margin: 5px 0 0 5px;
	padding: 0;
	width: auto;
}
#search img{
	margin: 8px 0 0;
}
/*=== Styling Buttons ===*/
/*- More Link Button -*/
.more{
	text-align: right;
}
.more a{
	background: url(ico-arrow.gif) no-repeat right;
	padding: 0 15px 0 0;
}
/*=== Footer ===*/
#footer{
	border-top: 1px solid #cccccc;
	clear: both;
	height: 50px;
	margin: 0 2px;
	padding: 5px 7px;
}
#footer a{
	color: #9b9b9b;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	border-top: 1px solid #cccccc;
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.pic{
	margin: 0 0 10px;
}


#eugenurl{
padding-left: 8px;
}

#contenttab {
height: 400px;
width: 575px;
}


#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}


#contentboxsub form td{
	padding: 3px;
}


#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 6px 0 10px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #993300;
}

#contentboxsub font a{
	color: #993300;
}


#contentboxsub p a{
	color: #993300;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	background-image: none;
	font-size: 15px;
	padding: 0 0 8px 0;
	color: #000000;
}


#contentboxsub h3{
	font-size: 14px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h4{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h5{
	font-size: 12px;
	padding: 0 0 5px 0;
	color: #000000;
}

#contentboxsub input{
	font-size: 12px;
	color: #000000;
}


.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}