BODY { font-family: Times New Roman, Times, serif; color: #000000; font-size: 15px }
TD { font-family: Times New Roman, Times, serif; color: #000000; font-size: 15px }
H1 {
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 24px;
	line-height: 25px;
	margin: 25px 0px 20px 0px;
}
H3 { font-family: Times New Roman, Times, serif; color: #CC0000; font-size: 18px }
B { font-family: Times New Roman, Times, serif; color: #CC0000; font-size: 15px }
BIG { font-family: Times New Roman, Times, serif; color: #000000; font-size: 18px }
SMALL { font-family: Times New Roman, Times, serif; color: #000000; font-size: 12px }
LI { margin:0 0 0.75em 0; padding: 0px }

.nobullet { list-style: none; margin:0 0 0.75em 0; padding: 0px }
.red { color: #CC0000 }
.black { color: #000000 }

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
}
.pixborder {
	padding: 2px;
	border: 1px solid #CC0000;
}
.page_bottom_text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	font-size: 12px
}
.backpgtable {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}

A { text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CC0000; font-size: 14px }
A:hover { text-decoration: none; color: #FF0000  }

A.botlink { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #CCCCCC; font-size: 12px }
A.botlink:hover { text-decoration: none; color: #0000CC  }

A.sidelink {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
}
A.sidelink:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #CC0000;
}

hr.onepixel {
	border: 0;
	color: #CC0000;
	background-color: #CC0000;
	height: 1px;
	width: 100%;
	text-align: center;
	margin-top: 5x;
	margin-bottom: 5x;
}

hr.keyline {
	border: 0;
	color: #CC0000;
	background-color: #CC0000;
	height: 1px;
	width: 100%;
	text-align: center;
	margin-top: 0x;
	margin-bottom: 0x;
}

.contact {
	font-size: 15px;
	color: #000000;
	background: #F9F9F9;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.contact_button {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #CC0000;
	background: #DDDDDD;
}
.contact_button_hover {
	background: #FF0000;
	color: #FFFFFF;
	border: 1px solid #CC0000;
}
