body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
}



form {
	background-color: #CCCC99;
}

.title {
	font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 21px;
	line-height: 30px;
	color: #990000;
}

.subtitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
  color: #990000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
}
a.navLink {
	color: #999999;
	
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: normal;
}
a.promo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: normal;
}
.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
  background-color: #CCCCCC;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.textTD {
	FONT-FAMILY: helvetica, verdana, arial, sans-serif;
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 10px; PADDING-BOTTOM: 10px; 
	FONT-WEIGHT: normal; COLOR: black; VERTICAL-ALIGN: top; FONT-SIZE: 14px;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-BOTTOM: #CCCCCC 1px solid; 
}

.formTD {
	FONT-FAMILY: "Trebuchet MS", Arial, sans-serif;
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-TOP: 5px; PADDING-BOTTOM: 5px; 
	FONT-WEIGHT: normal; COLOR: #666666; VERTICAL-ALIGN: top; FONT-SIZE: 12px;
	
}

.navbox {
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BACKGROUND-COLOR: white;
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-TOP: 3px; PADDING-BOTTOM: 3px; 
}

.buttons {
	BORDER-TOP: #000066 1px solid;
	BORDER-BOTTOM: #000066 1px solid;
	BORDER-LEFT: #000066 1px solid;
	BORDER-RIGHT: #000066 1px solid;
	BACKGROUND-COLOR: white;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}