.navlink {
    font-weight : bold;
    color : #CC0000;
    font-size : 10px;
}
.navlink:HOVER {
    font-weight : bold;
    color : #000000;
    font-size : 10px;
}
.pagetitle {
    font-weight : bold;
    color : #FFFFFF;
    background : #CC0000;
    font-size : 12px;
}
.networksitetitle {
    font-weight : bold;
    color : #FFFFFF;
    background : #CC0000;
    font-size : 9px;
}
.networksitelink {
    font-weight : bold;
    color : #000000;
    font-size : 9px;
}
.networksitelink:HOVER {
    font-weight : bold;
    color : #CC0000;
    font-size : 9px;
}
.returnnavlink {
    font-weight : bold;
    color : #FFFFFF;
    font-size : 9px;
}
.returnnavlink:HOVER {
    font-weight : bold;
    color : #000000;
    font-size : 9px;
}
.indexlink {
    font-size : 15px;
}
A {
	color : #CC0000;
    font-weight : bold;
}
A:HOVER {
	color : #000000;
    font-weight : bold;
}

BODY {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
}
TD {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
}
A.leftnav {
	color : #FFFFFF;
    font-weight : bold;
	text-decoration : none;
}
A.leftnav:HOVER {
	color : #FFFF00;
    font-weight : bold;
	text-decoration : none;
}
A.footnav {
	color : #000099;
    font-weight : bold;
	text-decoration : none;
}
A.footnav:HOVER {
	color : #CC0000;
    font-weight : bold;
	text-decoration : none;
}
A.ibg {
	color : #0000FF;
	text-decoration : none;
}
A.ibg:HOVER {
	color : #FF0000;
	text-decoration : none;
}
.tabletitle {
    background : #000099;
    color : #FFFFFF;
    font-weight : bold;
    font-size : 12px;
}
A.tabletitlelink {
    color : #FFFFFF;
    font-weight : bold;
    font-size : 12px;
}
A.tabletitlelink {
    color : #FFFF00;
    font-weight : bold;
    font-size : 12px;
}
.offset {
    background : #FFFFFF;
}
IMG {
    border-color : #000000;
}

