.border {
	border: 2px solid #7B0000;
}
body {
	background-image: url(images/bg.gif);
}.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px dotted #FF2029;
}
.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CE1418;
	border: 1px solid #6B0000;
}

