/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-color: #333333;
	background-image: url(images/background-image.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

.menu, .menu a:link, .menu a:active, .menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:hover {
	color: #99CCFF;
	text-decoration:none;
}
.menu2, .menu2 a:link, .menu2 a:active, .menu2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC3;
	text-decoration:none;
}
.menu2 a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.white-text {
	color: #FFFFFF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	height: 16px;
	width: 200px;
	color: #333333;
	padding: 4px;
	border: 1px solid #999999;
}
.from2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	height: 200px;
	width: 200px;
	color: #333333;
	padding: 4px;
	border: 1px solid #999999;
}

.form3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	height: 300px;
	width: 685px;
	color: #333333;
	padding: 4px;
	border: 1px solid #999999;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
ul {
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li {
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 2px;
	margin-left: 10px;
}

a:link, a:visited, a:active {
	text-decoration:none;
	font-weight: bold;
	color: #0099ff;
}

a:hover {
	text-decoration:underline;
	}
	
hr {
	background-color: #999;
	color:#999;
	height: 2px;
	border: 0px;
}
.form4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	height: 200px;
	width: 200px;
	color: #333333;
	padding: 4px;
	border: 1px solid #999999;
}
