HTML {
scrollbar-arrow-color : #0065BA; 
scrollbar-track-color : #F5F5F5; 
scrollbar-shadow-color : #6290B3; 
scrollbar-face-color : #E6E6E6; 
scrollbar-highlight-color : #FFFFFF; 
scrollbar-darkshadow-color : #05416F; 
scrollbar-3dlight-color : #DDE7F1; 
} 

BODY {
background : #F5F5F5; 
margin : 0px 0px 0px 0px; 
} 

A , A:link , A:visited {
color : #05416F; 
text-decoration : none; 
} 

A.red , A.red:link , A.red:visited {
color : red; 
text-decoration : none; 
} 

A.white , A.white:link , A.white:visited {
color : white; 
text-decoration : none; 
} 

A.menu , A.menu:link , A.menu:visited {
color : #FCFCFC; 
text-decoration : none; 
font-family : Verdana, Arial; 
font-size : 10px; 
letter-spacing : 1px; 
font-weight : bold; 
} 

A:hover , A:focus , A:active {
color : #05416F; 
text-decoration : underline; 
} 

A.red:hover , A.red:focus , A.red:active {
color : red; 
text-decoration : underline; 
} 

A.white:hover , A.white:focus , A.white:active {
color : white; 
text-decoration : underline; 
} 

A.noline:hover , A.noline:focus , A.noline:active {
color : #05416F; 
text-decoration : none; 
} 

A.menu:hover , A.menu:focus , A.menu:active {
color : #FFFFFF; 
text-decoration : underline; 
} 

TABLE {
border-collapse : collapse; 
border-spacing : 0; 
empty-cells : show; 
border : 0 none ; 
padding : 0; 
} 

INPUT.bluebutton {
background : transparent url(/layout/bluebutton.gif) no-repeat; 
border : 0px solid transparent; 
width : 115px; 
height : 22px; 
font-family : Verdana, Arial; 
font-size : 12px; 
font-weight : bold; 
color : #05416F; 
} 

INPUT.bluebutton_down {
background : transparent url(/layout/bluebutton_down.gif) no-repeat; 
border : 0px solid transparent; 
width : 115px; 
height : 22px; 
font-family : Verdana, Arial; 
font-size : 12px; 
font-weight : bold; 
color : #05416F; 
} 

INPUT.button_large {
background : transparent url(/layout/button_large.gif) no-repeat; 
border : 0px solid transparent; 
width : 250px; 
height : 22px; 
font-family : Verdana, Arial; 
font-size : 12px; 
color : #05416F; 
} 

INPUT.button {
background : transparent url(/layout/button.gif) no-repeat; 
border : 0px solid transparent; 
width : 115px; 
height : 22px; 
font-family : Verdana, Arial; 
font-size : 11px; 
color : #05416F; 
} 

INPUT.button_down {
background : transparent url(/layout/button_down.gif) no-repeat; 
border : 0px solid transparent; 
width : 115px; 
height : 22px; 
font-family : Verdana, Arial; 
font-size : 11px; 
color : #05416F; 
} 

TEXTAREA {
background-color : #FFFFFF; 
border : 1px solid black; 
width : 700px; 
height : 100px; 
font-family : Verdana, Arial; 
font-size : 11px; 
color : #05416F; 
} 

SELECT , INPUT {
background-color : #FFFFFF; 
border : 1px solid black; 
width : 150px; 
font-family : Verdana, Arial; 
font-size : 11px; 
color : #05416F; 
} 

SELECT.large , INPUT.large {
background-color : #FFFFFF; 
border : 1px solid black; 
width : 300px; 
font-family : Verdana, Arial; 
font-size : 11px; 
color : #05416F; 
} 

FONT.specs {
font-family : Verdana, Arial; 
font-size : 10px; 
color : #05416F; 
} 

FONT.t1 {
font-family : Verdana, Arial; 
font-size : 12px; 
color : #05416F; 
} 

FONT.t2 {
font-family : Verdana, Arial; 
font-size : 18px; 
letter-spacing : -1px; 
color : #05416F; 
} 

FONT.t3 {
font-family : Verdana, Arial; 
font-size : 10px; 
letter-spacing : 1px; 
color : #05416F; 
} 

FONT.t4 {
font-family : Trebuchet MS, Verdana, Arial; 
font-size : 18px; 
letter-spacing : 1px; 
color : #FFFFFF; 
} 

.Caption {
font-family : Verdana, Arial; 
font-size : 12px; 
font-weight : bold; 
letter-spacing : -1px; 
color : #FF0000; 
} 

.AlphaObj {
filter : alpha(opacity=40); 
} 