a { color: rgb(255,102,00); text-decoration: underline; }
a:visited { color: rgb(255,102,00); text-decoration: underline; }
a:hover { color: rgb(255,255,255); background-color: rgb(255,102,00); text-decoration: none; cursor: underline; }

a.inline { color: rgb(242,255,204); text-decoration: none; }
a.inline:visited { color: rgb(242,255,204); text-decoration: none; }
a.inline:hover { color: rgb(250,255,224); text-decoration: underline; cursor: hand; }

.text { font-family: Trebuchet MS,Helvetica,Verdana,Geneva,Arial,Sans-Serif; font-size: 15px; color: rgb(0,37,110); letter-spacing: 0px; word-spacing: 1px; line-height: 19px; font-variant: normal; }
.textr { text-align: right; }
.textc { text-align: center; }
.textl { text-align: left; }
.textj { text-align: justify; }

.footer { font-family: Verdana,Geneva,Arial,Sans-Serif; color: rgb(227,240,252); font-size: 9px; line-height: 15px; text-align: center; }
a.footer { color: rgb(227,240,252); text-decoration: none; }
a.footer:visited { color: rgb(227,240,252); text-decoration: none; }
a.footer:hover { color: rgb(227,240,252); text-decoration: underline; }
.footerline { border-top: 1px dashed rgb(9,48,0); }

.g { font-family: Verdana,Geneva,Arial,Sans-Serif; color: rgb(188,219,249); font-size: 9px; line-height: 15px; text-align: center; }
a.g { color: rgb(188,219,249); text-decoration: none; }
a.g:visited { color: rgb(188,219,249); text-decoration: none; }
a.g:hover { color: rgb(188,219,249); background-color: rgb(113,180,240); text-decoration: none; }

p { margin: 10px 0px 10px 0px; }
ul { margin-top: 10px; margin-bottom: 10px; }
ol { margin-top: 10px; margin-bottom: 10px; }
form { margin-top: 10px; margin-bottom: 10px; }

.input { font-family: Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(9,46,0); background-color: rgb(226,235,211); height: 21px; width: 250px; }
.inputerror { font-family: Verdana,Arial,Sans-Serif; font-size: 11px; color: rgb(9,46,0); background-color: rgb(255,255,204); width: 310px; }
.inputborder { border-top: 1px solid rgb(63,46,127); border-left: 1px solid rgb(9,46,0); border-right: 1px solid rgb(255,255,255); border-bottom: 1px solid rgb(255,255,255); }
.submit { font-family: Arial,Verdana,Sans-Serif; font-size: 12px; color: rgb(242,255,204); background-color: rgb(88,99,70); letter-spacing: 1px; word-spacing: 1px; font-variant: normal; font-weight: bold; border-left: 1px solid rgb(9,46,0); height: 22px; width: 120px; cursor: hand; }

body { 
	background-image: url(jpgs/back.jpg); background-position: top center; background-repeat: no-repeat;
	background-color: rgb(113,180,240);   
	font-family: Trebuchet MS,Helvetica,Verdana,Geneva,Arial,Sans-Serif; font-size: 13px; color: rgb(0,37,110); letter-spacing: 0px; word-spacing: 1px; line-height: 15px; margin: 0px;
}

html { scrollbar-face-color: rgb(45,84,157); scrollbar-arrow-color: rgb(227,240,252); scrollbar-track-color: rgb(113,180,240); scrollbar-shadow-color: rgb(0,37,110); scrollbar-highlight-color: rgb(188,219,249); scrollbar-3dlight-color: rgb(227,240,252); scrollbar-darkshadow-Color: rgb(0,0,51); }

