BODY {
	font-family: Verdana;
	color: #fff;
	font-size: 12px;
	background-color: #00006c;
	margin: 0;
	padding: 0;
}

P {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #fff;
	font-size: 12px;
}

SPAN {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #fff;
	font-size: 12px;
}

A, A:link, A:visited, A:active {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

A:hover {
	color: #fc3;
}

A.mmenu, A.mmenu:link, A.mmenu:visited, A.mmenu:active {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

A.mmenu:hover {
	color: #fc3;
}

A.bmenu, A.bmenu:link, A.bmenu:visited, A.bmenu:active {
	font-family: Verdana;
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
}

A.bmenu:hover {
	color: #fc3;
}

A.prj, A.prj:link, A.prj:visited, A.prj:active {
	font-family: Verdana;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}

A.prj:hover {
	color: #fc3;
}

A.rv, A.rv:link, A.rv:visited, A.rv:active {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #fc3;
	text-decoration: none;
	font-weight: 600;
	line-height: 1.3;
}

A.rv:hover {
	color: #f90;
}

.txt {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #fff;
	font-size: 13px;
	line-height: 1.5;
}

.txt1 {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #fff;
	font-size: 11px;
	line-height: 1.3;
}

.txt1r {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #fc3;
	font-size: 12px;
	line-height: 1.3;
}

.mtxt {
	font-family: Verdana;
	font-size: 12px;
	color: #fc3;
	text-decoration: none;
	font-weight: normal;
}

.mwtxt {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.btxt {
	font-family: Verdana;
	font-size: 12px;
	color: #fc3;
	text-decoration: none;
	font-weight: normal;
}

.bwtxt {
	font-family: Verdana;
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
}

.prjtxt {
	font-family: Verdana;
	font-size: 13px;
	color: #fc3;
	text-decoration: none;
	font-weight: 600;
}

.cptxt {
	font-size: 10px;
	color: #ccc;
}

TD {
	font-family: Verdana;
	color: #fff;
	font-size: 12px;
}

TD.wt {
	background: #fff;
}

TD.gr {
	background: #999;
}

TD.lgr {
	background: #ddd;
}

TD.grn {
	background: #060;
}

TD.lgrn {
	background: #3c3;
}

.input-text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 3px 5px 0px 5px;
	border: 0;
	width: 150px;
	height: 22px;
	vertical-align: top;
	background: url('/images/search.gif') 0 0 no-repeat;
}

.input-button {
	background: url('/images/go.gif') 0 0 no-repeat;
	width: 44px;
	height: 22px;
	border: 0;
	vertical-align: bottom;
}

