/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.tinytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

A.navtext:ACTIVE { color: red; text-decoration: underline;}
A.navtext:VISITED { color: purple; text-decoration: none; }
A.navtext:LINK { color: blue; text-decoration: none; }
A.navtext:HOVER { color: blue; text-decoration: underline; }

A.tinytext:ACTIVE { color: red; }
A.tinytext:VISITED { color: purple; }
A.tinytext:LINK { color: blue; }
A.tinytext:HOVER { color: blue; text-decoration: underline; }

A.bodytext:ACTIVE { color: red; }
A.bodytext:VISITED { color: purple; }
A.bodytext:LINK { color: blue; }
A.bodytext:HOVER { color: blue; text-decoration: underline; }


.bodyrev { font-family: verdana, arial, helvetica; font-size: 9pt; color: white; }
.bodyrevb { font-family: verdana, arial, helvetica; font-size: 9pt; color: white; font-weight: bold; }
.body { font-family: verdana, arial, helvetica; font-size: 9pt; color: black; }
.bodyb { font-family: verdana, arial, helvetica; font-size: 9pt; color: black; font-weight: bold; }
.news { font-family: verdana, arial, helvetica; font-size: 10pt; color: black; }
.newsb { font-family: verdana, arial, helvetica; font-size: 10pt; color: black; font-weight: bold; }
.header { font-family: verdana, arial, helvetica; font-size: 14pt; color: black; }
.headerrev { font-family: verdana, arial, helvetica; font-size: 14pt; color: white; }
.menuheader { font-family: verdana, arial, helvetica; font-size: 12pt; color: black; font-weight: bold; }
.menuheader2 { font-family: verdana, arial, helvetica; font-size: 10pt; color: black; font-weight: bold; }
.menutext { font-family: verdana, arial, helvetica; font-size: 8pt; color: black; }
.menutext2 { font-family: verdana, arial, helvetica; font-size: 7pt; color: black; }
.tiny { font-family: verdana, arial, helvetica; font-size: 7pt; color: black; }
.tinyrev { font-family: verdana, arial, helvetica; font-size: 7pt; color: white; }
.input { font-size: 7pt; background-color: white; }
.input2 { font-size: 7pt; background-color: white; }
.button { font-family: verdana, arial, helvetica; font-size: 8pt; background-color: black; font-weight: bold; color: white; }
.menu { text-decoration: none; color: black; font-size: 8pt; font-family: verdana, arial, helvetica; font-weight: bold; }
.menurev { background-color: #eaeaea; color: a6151b; font-size: 9pt; font-family: verdana, arial, helvetica; }
.menumini { background-color: #a6151b; color: white; font-size: 8pt; font-family: verdana, arial, helvetica; }
.menuminirev { background-color: #eaeaea; color: a6151b; font-size: 8pt; font-family: verdana, arial, helvetica; }
.tleft { background-color: a6151b; color: white; font-weight: normal; font-size: 9pt; font-family: verdana, arial, helvetica; text-align: right; }
.tright { background-color: eaeaea; color: black; font-size: 9pt; font-family: verdana, arial, helvetica; text-align: ieft; }
.tbottom { background-color: b0b2b5; color: black; font-size: 9pt; font-family: verdana, arial, helvetica; }
.joe { background-color: yellow; }

.tableL { font-family: arial, helvetica; font-size: 9pt; background-color: #505050; color: white; font-weight: bold; vertical-align: middle; text-align: right;}
.tableR { font-family: arial, helvetica; font-size: 9pt; background-color: #DDDDDD; color: black; font-weight: normal; vertical-align: middle; text-align: left; }
.tableB { background-color: #cccccc; color: black; font-weight: normal; vertical-align: middle; text-align: center; }
.tabletopper { background-color: #1B396A; }

table.automatic {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #000000;
	border-collapse: separate;
	background-color: #ffffff;
}
table.automatic th {
	border-width: 0px;
	border-style: inset;
	border-color: #000000;
	-moz-border-radius: ;
}
table.automatic td {
	border-width: 0px;
	border-style: inset;
	border-color: #000000;
	-moz-border-radius: ;
