body
{
   font-family: Arial,Helvetica,sans-serif;
}
.clsNormalText
{
    COLOR: #003366;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
    FONT-SIZE: 10pt
}
.clsBoldText
{
    COLOR: #003366;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}

.clsSmallerText
{
    COLOR: #003366;
	FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 7pt
}

.clsSmallerBoldText
{
    COLOR: #003366;
	FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold
}

.clsSmallerBoldWhiteText
{
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}

.clsBoldWhiteText
{
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
H3
{
    COLOR: #666666;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
    FONT-SIZE: 13pt
}

a            { color: #F38A60; text-decoration: none }
a:visited    { color: #F38A60 }
A:hover
{
    COLOR: #3399CC;
    TEXT-DECORATION: underline
}
HR
{
    COLOR: #3d589a;
    HEIGHT: 1px;
    align: center
}
select {  
font-family: Arial,Helvetica,sans-serif;
font-size: 12px; 
color: #333366; 
background-color: #D9ECFF; 
width: 150px; 
border: 1px #66CC99 none; 
clip:  rect(   )
}



.textfieldinput
{ 
font-family: Arial,Helvetica,sans-serif;
font-size: 12px; 
color: #333366; 
background-color: #FFFFFF; 
width: 150px; 
border: 2px #333366 solid; 
clip: rect(   ); 
height: 20px
}


.textforminput
{ 
font-family: Arial,Helvetica,sans-serif;
font-size: 12px; 
color: #333366; 
background-color: #D9ECFF; 
width: 200px; 
border: 2px #333366 solid; 
clip: rect(   ); 
height: 22px
}


.textcommentsinput
{ 
font-family: Arial,Helvetica,sans-serif;
font-size: 12px; 
color: #333366; 
background-color: #D9ECFF; 
width: 200px; 
border: 2px #333366 solid; 
clip: rect(   ); 
height: 100px
}

nav:link { color: gray; text-decoration: none}
:visited.nav { color: gray; text-decoration: none}
:hover.nav{color:#0099FF; background-color: #3399ff}
:active.nav{color:red; background-color:black}



.searchbut 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #333366; 
background-color: #FFFFFF; 
width: 150px; 
border: 2px #CC9900 solid; 
clip:      rect(   ); 
font-weight: bold
}

.removebut 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #333366; 
background-color: #FFFFFF; 
width: 100px; 
border: 2px #CC9900 solid; 
clip:      rect(   ); 
font-weight: bold
}



.homebut 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #333366; 
background-color: #FFFFFF; 
width: 250px; 
border: 2px #CC9900 solid; 
clip:      rect(   ); 
font-weight: bold
}li           { list-style-image: url('shell2.gif') }
