body {
	background-color: #E64E00;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px auto;
	width: 970px;
	color: #333333;
}
a:link, a:active, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
p {
	color: black;
}
small {
	font-size: 100%;
}
.home {
	font-size: 13px;
	text-align: justify;
	margin: 20px;
	font-weight: bold;
	color: #333333;
}
.text_color {
	font-size: 120%;
	font-weight: bold;
	color: #145476;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 120%;
}
big {
	font-size: 110%;
}
hr {
	border: 0px solid #333333;
	border-top: 1px solid #333333;
	padding: 3px 0px 0px 3px;
}
dt {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0px 5px 0px;
}
#sum {
	 text-align: right; 
	 border: 0px solid #BBBBBB;
	 border-top: 3px solid #BBBBBB;
}

dd {
	text-align: right;
	padding: 5px 0px 5px 0px;
}
#header {
	position: relative;
	z-index: 1;
	padding: 0px;
	margin: 0px;
	background-color: #FE9500;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	/*height: 167px;*/
	height: 140px;
}
.li_search {
	padding: 5px;
	border-bottom: 1px solid #BBBBBB;
}
#search {
	position: absolute;
	z-index: 10;
	top: 54px;
	left: 730px;
	width: 190px;
}

#search a {
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	margin: 0px 0px 0px 0px;
}

#menu_top {
	padding: 0px 50px 0px 50px;
	margin: 0px;
	border-right: 6px solid white;
	border-bottom: 4px solid white;
	border-left: 6px solid white;
	background-color: #FE9500;
	background-image: url(images/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 31px;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
}

#menu_top a {
	color: #FFFFFF;
}

#container {
	border-right: 6px solid white;
	border-left: 6px solid white;
	background-color: #FFFFFF;
	background-image: url(images/bg-container.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px 30px 10px 0px;
	margin: 0px;
}

#container_left {
	background-image: url(images/bg-container-left.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	width: 640px;
	min-height: 600px;
	padding: 10px 0px 10px 20px;
	margin: 0px;
}

#container_right {
	float: right;
	width: 250px;
}

.news_title {
	background-image: url(images/bg-news.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	width: 230px;
	height: 34px;
	padding: 26px 5px 0px 15px;
	margin: -5px 0px 5px 0px;
}

.news_body {
	background-image: url(images/bg-news-body.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #333333;
	font-size: 11px;
	width: 220px;
	height: 132px;
	padding: 10px 15px 20px 15px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

.box_title {
	background-image: url(images/bg-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	width: 230px;
	height: 36px;
	padding: 14px 5px 0px 15px;
	margin: 10px 0px 3px 0px;
}

.box_title a {
	color: #FFFFFF;
}

.box_body {
	background-image: url(images/bg-title-body.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #333333;
	font-size: 11px;
	width: 220px;
	height: 285px;
	padding: 10px 15px 20px 15px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	border 1px;
}
.open_folder {
	padding: 0px 10px 0px 0px; 
	float: left;
}
.float_left {
	float: left;
	padding-right: 6px;
}
#footer {
	border-top: 10px solid white;
	border-right: 6px solid white;
	border-left: 6px solid white;
	background-image: url(images/bg-footer.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #145476;
	padding: 30px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
	color: #145476;
	height: 90px;
}

#footer a {
	color: #145476;
}

.InputSearch {
	border: 0px;
	background-color: transparent;
	width: 150px;
	font-size: 12px;
	padding: 2px 2px 1px 2px;
	color: #333333;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#bg_home_picture {
	background-image: url(images/bg-picture.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 635px;
	height: 402px;
	padding: 0px 0px 10px 10px;
	margin: -10px 0px 0px 0px;
	position: relative;
	z-index: 100;
}

.slide-image {
	position: absolute;
	z-index: 200;
	top: 18px;
	left: 4px;
	width: 625px;
	height: 380px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
}
.materials {
	padding: 10px 10px 25px 10px;
	margin: 10px;
	text-align: justify;
}

.material_picture {
	background-color: transparent;
	border: 2px solid #DCDCDD;
	margin: 0px 10px 10px 0px;
	padding: 1px;
}

.ImportantBox {
	background-color: #F9D1BD;
	border: 2px solid #FF9703;
	margin: 10px 5px 10px 5px;
	padding: 4px;
	color: black;
	font-size: 120%;
	text-align: center;
}
.Message {
	background-color: transparent;
	border: 2px solid #E64E00;
/*
	background-image: url(images/warning.png);
	background-repeat: no-repeat;
	background-position: top left;

	-moz-border-radius: 5px;

  border-radius: 5px;
*/  
	color: #000000;
	font-size: 110%;
	/*font-weight: bold;*/
	text-align: center;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
/*	
	padding-left: 35px;
*/
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
fieldset {
	background-color: transparent;
	border: 2px solid #E64E00;
	margin: 10px;
	padding: 10px;
}
legend {
	font-family: "Courier New", Courier, mono;
	font-size: 110%;
	color: #000000;
}
label {
	font-family: "Courier New", Courier, mono;
	font-size: 110%;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #000000;
}
.InputPieces {
	width:25px;
	height:15px;
	font-size:10px;
	border:1px solid #9c0b03;
}
.InputText {
	background-color: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #E64E00;
	font-size: 11px;
	color: #8f5444;
	width: 200px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.InputTextFocus {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #E64E00;
	font-size: 11px;
	color: #000000;
	width: 200px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.InputTextarea {
	background-color: #FAFAFA;
	border: 1px solid #E64E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f5444;
	width: 450px;
	height: 250px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.InputTextareaFocus {
	background-color: #FFFFFF;
	border: 1px solid #E64E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 450px;
	height: 250px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.InputButton {
	background-color: #FFFFFF;
	border: 1px solid #E64E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}