/* made by solidcreations */
@charset "utf-8";

.header {
	height: 65px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	background-color: #f8810c;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.bck_navigation {
	background-color: #f8810c;
}
.information {
	font-family: "Trebuchet MS", Helvetica, Arial, Helvetica, sans-serif;
	font-size: small;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	line-height: 17px;
}

.information {
	font-family: "Trebuchet MS", Helvetica, Arial, Helvetica, sans-serif;
	font-size: small;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	line-height: 19px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
.line_footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-top: 25px;
}




#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu li {
	font: 85% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


#menu a {
	background: #f8810e;
	/* #333*/
	
	/*border-bottom: 1px solid #fff;*/

	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #f8810e url("../images/hover.gif") left center no-repeat;
	color: #000;
	padding-bottom: 8px;
	/* #2580a2*/
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color:#0066FF;
	font-style:italic;
	
}
h3 {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color:#0066FF;
	font-variant:small-caps;
	
	
}
