BODY {
	color: 00000;
	background-color:#000066;
	font: 8pt Verdana;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #6B6BB3;
	scrollbar-shadow-color: #6B6BB3
}
a {
	font: Bold Verdana;
	color: 000000;
	text-decoration: None
}
a:hover {
	font: Bold Verdana;
	color: #0070BB;
	text-decoration: Underline
}
a:active {
	font: Bold Verdana;
	color: #0070BB;
	text-decoration: Underline
}
.atab {
	font: bold 8pt;
	color: #666666;
	text-decoration: none
}
.atab:hover {
	font: bold 8pt;
	color: #000000;
	text-decoration: none
}
.atab:active {
	font: bold 8pt;
	color: #000000;
	text-decoration: none
}
.qmenu {
	font: 8pt verdana;
	color: #00002b
}
.qmenu:hover {
	font: 8pt verdana;
	color: yellow
}
.sml {
	font: 7pt Verdana;
	color: 000000
}
.med {
	font: 8pt Verdana;
	color: 000000
}
.header {
	font: bold 8pt Verdana;
	color: black
}
.but {
	font: 7pt Verdana;
	background-image: url();
	color: #000000;
	width: 120;
	height: 20
}
.sbut {
	font: 7pt Verdana;
	background-image: url();
	color: #000000;
	width: 100;
	height: 20
}
.fld {
	background: #ffffff;
	color: #0070BB;
	font: 8pt Verdana;
	border: solid 1px #B1A223
}
TD {
	font: Normal 8pt Verdana;
	color: 000000
}
.ecatmenu {
	font: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none
}
.ecatmenu:hover {
	font: Verdana;
	font-size: 9pt;
	color: #336699;
	text-decoration: none
}
.menutxt {
	font: 8pt verdana;
	color: #000000;
	text-decoration:none
}
.menutxt:hover {
	font: 8pt verdana;
	color: yellow;
	text-decoration: none
}
.ecatsubmenu {
	font: Verdana;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none
}
.ecatsubmenu:hover {
	font: Verdana;
	font-size: 8pt;
	color: #c0c0c0;
	text-decoration: none
}
#menurow {
	text-align:left;
	background-image: url(../images/ntemplate/menu_normal.gif);
	background-repeat: no-repeat;
	height:32px;
}
#menurowover {
	text-align:left;
	background-image: url(../images/ntemplate/menu_over.gif);
	background-repeat: no-repeat;
	height:32px;
}
#menusubrow {
	text-align:left;
	padding-left: 0px;
	background-image: url(../images/ntemplate/menu_normal.gif);
	background-repeat: no-repeat;
	height:32px;
}
#menusubrowover {
	text-align:left;
	padding-left: 0px;
	background-image: url(../images/template/menu_over.gif);
	background-repeat: no-repeat;
	height:32px;
}
#row {
}
#rowover {
	border: solid 1px silver;
	background: #EEEEEE;
}
.tmplt {
	border: dashed 1px silver
}
.cmicon {
	border: solid 1px silver;
	background: #EEEEEE;
}
.topmenu {
	font-family: times;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	background: black;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	height: 22;
}
.topmenu:hover {
	font-family: times;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	background: red;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	height: 22;
}
.ACdiv {
	position: absolute;
	border: solid 1px #336699;
	background: #EEEEEE;
	color: blue;
	width: 120;
	display: none;
}
input.autocomplete {
	background: white url('../images/throbber.gif') no-repeat 0% 1px;
}
input.throbbing {
	background: yellow url('../images/throbber.gif') no-repeat 0% -19px;
}
#ov {
	background: yellow;
	border: solid 1px silver;
	cursor: hand;
}
#ou {
	background: none;
	border: solid 1px #EEEEEE;
}

