/* CSS Document */

#styletwo{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;background:transparent url(Pictures/bg_off.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 20px 0 20px;height:24px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(Pictures/bg_on.gif) repeat-x top left;}


a:link {color: #000000;}

a {text-decoration: none; color: #000000;}

a:hover {text-decoration: underline; color: #FF0000;}

.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.style2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;	font-style: italic;color: #DA1E1D;}
.style3 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;	color: #DA1E1D;}
.style5 {color: #D9D9D9;}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;}
.style8 {color: #DA1E1D;}
.style9 {color: #000000; font-style: italic; font-size: 11px;}

.button {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #F1F1F1; border: 1px solid #666666;}

.iTt{
    FONT-FAMILY:       Verdana, Arial, Helvetica;
    FONT-SIZE:         11px;
    FONT-STYLE:        normal;
    FONT-WEIGHT:       normal;
    COLOR:             #666666;
    BACKGROUND-COLOR:  yellow;
    BORDER:            black 1px solid;
}