BODY {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
INPUT,SELECT,TEXTAREA {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
P {
	margin: 0px;
}
.dropshadow {
	background: url(../images/dropshadow.jpg);
	background-color: #040e03;
	background-repeat: no-repeat;
}
.main {
	margin: 10px;
	font-family: verdana;
	font-size: 10px;
}
.headerlink {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.headerlink:hover {
	text-decoration: underline;
}
.footer {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.subtitle1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #bf211b;
}
.subtitle2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #bf211b;
}
.subtitle3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.subtitle4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text1 {
	font-family: verdana;
	font-size: 10px;
}
.text2 {
	font-family: verdana;
	font-size: 11px;
}
.text3 {
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
}
.hyperlink {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #bf211b;
	text-decoration: none;
}
.hyperlink:hover {
	text-decoration: underline;
}
.button {
	background: url(../images/bgbutton.gif) repeat-x center;
	height: 21px;
	cursor: pointer;
	cursor: hand;
	border-color: #707070;
}
TD.heading {
	border-bottom: 1px solid #000000;
}