a.inline { color: rgb(00,00,204); text-decoration: none; }
a.inline:visited { color: rgb(00,00,204); text-decoration: none; }
a.inline:hover { background-color: rgb(255,255,153); color: rgb(00,00,153); text-decoration: none; cursor: hand; }

.textxx { font-family: Verdana,Arial,Sans-Serif; font-size: 13px; color: rgb(0,0,0); letter-spacing: 0px; word-spacing: 1px; line-height: 15px; font-variant: normal; }
.textx { font-family: Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0,0,0); letter-spacing: 0px; word-spacing: 1px; line-height: 15px; font-variant: normal; }
.text { font-family: Verdana,Arial,Sans-Serif; font-size: 11px; color: rgb(0,0,0); letter-spacing: 0px; word-spacing: 1px; line-height: 15px; font-variant: normal; }
.text0 { font-family: Verdana,Arial,Sans-Serif; font-size: 10px; color: rgb(0,0,0); letter-spacing: 0px; word-spacing: 1px; line-height: 11px; font-variant: normal; }
.text00 { font-family: Verdana,Arial,Sans-Serif; font-size: 9px; color: rgb(0,0,0); letter-spacing: 0px; word-spacing: 1px; line-height: 10px; font-variant: normal; }
.textr { text-align: right; }
.textc { text-align: center; }
.textl { text-align: left; }
.textj { text-align: justify; }

.heading0 { font-family: Arial,Sans-Serif,Verdana; font-size: 16px; letter-spacing: 3px; word-spacing: 1px; line-height: 16px; font-variant: small-caps; }
.heading1 { font-family: Arial,Sans-Serif,Verdana; font-size: 14px; letter-spacing: 2px; word-spacing: 1px; line-height: 14px; font-variant: small-caps; }
.heading2 { font-family: Arial,Sans-Serif,Verdana; font-size: 12px; letter-spacing: 1px; word-spacing: 1px; line-height: 12px; }

.input { font-family: Verdana,Arial,Sans-Serif; font-size: 11px; color: rgb(0,0,153); background-color: rgb(235,235,245); }
.inputerror { font-family: Verdana,Arial,Sans-Serif; font-size: 11px; color: rgb(0,0,153); background-color: rgb(255,255,224); }
.inputborder { border-top: 1px solid rgb(40,22,111); border-left: 1px solid rgb(40,22,111); border-right: 1px solid rgb(175,175,204); border-bottom: 1px solid rgb(175,175,204); }
.submit { font-family: Arial,Verdana,Sans-Serif; font-size: 13px; color: rgb(255,255,255); background-color: rgb(255,0,0); letter-spacing: 1px; word-spacing: 1px; font-variant: small-caps; font-weight: bold; line-height: 20px; height: 26px; border-left: 3px solid #fcfcfc; border-top: 3px solid #fcfcfc; border-right: 2px solid #666666; border-bottom: 2px solid #666666; cursor: hand; }

.red { color: rgb(255,0,0); }
.blueff { color: rgb(0,0,255); }
.bluecc { color: rgb(0,0,204); }
.blue99 { color: rgb(0,0,153); }
.blue66 { color: rgb(0,0,102); }
.blue33 { color: rgb(0,0,51); }
.greycc { color: rgb(204,204,204); }
.grey99 { color: rgb(153,153,153); }
.grey66 { color: rgb(102,102,102); }
.nowrap { white-space: nowrap; }

.trans90 { filter:alpha(opacity=90); -moz-opacity: 0.90; -khtml-opacity: 0.90; opacity: 0.90; }
.trans85 { filter:alpha(opacity=85); -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85; }
.trans80 { filter:alpha(opacity=80); -moz-opacity: 0.80; -khtml-opacity: 0.80; opacity: 0.80; }
.trans70 { filter:alpha(opacity=70); -moz-opacity: 0.70; -khtml-opacity: 0.70; opacity: 0.90; }
.trans65 { filter:alpha(opacity=65); -moz-opacity: 0.65; -khtml-opacity: 0.65; opacity: 0.65; }
.trans60 { filter:alpha(opacity=60); -moz-opacity: 0.60; -khtml-opacity: 0.60; opacity: 0.60; }
.trans55 { filter:alpha(opacity=55); -moz-opacity: 0.55; -khtml-opacity: 0.55; opacity: 0.55; }
.trans50 { filter:alpha(opacity=50); -moz-opacity: 0.50; -khtml-opacity: 0.50; opacity: 0.50; }
.trans40 { filter:alpha(opacity=40); -moz-opacity: 0.40; -khtml-opacity: 0.40; opacity: 0.40; }
.trans30 { filter:alpha(opacity=30); -moz-opacity: 0.30; -khtml-opacity: 0.30; opacity: 0.30; }
.trans20 { filter:alpha(opacity=20); -moz-opacity: 0.20; -khtml-opacity: 0.20; opacity: 0.20; }
.trans15 { filter:alpha(opacity=15); -moz-opacity: 0.15; -khtml-opacity: 0.15; opacity: 0.15; }
.trans10 { filter:alpha(opacity=10); -moz-opacity: 0.10; -khtml-opacity: 0.10; opacity: 0.10; }

body { 
	height: 100%; background-color: #ffffff; margin: 0px; padding: 0px; 
	font-family: Verdana,Arial,Sans-Serif; font-size: 11px; color: rgb(0,0,0); letter-spacing: 0px; word-spacing: 1px; line-height: 15px; 
}

html { scrollbar-face-color: rgb(40,22,111); scrollbar-arrow-color: #ffffff; scrollbar-track-color: rgb(175,175,204); scrollbar-shadow-color: rgb(0,0,204); scrollbar-highlight-color: rgb(175,175,255); scrollbar-3dlight-color: rgb(138,143,213); scrollbar-darkshadow-Color: #002266; }
