table.bodytable {
	background-color: #999999;
	border-collapse: collapse;
}

td.body {
	background-color: #EEEEEE;
}

td.bodycell {
	background-color: #EEEEEE;
	border-color: #999999;
	border-style: solid;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
}

td.bodycell_popup {
	background-color: #EEEEEE;
	border-color: #999999;
	border-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
}

table.main {
	background-color: #999999;
	border-collapse: collapse;
}

td.main {
	background-color: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	color: #333333;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
}

td.menucell_filler {
	border-color: #999999;
	border-style: solid;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
}

/*
	fonts
*/

.header1 {
	color: #333333;
	font-family: arial;
	font-size: 14px;
	line-height: 19px;
}

.header2 {
	color: #333333;
	font-family: arial;
	font-size: 16px;
	line-height: 21px;
}

.header3 {
	color: #333333;
	font-family: arial;
	font-size: 18px;
	line-height: 23px;
}

.main {
	color: #333333;
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
}

.quote {
	color: #333333;
	font-family: courier new,sans-serif;
	font-size: 12px;
}

a.main:link { color: #CC6600; font-family: arial; font-size: 12px; text-decoration: underline; }
a.main:active { color: #CC6600; font-family: arial; font-size: 12px; text-decoration: underline; }
a.main:visited { color: #CC6600; font-family: arial; font-size: 12px; text-decoration: underline; }
a.main:hover { color: #CC6600; font-family: arial; font-size: 12px; text-decoration: none; }

a.header1:link { color: #CC6600; font-family: arial; font-size: 14px; text-decoration: underline; }
a.header1:active { color: #CC6600; font-family: arial; font-size: 14px; text-decoration: underline; }
a.header1:visited { color: #CC6600; font-family: arial; font-size: 14px; text-decoration: underline; }
a.header1:hover { color: #CC6600; font-family: arial; font-size: 14px; text-decoration: none; }

a.header2:link { color: #CC6600; font-family: arial; font-size: 16px; text-decoration: underline; }
a.header2:active { color: #CC6600; font-family: arial; font-size: 16px; text-decoration: underline; }
a.header2:visited { color: #CC6600; font-family: arial; font-size: 16px; text-decoration: underline; }
a.header2:hover { color: #CC6600; font-family: arial; font-size: 16px; text-decoration: none; }

a.header3:link { color: #CC6600; font-family: arial; font-size: 18px; text-decoration: underline; }
a.header3:active { color: #CC6600; font-family: arial; font-size: 18px; text-decoration: underline; }
a.header3:visited { color: #CC6600; font-family: arial; font-size: 18px; text-decoration: underline; }
a.header3:hover { color: #CC6600; font-family: arial; font-size: 18px; text-decoration: none; }

.small {
	color: #333;
	font: normal 10px arial;
	line-height: 17px;
}
/*
	iosat text formatting
*/

.iosat_10_i, .iosat_10 { color: #f00; font-family: Arial Black, Arial; }
.iosat_10_i { font-size: 12px; line-height: 13px; }
.iosat_10 { font-size: 10px; line-height: 15px; }

.iosat, .iosat_i { color: #f00; font-family: Arial Black, Arial; }
.iosat_i { font-size: 16px; line-height: 14px; }
.iosat { font-size: 12px line-height: 19px; }

.iosat_14_i, .iosat_14 { color: #f00; font-family: Arial Black, Arial; }
.iosat_14_i { font-size: 18px; line-height: 19px; }
.iosat_14 { font-size: 14px; line-height: 19px; }

.iosat_16_i, .iosat_16 { color: #f00; font-family: Arial Black, Arial; }
.iosat_16_i { font-size: 20px; line-height: 19px; }
.iosat_16 { font-size: 16px; line-height: 21px; }

.iosat_18_i, .iosat_18 { color: #f00; font-family: Arial Black, Arial; }
.iosat_18_i { font-size: 22px; line-height: 25px; }
.iosat_18 { font-size: 18px; line-height: 23px; }
