.menu-a:hover { 
color : #c0c0c0;
text-decoration : none;
font-size: 7pt;
font-family : verdana, arial, sans serif;
}

.menu-a { 
color: #00FF03;
text-decoration : none;
font-family : verdana, arial, sans serif;
text-decoration : underline;
font-size: 7pt;
}



.note-a:hover { 
color : #c0c0c0;
text-decoration : underline;
font-family: Trebuchet MS, Verdana, Sans Serif;
font-size: 9pt;
font-weight: bold;
font-style: italic;
}

.note-a { 
color: #00FF03;
text-decoration : none;
font-family: Trebuchet MS, Verdana, Sans Serif;
font-size: 9pt;
text-decoration : underline;
font-weight: bold;
font-style: italic;
}


span a:hover { 
color : #000033;
text-decoration : none;
}

span a { 
color: #0000ff;
text-decoration : none;
font-family : verdana, arial, sans serif;
font-size : 8pt;
text-decoration : underline;
}

.rightbg {
background: url(graphics/rightbg.gif);
width: 52px;
}

.infobg {
background: url(graphics/infobg.gif);
width: 620px;
height: 420px;
font-family: Verdana, Sans Serif;
font-size: 8pt;
font-style: none;
color: #242424;
text-decoration: none;
text-transform: none;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 12px;
padding-right: 5px;
}

.printbg {
background: #fff;
width: 615px;
height: 420px;
font-family: Verdana, Sans Serif;
font-size: 8pt;
font-style: none;
color: #242424;
text-decoration: none;
text-transform: none;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 12px;
padding-right: 5px;
}

.introbg {
background: url(intro/infobg.jpg);
width: 520px;
height: 260px;
font-size : 11pt;
font-family : trebuchet ms, sans serif;
color : #f0f0f0;
text-decoration: none;
text-transform: none;
font-weight: bold;
padding-top: 40px;
}

.drop-bg {
background: url(graphics/drop-bg.gif);
width: 820px;
height: 30px;
}

.drop-bg2 {
background: url(graphics/drop-bg.gif);
width: 820px;
height: 15px;
}

td {
font-family: Verdana, Sans Serif;
font-size: 8pt;
font-style: none;
color: #313131;
text-decoration: none;
text-transform: none;
font-weight: normal;
}

a:hover { 
color : #000033;
text-decoration : none;
}

a { 
color: #0000ff;
text-decoration : none;
font-family : verdana, arial, sans serif;
text-decoration : underline;
}

.formtd {
background-color: #ffffff;
font-family: verdana, sans serif;
font-size: 8pt;
color: #3f3f3f;
}

body {                    
background-color: #cccccc;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
}

small {   
font-family: Verdana, Sans Serif;
font-size: 7pt;
line-height: 8pt;
font-weight : normal;
}

big {   
font-size : 10pt;
font-family : trebuchet ms, sans serif;
font-weight : bold;
color : #313131;
}

em {                    
font-family: Trebuchet MS, Verdana, Sans Serif;
font-size: 9pt;
font-style: normal;
color: #313131;
font-weight : bold;
}

tt {                    
font-family: trebuchet ms, sans serif; 
font-size: 11pt;
color: #3f3f3f;
text-decoration: none;
font-weight : bold;
}

.light {   
font-family: Trebuchet MS, Verdana, Sans Serif;
font-size: 9pt;
color: #ffffff;
font-weight : bold;
font-style: italic;
}

.form {
background-color:white; 
border-bottom:solid 1px; 
border-color:#7F9DB9; 
border-left:solid 1px; 
border-color:#7F9DB9; 
border-right:solid 1px; 
border-color:#7F9DB9; 
border-top:solid 1px; 
border-color:#7F9DB9; 
color:black; 
font-family:verdana; 
font-size: 8pt; 
}

.button {
background-color:silver; 
border-bottom:solid 1px; 
border-color:gray; 
border-left:solid 1px; 
border-color:gray; 
border-right:solid 1px; 
border-color:gray; 
border-top:solid 1px; 
border-color:gray; 
color:black; 
font-family:verdana; 
font-size: 8pt;
font-weight: 500; 
}