body {
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	color:#000;
}

body,th,td,p,div,span,a,input,select,textarea,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,b {
	font-family:verdana, arial, helvetica, geneva, sans-serif;
	font-size:11px;
	color:#000;
	line-height:125%;
}

a {
	text-decoration:underline;
	color:#000;
}

a img {
	border-width:0px;
}


h3 {
	color:#000;
	font-size:15px;
	font-weight:bold;
}

ul {
	margin:0px;
	list-style-type:none;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
}

ul li {
	display: block;
}

ul li a {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#base {
	text-align:left;
}


/*************************
  HEADER + FOOTER
**************************/

#header {
	padding:5px;
	font-size:10px;
	background-color:#DCDCDC;
}

#header b {
	font-size:10px;
}

#header1 {
	display:none;
}

#header2 {
	display:none;
}

#header2 #search {
	display:none;
}

#header2 #shortnav {
	display:none;
}

#header2 #shortnav a {
	display:none;
}

#footer {
	padding:6px;
	background-color:#DCDCDC;
	text-align:left;
	clear:both;
	font-size:10px;
	border-top-style:solid;
	border-top-width:1px;
	border-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
}

#footer a {
	font-size:10px;
}


/****************************
  NAV
****************************/

#nav0 {
	margin-top:-60px;
	height:0px;
	display:none;
}


#nav {
	height:0px;
	display:none;
}


/*************************
  CONTENT
**************************/

#main {
	background-color:#FFFFFF;
}


#content {
	background-color:#FFFFFF;
}

#content > img {
	padding:10px;
}

#content a {
	text-decoration:underline;
}

/*************************
  NEWS
**************************/

#news {
	display:none;
}

/*************************
  FORM
**************************/

input, select, textarea {
	display: block;
	float: left;
	width: 120px;
	color:#686868;
}

input#hidden {
	margin:0px;
}

input#submit {
	color:#686868;
	margin-left:130px;
	border-color:#E0C441;
	border-style:solid;
	border-width:1px;
	background-color:#fff;
	font-weight:bold;
	height:19px;
}

label {
	display:block;
	float: left;
	text-align: left;
	padding-right: 1em;
	width:120px;
	font-weight:bold;
}

form {
	text-align:left;
}

form br {
	clear: left;

}

label#full {

}

/*****************
  FORM
 *****************/

input, select, textarea {
	display: block;
	float: left;
	width: 120px;
	color:#686868;
	margin-top:3px;
	margin-bottom:3px;
}

label {
	display: block;
	float: left;
	width: 150px;
}

input#submit {
	width:80px;
	color:#000;
	margin-left:130px;
}

label {
	text-align: left;
	padding-right: 1em;
}

form {
	text-align:left;
	width:500px;
	margin-bottom:30px;
}

form br {
	clear: left;

}

textarea {
	width:400px;
}


/*************************
  MISC
**************************/
#align_right {
	text-align:right;
}


#to_fill {
	color:red;
	display:inline;
	text-align:left;
}

#message {
	font-weight:bold;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:red;
	margin-bottom:10px;
}

#hyporechner table {
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#C4C4C4;
}

#hyporechner #title {
	font-weight:bold;
}

#hyporechner td {
	padding:2px;
}

#hyporechner #second_td {
	background-color:#DCDCDC;
}

#sitemap a {
	background-image:url(none);
	padding-left:0px;
}
