.quick_link{
font-family:verdana;
font-size:10px;
font-style: none;
font-weight: normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: 990000; }
A.quick_link:hover {
text-decoration:underline;
color:999900;
}

.DividerText{
        COLOR: #999999; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 12px; TEXT-DECORATION: NONE; FONT-STYLE: BOLD;
}

.NormalLink {
        COLOR: #336699; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 11px; TEXT-DECORATION: NONE;
}
A.NormalLink:hover {
        COLOR: #990000; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 11px; TEXT-DECORATION: NONE;
}

.quick_link11{
font-family:verdana;
font-size:11px;
font-style: none;
font-weight: normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: 990000; }
A.quick_link11:hover {
text-decoration:underline;
color:999900;
}

.small_text{
font-family:verdana;
font-size:10px;
font-style: none;
font-weight: normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: 333333; } 
A.small_text:hover {
text-decoration:underline;
color:999900;
}


.quick_italic{
font-family:verdana;
font-size:10px;
font-style: italic;
font-weight: normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color:666666; }

.normal_text{
font-family:verdana;
font-size:11px;
font-style: none;
font-weight: normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: 000000; }
A.normal_text:hover {
text-decoration:underline;
color:999900;
}

.NormalText {
        COLOR: #000000; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 11px; TEXT-DECORATION: NONE;
}
A.NormalText:hover{
        COLOR: #ff0000; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 11px; TEXT-DECORATION: NONE;
}
.RedText {
        COLOR: #990000; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 11px; TEXT-DECORATION: NONE;
}
A.RedText:hover {
        COLOR: #ff0000; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 11px; TEXT-DECORATION: NONE;
}
.NewsText {
        COLOR: #666666; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 11px; TEXT-DECORATION: NONE;
}
A.NewsText:hover{
        COLOR: #333333; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 11px; TEXT-DECORATION: NONE;
}
.LightGreyText {
        COLOR: #999999; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 10px; TEXT-DECORATION: NONE;
}
.GreyText {
        COLOR: #666666; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 11px; TEXT-DECORATION: NONE;
}
.SmallText {
        COLOR: #000000; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 10px; TEXT-DECORATION: NONE;
}
.WhiteText {
        COLOR: #eeeeee; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 11px; TEXT-DECORATION: NONE;
}
.HeaderText {
        COLOR: #660000; FONT-FAMILY:verdana,helvetica,arial; FONT-SIZE: 12px; TEXT-DECORATION: NONE; FONT-STYLE: BOLD;
}

.smaller_text{
font-family:verdana;
font-size:9px;
font-style: none;
font-weight: normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: 000000; }

A.smaller_text:hover {
	color:ff0000; text-decoration: none 
}

.letter_text{
font-family:verdana;
font-size:12px;
font-style: none;
font-weight: normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: 000000; }
A.letter_text:hover {
text-decoration:underline;
color:999900;
}

.normal_gray{
font-family:verdana;
font-size:11px;
font-style: none;
font-weight: normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: 333333; }

.normal_italic{
font-family:verdana;
font-size:11px;
font-style: italic;
font-weight: normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: 666666; }
A.normal_text:hover {
text-decoration:underline;
color:999900;
}

.print_text{
font-family:times;
font-size:18px;
font-style: none;
font-weight: normal;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: 000000; }
A.normal_text:hover {
text-decoration:underline;
color:999900;
}

.bold_text{
font-family:verdana;
font-size:12px;
font-style: none;
font-weight: bold;
letter-spacing:normal;
text-decoration:none;
text-transform:none;
color: 0j00000; }
A.bold_text:hover {
text-decoration:underline;
color:999900;
}

	#catTable {
                width:425; 
		border-right:1px #7fbdc2 solid;
		border-bottom:1px #7fbdc2 solid;
		margin:0 0 0 0;
		background:#eff7f7;
		font-size:1.1em;
	}
		#catTable a, ul#hotCategories a {
			text-decoration:none;
		}
		#catTable td {
			border-top:1px #cfe6e8 solid;
			border-left:1px #7fbdc2 solid;
		}
		#catTable td a {
                        display:block;
                        padding:0px 0px 0px 0px;
		}
		#catTable td a:hover {
			#background:#cfe6e8;
			background:#FFFF33;
                        display:block;
		}
		#catTable th {
			font-size:1.2em;
			text-align:left;
			padding:1px 2px;
			color:#007c85;
			border-top:0px #7fbdc2 solid;
			border-left:0px #7fbdc2 solid;
		}

        #catTable1 {
                border-right:0px #7fbdc2 solid;
                border-bottom:0px #7fbdc2 solid;
                margin:0 0 0 0;
                background:#eff7f7;
                font-size:1.1em;
        }
                #catTable a, ul#hotCategories a {
                        text-decoration:none;
                }
                #catTable td {
                        border-top:1px #99CCCC solid;
                        border-left:1px #669999 solid;
                }
                #catTable td a {
                        display:block;
                        padding:1px 1px 1px 1px;
                }
                #catTable td a:hover {
                        #background:#cfe6e8;
			background:#FFFF33;
                }

        #cat1Table {
                width:155;
                border-right:0px #7fbdc2 solid;
                border-bottom:0px #7fbdc2 solid;
                margin:0 0 0 0;
                background:#eff7f7;
                font-size:1.1em;
        }
                #cat1Table a, ul#hotCategories a {
                        text-decoration:none;
                }
                #cat1Table td {
                        border-top:0px #cfe6e8 solid;
                        border-left:0px #7fbdc2 solid;
                }   
                #cat1Table td a {
                        display:block;
                        padding:1px 1px 1px 1px;
                }
                #cat1Table td a:hover {
                        #background:#cfe6e8;
                        background:#FFCC00;
                        display:block;
                }
                #cat1Table th {
                        font-size:1.2em;
                        text-align:left;
                        padding:0px 0px;
                        color:#007c85;
                        border-top:0px #7fbdc2 solid;
                        border-left:0px #7fbdc2 solid;
                }  

