.none {
  width:auto;
}

H4{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #005984;
	font-weight: normal;
}
th a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #005A84;
	background-color:#DDDDDD;
}
th a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #005A84;
	background-color:#DDDDDD;
}
th a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #005A84;	text-decoration:none;
	background-color:#AAAAAA;
}
th a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #005A84;
	background-color:#DDDDDD;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #005A84;
}
td a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #005A84;
}
td a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #005A84;
}
td a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #005A84;
	text-decoration:none
}
td a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #005A84;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005A84;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgmain.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#container{
	width: 842px;
	margin: auto;

	}
	
#ContentContainer{
	width: 842PX;
	margin: auto;
	padding: 0;
	padding-bottom: 5px;
	}
	
#button {
		width: 842PX;
		height: 25px;
		margin: auto;
	}
	
#header {
	width: 842px;
	height: 80px;
	margin: auto;
	padding-top: 20px;
	border-bottom-color: #c9c069;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	}

#footer {
		width: 842PX;
		margin: auto;
		padding: 0;
		border-top-color: #c9c069;
		border-top-width: 2px;
		border-top-style: solid;
		padding-top: 10px;
	}


.head {
	color: #A49A00;
	font-size: 12px;
	font-weight: bold;
}
.large {
	width: 800px;
}
	
.textarea1 {
	width: 500px;
	height: 60px;
}

.textarea2 {
	width: 500px;
	height: 120px;
}

.button_up {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #005984;
	letter-spacing: 2px;
	font-size: 11px;
	padding-left: 10px;
}

.button_over {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #c9c069;
	letter-spacing: 2px;
	font-size: 11px;	
	padding-left: 10px;
}

.txt_adress_blue {
	font-size: 10px;
	letter-spacing: 1px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #005984;
	font-weight: bold;

}
.form_items {
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005984;
	width: 200px;

}
.form_items_large {
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005984;
	width: 400px;

}

.Line_Gold {
	background-color: #C9C069;
	height: 2px;
}

.txt_white {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;

}
.txt_white_bold {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;

}

.txt_white_head {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.form_button {

	font-size: 12px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005984;
}
