BODY
{
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

.siteTitle {text-decoration: none; color: #FFFFFF; font-size: 14pt; font-family: "Trebuchet MS", Tahoma, Verdana, Arial; font-weight: bold;}
TD.siteTitle {background-color: #666666}

.topMenu {text-decoration: none; color: #FFFFFF; font-size: 9pt; font-family: "Trebuchet MS", Tahoma, Verdana, Arial;}
A.topMenu:link {text-decoration: none; color: #FFFFFF;}
A.topMenu:hover {text-decoration: none; color: #FFFF00;}
A.topMenu:active {text-decoration: none; color: #FFFF00;}
TD.topMenu {background-color: #666666;}

.menuHeading {text-decoration: none; color: #FFFFFF; font-size: 8pt; font-family: "Trebuchet MS", Tahoma, Verdana, Arial; font-weight: bold;}
A.menuHeading:link {text-decoration: none; color: #000000;}
A.menuHeading:hover {text-decoration: none; color: #000000;}
A.menuHeading:active {text-decoration: none; color: #000000;}
TD.menuHeading {background-color: #666666;}

.menuItem {text-decoration: none; color: #000000; font-size: 8pt; font-family: "Trebuchet MS", Tahoma, Verdana, Arial;}
A.menuItem:link {text-decoration: none; color: #000000;}
A.menuItem:hover {text-decoration: none; color: #000000;}
A.menuItem:active {text-decoration: none; color: #000000;}
TD.menuItem {background-color: #eeeeee;}
TD.menuItem:hover {background-color: #cccccc; cursor: pointer;}

.normalText {text-decoration: none; color: #000000; font-size: 8pt; font-family: "Trebuchet MS", Tahoma, Verdana, Arial;}
A.normalText:link {text-decoration: none; color: #000000;}
A.normalText:hover {text-decoration: none; color: #000000;}
A.normalText:active {text-decoration: none; color: #000000;}
A.normalText:visited {text-decoration: none; color: #000000;}

.heading {text-decoration: none; color: #6699FF; font-size: 11pt; font-family: "Trebuchet MS", Tahoma, Verdana, Arial; font-weight: bold;}
A.heading:link {text-decoration: none; color: #6699FF;}
A.heading:hover {text-decoration: none; color: #FF0000;}
A.heading:active {text-decoration: none; color: #FF0000;}

.listItem {text-decoration: none; color: #000000; font-size: 8pt; font-family: "Trebuchet MS", Tahoma, Verdana, Arial;}
A.listItem:link {text-decoration: none; color: #000000;}
A.listItem:hover {text-decoration: none; color: #000000;}
A.listItem:active {text-decoration: none; color: #000000;}
A.listItem:visited {text-decoration: none; color: #000000;}
TD.listItem {background-color: #F0F0F6;}

.screenBorder {border-width: 2px; border-color: #666666; border-style: solid;}
.buttons {font-style: Verdana; font-size: 11px; color=#000000; border: 1px solid white; border-color: #eeeeee; background-color: #eeeeee; width: 50px; height: 18px}
.buttons2 {font-style: Arial; font-size: 13px; font-weight: bold; color=#000000; border: 1px solid grey; border-color: #999999; background-color: #FFFFFF; height: 24px; cursor:hand}
.textboxes {font-style: Verdana; font-size: 12px; color=#000000; border: 1px solid black; border-color: #000000; background-color: #eeeeee}
.textboxes2 {font-style: Arial; font-size: 12px; color=#000000; border: 1px solid white; border-color: #eeeeee; background-color: #ffffff}
.textboxes3 {font-style: Arial; font-size: 12px; color=#000000; border: 1px solid white; border-color: #FF9966; background-color: #ffffff}
.combos {font-style: Verdana; font-size: 12px; color=#000000; border: 1px solid black; border-color: #000000; background-color: #ffffff}

.quickInfo {
	background-color: #eeeeee; 
	padding: 10px; 
	border: 1px solid grey;
}

.quickOptions {
	float: right; 
	padding: 10px;
	border: 1px solid grey;
	background-color: #eeFFee;
}

.notes {
	color: #999999;
}

.recSeparator {
	border-bottom: 1px solid #CCCCCC;
}