body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
}
table {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2a2a2a;
}
.bkg1 {
	background-image: url(../images/bkg1.jpg);
	background-repeat: no-repeat;
}
.bkg2 {
	background-image: url(../images/bkg2.jpg);
	background-repeat: no-repeat;
}
.bkg3 {
	background-image: url(../images/bkg3.jpg);
	background-repeat: no-repeat;
}
.title {
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	color: #de110a;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	text-indent: 40px;
}
.title2 {
	background-image: url(../images/title2.gif);
	background-repeat: no-repeat;
	color: #2a2a2a;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	text-indent: 40px;
}

.redtext {
	color: #de110a;
}
.bold {
	font-weight: bold;
}
.redbase {
	border-bottom: #de110a 1px solid;
}
a:link {
	font-size: 11px;
	color: #de110a;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #de110a;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #2a2a2a;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	color: #2a2a2a;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}
a.dark:link {
	font-size: 10px;
	color: #2a2a2a;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
a.dark:visited {
	font-size: 10px;
	color: #2a2a2a;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
a.dark:hover {
	font-size: 10px;
	color: #de110a;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}
a.dark:active {
	font-size: 10px;
	color: #de110a;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}

.box1 {
	background-image: url(../images/box1.gif);
	background-repeat:no-repeat;
	height: 136px;
}
.box2 {
	background-image: url(../images/box22.gif);
	background-repeat:no-repeat;
	height: 120px;
}
.box3 {
	background-image: url(../images/box3.gif);
	background-repeat:no-repeat;
	height: 136px;
}

.smallfont {
	font-size: 10px;
}
input {
	background-image: url(../images/box1.gif);
	font-size: 10px;
	color: #de110a;
	font-weight: bold;
	font-family: "Trebuchet MS";
	border: none;
}
textarea {
	background-image: url(../images/box1.gif);
	font-size: 10px;
	color: #de110a;
	font-weight: bold;
	font-family: "Trebuchet MS";
	border: none;
	height: 136px;
}
.input {
	background-image: url(../images/title2.gif);
	font-size: 10px;
	color: #de110a;
	font-weight: bold;
	font-family: "Trebuchet MS";
	border: none;
	width: 100px;
	text-indent: 40px;
	background-position: left center;
	cursor: pointer;
}

