/*=== 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(bgr.gif) #9cd48d repeat-x top;
	color: #000000;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #31891d;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #45a12b 1px solid;
	font-size: 11px;
	padding: 1px 2px
}
li{
	list-style: none
}
h2, h3{
	color: #666666;
	font-size: 1.1em;
	margin: 0 0 1em
}
h4{
	font-size: 1em;
	font-weight: normal;
}
p{
	padding: 0 0 1em
}


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{
	background: url(page-bgr.png) repeat-y;
	margin: 0 auto;
	width: 865px;
	padding: 0 10px;
}

/*=== Header ===*/
#header{
	background: #ffde00;
	height: 62px
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 190px
}
#header h1 a{
	display: block;
	height: 62px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	height: 16px;
	font-size: 11px;
	padding: 40px 0 0
}
#nav1 li{
	display: inline; 
}
#nav1 li a{
	color: #090000;
	display: block;
	float: left;
	padding: 0 7px
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 1em;
	font-size: 12px;
		border-top: 1px solid #ccc;
}
.nav2 ul ul{
	padding: 0 0 0 16px;
	background: #ededed;
	border-bottom: 1px solid #ccc
}
.nav2 ul ul ul{
	padding: 0;
	border: 0
}
.nav2 li a{
	color: #000000;
	display: block;

	font-weight: bold;

	padding: 2px 0 2px 19px;
		border-bottom: 1px solid #ccc;
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #31891d;
	background: url(nav2-ico.gif) #ededed no-repeat 5px 5px;
	text-decoration: none;
}
/* Nav2 Sub Menu */
.nav2 li.active li a{
	background: #ededed;
	color: #000000;
	font-weight: normal;
	padding: 2px 0 2px 3px;
	border: 0;
	margin: 0 1px 0 0
}
.nav2 li.active li.active a,
.nav2 li.active li a:hover{
	background: #fff;
	color: #31891d;
	font-weight: bold;
}
/* Nav2 Sub Menu 2 */
.nav2 li.active li.active li a{
	background: url(nav2-ico2.gif) #fff no-repeat 6px 7px;
	color: #000000;
	font-weight: normal;
	padding: 2px 0 2px 15px;
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	color: #31891d;
}
/*=== Title Placeholder ===*/
#title img{
	display: block;
}
#bloom{
	width: 407px;
	height: 239px;
	position: absolute;
	top: 0;
	background: url(bloom.png) no-repeat top;
	margin: 0 0 0 505px;
	z-index: 10
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 15px
}
#home #columns{
	padding: 0
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 199px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 0 0 0 20px;
	width: 606px;
}
#home #centercol{
color: #555;
	width: 645px;
}
#home #centercol a{
	color: #555
}
#home #centercol h2{
	color: #000;
	font-size: 1em
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 212px
}
.col2{
	float: left;
	margin: 0 0 0 20px;
	width: 202px
}
.col3{
	float: right;
	width: 190px;
}
.col4{
	width: 180px;
	padding: 25px 0 0;
	float:left; 
}
.col5{
	width: 466px;
	float:left; 
}
.col5 img{
	display: block;
	margin: 0
}
.col6{
	width: 155px;
	margin: 0 0 0 10px;
	padding: 25px 0 0;
	float:left;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: auto
}
.box .top,.box .bot{
	background: url(box-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(box-bot.gif) no-repeat top
}
.box .content{
	background: url(box-bgr.gif) #999999 repeat-y;
	height: 1%;
	padding: 0 10px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 ul{
	margin: 0 0 1em
}
.list1 li{
	margin: 0 0 .5em;
}
/*- List2 -*/
.list2 ul{
	margin: 0 0 1.5em
}
.list2 li{
	margin: 0 0 .2em;
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
#search{
	height: 28px;
	float:right;
	position: relative;
	z-index: 100;
	padding: 11px 10px 0 0
}
#search input{
	float: left;
	width: 125px
}
#search input.btn{
	margin: 0 0 0 1px;
	width: auto
}


/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em
}
.th img{
	display: block; 
}
/*=== Footer ===*/
#footer{
	color: #333;
	padding: 7px 20px;
	background: #e4e4e4;
	height: 1%;
	font-size: 11px;
}
#footer a{
	color: #333
}
#footer .col{
	float:left;
	width: 130px;
	padding: 0 13px 0 0
}
#footer .icons{
	float:right;
	text-align: right;
	width: 190px;
	padding: 10px 0 0
}
#footer .icons img{
	margin: 0 0 0 6px;
}
#home #footer{
	padding: 0 19px;
	font-size: 12px;
	color: #000
}
/*- Page Bottom -*/
#page-bot{
	margin: 0 auto;
	overflow: hidden;
	width: 845px;
	background: url(page-bot.png) no-repeat top;
		color: #000000;
	text-align: right;
	padding: 7px 20px;
	height: 20px;
	font-size: 11px;
}
#page-bot a{
	color: #000000
}
#page-bot li{
	display: inline;
	padding: 0 0 0 .8em
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	border-top: 1px solid #cccccc;
	clear: both;
	height: 1px;
	margin: 15px 0;
	overflow: hidden;
	width: 100%
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}








#contenttab {
	width: 630px;
	height: 484px;
}


#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: 4px 0 5px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #31891d;
	}
	
#contentboxsub font a{
	color: #31891d;
	}


#contentboxsub a:visited {
color: #858585;
text-decoration: underline;
}

#contentboxsub p a{
	color: #31891d;
}

#contentboxsub a:visited {
color: #858585;
text-decoration: underline;
}


#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	background-image: none;
	font-size: 16px;
	font-weight: bold;
	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;
	}

