body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #003300;
}

ul {list-style-type: none;}

li {
	margin-left: 0px;
	margin-bottom: 3px;
}

td, th {
	font-family:  Verdana;
	font-size: 10px;
	line-height: 24px;
	color: #330000;
}

a {
	text-decoration: none;
	background-color: #FFFF99;
}

form {
	background-color: #FFFFCC;
}

.title {
	font-family: Verdana;
	font-size: 14px;
	line-height: 25px;
  background-color: #D6DBE2; color: #0066FF;
}

.subtitle {
	font-family: Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	background-color: #CCCCCC;
	color: #006600;
	border: thin;

}

.nav {
	display:block;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #EFEFEF;
	color: #990000;
}

.nav:hover {
	display:block;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFCC;
}

.#menu {
	position: absolute;
	top: 147px;
	left: 2px;
}

#menu {
	width: 140px;
}
#menu dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 4px;

}

#menu dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	border: 1px solid gray;
	background: #ccc;
}
#menu dd {
	display: none;
	border: 1px solid gray;
}
#menu li {
	text-align: left;
	background: #fff;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}

.menu1 a {
	width: 133px;
	height:25px;
	display: block;
	font-family: Verdana;
	font-size: 10px;
	text-align:center;
	border:solid 1px gray;
	color: #990000;
	background: #FFFFCC;
	}

.menu1 a:hover {
	background-color: #FFCC99;
	border:solid 1px gray;
}

.ssmenu1 a {
	width: 133px;
	height:25px;
	display: block;
	font-family: Verdana;
	font-size: 10px;
	text-align:center;
	border:solid 1px gray;
	color: #996633;
	background: #F0FFFF;
	}

.ssmenu1 a:hover {
	color: #990000;
	background-color: #FFDBA4;
	border:solid 1px gray;
}
.ssmenu
{
	display:block;
	width:133px;
	text-align:center;
	padding:2px;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#990066;
	border:solid 1px #666666;
	background-color:#FFE6D9}

.ssmenu:hover
{
	color:#990000;
	background-color:#FF9900;
}

.sidebar {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 	font-weight: bold;
}

.sidebarFooter {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 	color: #990000;
}

.footer {
 	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Verdana;
	font-size: 10pt;
	color: #003300;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  	border-style: dotted;
	}

.promo {
	font-family: Verdana;
	color: #000033;
}

.titlebar {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Verdana;
	background-color: #CCCC99;
 	color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
