@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/redstripebg.gif);
	background-repeat: repeat-x;
}
.nav {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
}
.info {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	height: 250px;
}


#subsections {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
}

#subsectionssel a {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#subsectionssel {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #99CCFF;
}
#subsections a {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
#tab7  .infocontact  label {
	width: 233px;
	display: block;
	font-size: 14px;
	line-height: 25px;
}
input {
	width: 280px;
	border: 1px dotted #CCCCCC;
	font-size: 24px;
	font-family: Verdana;
	color: #999999;
	background-color: #EEE;
	position: relative;
	left: 100px;
	bottom: 30px;
}
fieldset {
	background-color: #99CCFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	height: 360px;
}
textarea {
	width: 280px;
	border: 1px dotted #CCCCCC;
	font-size: 12px;
	font-family: Verdana;
	color: #999999;
	background-color: #EEE;
	position: relative;
	left: 100px;
	bottom: 30px;
	height: 150px;
}



a:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}

#copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-style: italic;
}
#copyright a {
	font-size: 10px;
	color: #669933;
}
#bottomnav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.infocontact {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	height: 380px;
}
#tab7 .infocontact #submit {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
}
