center.copyright  {
        font : 7pt Tahoma;
}

a.copyright  {
        font : 7pt Tahoma;
		TEXT-DECORATION : none;
}

a.copyright:hover  {
        font : 7pt Tahoma;
		COLOR : #000000;
		TEXT-DECORATION : underline;
}

a.nav  {
        font : 10pt Arial;
        COLOR : #000000;
        TEXT-DECORATION : none;
		FONT-WEIGHT : bold;
		
}

a.nav:hover  {
        font : 10pt Arial;
        COLOR : #000000;
        TEXT-DECORATION : underline;
		FONT-WEIGHT : bold;
}

a {
        font : 10pt Arial;
        COLOR : #000000;
        TEXT-DECORATION : underline;
}

a:hover {
        font : 10pt Arial;
        COLOR : #427CAB;
        TEXT-DECORATION : underline;
}

H1 {
        font : 10pt Arial;
        COLOR : #006699;
        FONT-WEIGHT : bold;
		margin-bottom:"0em";
        TEXT-DECORATION : none;
}

td.title {
        font : 10pt Arial;
        COLOR : #006699;
        FONT-WEIGHT : bold;
        TEXT-DECORATION : none;
}

td  {
        font : 10pt Arial;
        COLOR : #000000;
		margin-left : 10;
}

td.table {
        font : 11pt Arial;
        COLOR : #ffffff;
        FONT-WEIGHT : bold;
        TEXT-DECORATION : none;
}

UL {
 		list-style-type: disc;
		margin-top: "0.0em";
		margin-bottom: 0;
		margin-left: "1.5em";
		padding-left: "0em";
		margin-right: "1.5em";
		padding-bottom: "0em";
}

a.online  {
        font : 10pt Arial;
		COLOR : #006699;
		FONT-WEIGHT : bold;
        TEXT-DECORATION : underline;
}

.online  {
        font : 10pt Arial;
		FONT-WEIGHT : bold;
}

a.online:hover  {
        font : 10pt Arial;
		COLOR : #FF0000;
		TEXT-DECORATION : underline;
		FONT-WEIGHT : bold;
}

a.offline  {
        font : 8pt Arial;
        TEXT-DECORATION : underline;
}

.offline  {
        font : 8pt Arial;
}

a.offline:hover  {
        font : 8pt Arial;
		COLOR : #FF0000;
		TEXT-DECORATION : underline;
}

.topnav { 
position:absolute; 
left:0px; 
top:0px; 
width:100%; 
height:62px; 
z-index: 2;
} 
.content { 
position:absolute; 
left:0px; 
top:66px; 
width:100%; 
height:100%;
z-index:3; 
}
.string {
font-size: 7px;
position:absolute;
z-index: 0;
}


a.smlink  {
		COLOR : #000000;
		TEXT-DECORATION : none;
		font-size: 7px
}

a.smlink:hover  {
		COLOR : #000000;
		TEXT-DECORATION : underline;
		font-size: 7px
}

a.smlink:visited  {
		COLOR : #000000;
		TEXT-DECORATION : underline;
		font-size: 7px
}
