body {
	background-color: #000000;
	background-image: url(images/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	color: #00cc00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00cc00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 2px;
}
a.nav:link {
	color: #00cc00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.nav:visited {
	text-decoration: none;
	color: #00cc00;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.nav:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.input {
    height:22px;
	width:299px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	background-color:#000000;
	border: 1px solid #C33D48;
	}
.inputd {
    height:175px;
	width:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	background-color: #000000;
	border: 1px solid #CC0000;
}
	
.send {
	height:21px;
	width:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 17px;
	background-color: #CC0000;
	border: 1px solid #CC0000;

}
