body {
	background-color: #FFFBE8;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

td, th {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

a {
	color: #666666;
}

form {
	background-color: #CCCC99;
}

h1 {
	border-top-width: 0px;
	border-left-width: 10px;
	font-size: 16px;
	border-left-color: #DAA9C0;
	border-bottom-width: thin;
	border-bottom-color: #DAA9C0;
	color: #DAA9C0;
	border-top-color: #DAA9C0;
	border-right-width: 0px;
	border-right-color: #DAA9C0;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h2 {
	font-size: 14px;
	background: #ccffcc no-repeat;
	text-decoration: none;
	padding: 5px;
}
h3 {
	font-size: 12px;
	background: #ccccff;
	text-decoration: none;
	padding: 5px;
}

.style2 {
	color: #FF99FF;
	line-height: 14px;
}
.style4 {color: #993366}

.t16 {font-size: 16px}
.t12 {
	font-size: 12px;
	line-height: 16px;
}
.t10 {
	font-size: 10px;
	color: #808080;
.t160 {font-size: 160%}
.t130 {
	font-size: 130%;
	line-height: 125%;
}

.sage {
	border-width: 2px;
	padding-left: 30px;
	}
	
.title {
	font-size: 18px;
	line-height: 30px;
  background-color: #993366; color: #FFFF00;
}
.title2 {
	font-size: 18px;
	line-height: 30px;
  background-color: #CC99CC; color: #FFFF00;
}

.subtitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-size: 24px;
	background-color: #990033;
    color: #FFFF66;
}

.nav {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #FF66CC;
}

.sidebar {
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  @border-style: dotted;
	}

.promo {
	color: #000033;
}

.titlebar {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #97ACCE;
}

.dingbat {
	background-color: #CCCC99;
 @color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
