A:link {
		color: mediumblue; 
		text-decoration: none;
                font-family : Arial,Verdana;
		}

A:visited {
		color: mediumblue;
		text-decoration: none;
                font-family : Arial,Verdana;
		}

A:hover {
		color: red;
		text-decoration: underline;
                font-family : Arial,Verdana;
		}

A:active {
		color: red;
		text-decoration: underline;
                font-family : Arial,Verdana;
		}

H1  { 
                font-size: 14pt;
                font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif; 
                font-variant: normal;
                font-style: normal;
		padding-left: 5pt;
		padding-right: 5pt;
               }
               
H2  { 
                font-size: 12pt;
                font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif; 
                font-variant: normal;
                font-style: normal;
                color: #336699;
		padding-left: 5pt;
		padding-right: 5pt;
               }
               
.body {
		font-size: 10pt;
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		padding-left: 5pt;
		padding-right: 5pt;
		}


.list {
		font-size: 10pt;
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		clip:   rect(  10px );
		
		}

.small-text {
		font-size: 8pt;
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
		padding-left: 10pt;
		padding-right: 10pt;
}

.small-text-td {
		font-size: 8pt;
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
		font-variant: normal;
		font-style: normal;
}

.small-title{
		font-size: 10pt;
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
		font-variant: uppercase;
		font-style: bold;
		color: #000000;
		padding-left: 10pt;
		padding-right: 10pt;
		
		}


td {
                font-size: 10pt;
                font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
                font-variant: normal;
                font-style: normal;
		color: #000000;
}

.td-HiLite { 
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
  		font-size: 10pt;
  		font-style: normal;
  		color: #000000;
  		clip: rect( );
  		background-color: #FFFFCC;
} 

.td-Button { 
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
  		font-size: 10pt;
  		font-style: normal;
  		color: #000000;
  		clip: rect( );
  		background-color: #FFFFCC;
} 


.td-OButton { 
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
  		font-size: 10pt;
  		font-style: normal;
} 

.td-HeadCell { 
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
  		font-size: 10pt;
  		font-style: bold;
  		clip: rect( );
  		#background-color: #99CC66;
  		background-color: #33CC33;
}

.bigdude {
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
  		font-size: 18pt;
  		font-style: bold;
}

.dude {
		font-family: Arial, Helvetica, Geneva, Lucida-sans, sans-serif;
  		font-size: 14pt;
  		font-style: bold;
}


/* Specific to new site */

/* Style elements for header navigation */

        background-image : none;
}

td.menuleft {
        background-color : #33CC33;
}



td.menuleftlabel {
    color : Black;
    text-decoration : none;
    font-weight: bold;
    font-family : Verdana;
        font-size : 12px;
    padding-right : 12pt;
    padding-left : 12pt;
    background-color : #CCCCCC;
}


td.menuleftrollover {
        background-color : #8CE88C;
}

A.leftnavsub:link {
    color : #000033;
    font-size : 12px;
    text-decoration : none;
    font-family : Verdana;
    padding-right : 12pt;
    font-weight: bold;
}


A.leftnavsub:visited {
    color : #000066;
    font-size : 12px;
    text-decoration : none;
    font-family : Verdana;
    padding-right : 12pt;
        font-weight: bold;
}

A.leftnavsub:hover {
    color : #0033FF;
    font-size : 12px;
    text-decoration : none;
    font-family : Verdana;
    padding-right : 12pt;
        font-weight: bold;
}

A.leftnavsub:active {
    color : #000066;
    font-size : 12px;
    text-decoration : none;
    font-family : Verdana;
    padding-right : 12pt;
    font-weight: bold;
}

/*Copyright Stuff */

A.copyright:link {
    color : #0033FF;
    font-size : 10px;
    text-decoration : none;
    font-family : Verdana;
    font-weight: normal;
}

A.copyright:visited {
    color : #0033FF;
    font-size : 10px;
    text-decoration : none;
    font-family : Verdana;
    font-weight: normal;
}

A.copyright:hover {
    color : #000066;
    font-size : 10px;
    text-decoration : none;
    font-family : Verdana;
    font-weight: normal;
}

A.copyright:active {
    color : #0033FF;
    font-size : 10px;
    text-decoration : none;
    font-family : Verdana;
    font-weight: normal;
}

.copyright  {
    color : #000000;
    font-size : 10px;
    text-decoration : none;
    font-family : Verdana;
    font-weight: normal;
}


.disclaimer  {
    color : #000;
    font-size : 11px;
    text-decoration : none;
    font-family : Verdana;
    font-weight: normal;
}
