
A.normal:link    { text-decoration: none;color: black }
A.normal:active  { text-decoration: none;color: black }
A.normal:visited { text-decoration: none;color: black }
A.normal:hover   { text-decoration: none;color: red }


A.gallery:link    { text-decoration: none;color: black }
A.gallery:active  { text-decoration: none;color: black }
A.gallery:visited { text-decoration: none;color: black }
A.gallery:hover   { text-decoration: none;color: red }





.sub2:link    { color: red;font-weight: bold}
.sub2:active  { color: red;font-weight: bold}
.sub2:visited { color: red;font-weight: bold}
.sub2:hover   { color: black;font-weight: bold}



.anchorblk:link    { text-decoration: none;color: black;font-weight: bold}
.anchorblk:active  { text-decoration: none;color: black;font-weight: bold}
.anchorblk:visited { text-decoration: none;color: black;font-weight: bold}
.anchorblk:hover   { text-decoration: none;color: black;font-weight: bold}

.anchorblk2:link    { text-decoration: none;color: black}
.anchorblk2:active  { text-decoration: none;color: black}
.anchorblk2:visited { text-decoration: none;color: black}
.anchorblk2:hover   { text-decoration: none;color: black}


.anchorwhite:link    { text-decoration: none;color: white;font-weight: bold}
.anchorwhite:active  { text-decoration: none;color: white;font-weight: bold}
.anchorwhite:visited { text-decoration: none;color: white;font-weight: bold}
.anchorwhite:hover   { text-decoration: none;color: white;font-weight: bold}



td{font-family:Arial;font-size:11px}


.title{font-weight:bold}
td.titlesub{font-weight:bold;font-style:italic}

.bold{font-weight:bold}
.center{text-align:center}
.bottom{color:#8D8D8D}


.inline{display:inline}


li{list-style-image:circle;color:black}


.innertable {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;background-color: #FFFFFF;background-repeat: repeat}


.outertable {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;
	color: #000000;background-color: #CCCCFF;border: 1px solid #000099;
	font-style: italic;font-weight: bold}