form {
	margin: 0px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url('images/spacer.gif');
	background-color: #FFFFFF;
	background-repeat: no-repeat;;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px none #FFFFFF;
	background-color: #CCCCCC;
}


.inputbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px none #FFFFFF;
	background-color: #FFFFFF;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px none #FFFFFF;
	background-color: #CCCCCC;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px none #FFFFFF;
	background-color: #CCCCCC;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.maintext3 {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.maintext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.maintext5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border:none;
}

.linktext2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.linktext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.linktext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.linktext5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.linktext:hover {
	color: #CC3333;
	text-decoration: none;
	font-weight: normal;
	border:none;
}

.linktext2over, .linktext2:hover {
	color: #CC3333;
	text-decoration: none;
	font-weight: normal;
}

.linktext3over, .linktext3:hover {
	color: #CC3333;
	text-decoration: none;
	font-weight: normal;
}

.linktext4:hover {
	color: #CC3333;
	text-decoration: none;
	font-weight: normal;
}

.linktext5:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC3333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
