.lblue {
color:blue; 
text-decoration:none; 
font-family : arial;
font-size : 11px;
}

.sblue {
color:blue; 
text-decoration:none; 
font-family : arial;
font-size : 12px;
}

.lwhite {color:white; text-decoration:none; }
.header_font {color: white; text-decoration: none; font-size: 9pt; font-weight: bold; font-family: arial;}


.def {
color:black;
text-decoration:none;
font-family:arial;
font-size:12px;
}

.defb {
color:black;
text-decoration:none;
font-family:arial;
font-size:24px;
}

.defs {
color:black;
text-decoration:none;
font-family:arial;
font-size:10px;
}


/* new UI styles */
A:hover  {color : red;text-decoration: none}
A:active { text-decoration: none }
A:visited { text-decoration: none } 
A:link {text-decoration: none}

.gn {
hover : red;
text-decoration: none; 
color : #ffffff;
}


.bttm {
color : #000000;
font-size : 10px;
font-family : arial;
}

.ctH {
font-size : 16px;
font-family : Arial;
color : Black;
font-weight : bold;
background-color : #bbbbbb;
border-color : #bbbbbb;
border-width : 1;
padding : 1;
}
 
.ctH_link {color:black; text-decoration:none; }
 
.ctB {
font-size : 11px;
font-family : verdana;
color : white;
font-weight : bold;
font-color: white;
background-color : #3A297D;
layer-background-color : #3A297D;
border-color : #3A297D;
border-width : 1;
padding : 0;
border-style : solid;
}
 
.ctB_link {color:white; font-weight: none; text-decoration:none; }              

.cmH {
font-size : 11px;
font-family : verdana;
color : white;
font-weight : bold;
background-color : #3A297D;
}

.cmL {
font-size : 11px;
font-family : Arial;
font-weight : normal;
}

#cm1 {top : 103px; left : 54px;}
#cm2 {top : 103px; left : 170px;}
#cm3 {top : 103px; left : 284px;}
#cm4 {top : 103px; left : 430px;}
#cm5 {top : 103px; left : 536px;}
#cm6 {top : 103px; left : 664px;}

/* width here affects the text wrapping */
.cm  {
display: inline;
position : absolute;
visibility : hidden;
width : 190;
padding : 0;
border-color : #3A297D;
border-width : 2;
layer-background-color : #3A297D;
background-color : #3A297D;
border-style : thin solid;
}

.c1,.c2,.button,.textbox,.select,.textarea {background:#deefff url('../nav/bg_shadow.png'); border:#7f9db9 1px solid; color:#0000ff; font-family:arial,helvetica,sans-serif; font-size:12px; scrollbar-face-color:#b5d6ff; scrollbar-track-color:#deefff; scrollbar-3dlight-color:#ffffff}

