BODY {
	color: #053;
	font: 12px Verdana, Arial;
	font-style: normal;
	text-decoration: none}

FORM { margin: 3px 0px 3px 0px }

INPUT,TEXTAREA,SELECT {
	color: #053;
	background: #FFFFFF;
	font: 12px Verdana, Arial;
	border: 1px solid #073}

.subG, .subY, .subR, .subB {
	color: #073;
	height: 20px;
	border: 0px;
	cursor: hand;
	font-size: 11px;
	font-weight: 600;
	background: url('/img/subG.gif') repeat-x 0% 0% #7D7}

.subY { background: url('/img/subY.gif') repeat-x 0% 0% #EC0 }
.subR { background: url('/img/subR.gif') repeat-x 0% 0% #F88 }
.subB { background: url('/img/subB.gif') repeat-x 0% 0% #88F }

TR.Top {
	font-weight: 600;
	background: url('/img/subG.gif') repeat-x 0% 0% #0A0;
	color: #286;}

TD {
	font-size: 12px}
TD.Top {
	font-size: 11px}

A.Top {
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 1px 3px 3px 3px;
	vertical-align: middle;
	background: #0C6}
A.Top:hover {
	color: #FF0}

A.N {
	color: #05F;
	text-decoration: none}
A.N:hover {
	color: #F80;
	text-decoration: none}

DIV.DLR, DIV.DL {
	border-left: 1px solid #094;
	margin-top: 1px;
	text-align: left;
	padding: 33px 5px 3px 7px;
	background: url('/img/topb.gif') no-repeat 0% 0%}
DIV.DLR {
	border-right: 1px solid #094}

UL {
	margin: 4px 3px 2px 25px;
	padding: 1px}
LI.L {
	list-style: url('/img/zagl.gif')}

P.P {
	margin-top: 14px}

EM, .G, .B, .Y, .R {
	font-size: 11px;
	background: url('/img/tabG.jpg') repeat-x 0% 0% #9C9;
	text-decoration: none;
	font-style: normal;
	color: #FFF;
	padding: 1 5 3 5}
.B { background: url('/img/tabB.jpg') repeat-x 0% 0% #007799 }
.Y { background: url('/img/tabY.jpg') repeat-x 0% 0% #DA5 }
.R { background: url('/img/tabR.jpg') repeat-x 0% 0% #D00 }
