#standard
{
color: #666666;
font-family: Arial;
font-size: 10pt;

}

#standardh1
{
color: #666666;
font-family: Verdana;
font-size: 10pt;

}

#smallstandard
{
color: #666666;
font-family: Verdana;
font-size: 8pt;

}

.forms 
{
font-family : Verdana;
font-size : 10pt;
color : #666666;
background-color : #EEEEEE;
border-color : #666666;
border-style : solid;
border-width : 1;

}

.smallforms 
{
font-family : Verdana;
font-size : 8pt;
color : #666666;
background-color : #EEEEEE;
border-color : #666666;
border-style : solid;
border-width : 1;
font-weight: none;

}

.smallformswhite
{
font-family : Verdana;
font-size : 8pt;
color : #666666;
background-color : #FFFFFF;
border-color : #666666;
border-style : solid;
border-width : 1;

}

.forms_required
{
font-family : Verdana;
font-size : 10pt;
color : #333333;
background-color : #DDDDDD;
border-color : #333333;
border-style : solid;
border-width : 1;

}

.forms_required_small
{
font-family : Verdana;
font-size : 8pt;
color : #333333;
background-color : #DDDDDD;
border-color : #333333;
border-style : solid;
border-width : 1;

}

A:link {color : #0099cc; text-decoration : none;}
A:visited {color : #0099cc; text-decoration : none;}
A:active {text-decoration : none;}
A:hover {color : #ff9900; text-decoration : underline;}

A.topmenu:link {color : #0067c6; text-decoration : none;}
A.topmenu:visited {color : #0067c6; text-decoration : none;}
A.topmenu:active {text-decoration : none;}
A.topmenu:hover {color : #ffb300; text-decoration : underline;}

A.whitebg:link {color : #333333; text-decoration : none;}
A.whitebg:visited {color : #333333; text-decoration : none;}
A.whitebg:active {text-decoration : none;}
A.whitebg:hover {color : #333333; text-decoration : none;}

A.whitebg2:link {color : #FFFFFF; text-decoration : none;}
A.whitebg2:visited {color : #FFFFFF; text-decoration : none;}
A.whitebg2:active {text-decoration : none;}
A.whitebg2:hover {color : #333333; text-decoration : none;}
