.copyshows {font: 16px "times new roman", times, helvetica; line-height: 1.0; color: #ffffff}
.boldshows {font: bold 16px "times new roman", times, helvetica; line-height: 1.0; color: #FFFFFF}
.subnav {font: 13px "times new roman", times, helvetica; line-height: 1.3; color: #ffffff}
.subnavblack {font: 13px "times new roman", times, helvetica; line-height: 1.3; color: #000000}
.copybold {font: bold 16px "times new roman", times, helvetica; line-height: 1.0; color: #ffffff}
.copyitalic {font: italic 16px "times new roman", times, helvetica; line-height: 1.0; color: #ffffff}
.view {font: 13px "times new roman", times, helvetica; line-height: 1.3; text-decoration: underline; color: #ffffff}
.copyright {font: italic bold 13px "times new roman", times, helvetica; line-height: 1.3; color: #cccccc}

body {
margin: 20px 0 0 0;
padding: 0;
font-family: times new roman;
font-size: medium;
background: #999999 url('images/bg.gif') repeat-x top;
}

h1 {
   margin: 0;
   padding: 0 0 20px 0;
   font-family: "times new roman";
   font-size: 140%;
   font-weight: bold; 
   letter-spacing: 4px;
   }

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

#nav {
   width: 100%;
   margin: 0;
   padding 0;
   list-style: none;
   background: none;
   }

#nav li {
   float: left;
   margin:0;
   padding: 0;
   font-family: "times new roman";
   font-size: 95%;
   font-weight: bold;
   }

#nav a {
   padding: 0px 12px;
   color: #000000;
   text-decoration: none;
   }

#nav a:hover, #nav li a.active {
   color: #ffffff;
   }
   
div#copyright {
   margin: 0;
   padding: 10px 0 10px 0;	  
   text-align: center;
   }

div#copyright p {
   font-size: 85%;
   color: #cccccc;
   }
   
div#copyright a {
   font-weight: bold;
   text-decoration: none;
   color: #cccccc;
   }   
   

a.type1 {
	font-family:times new roman, times, serif;
	font-size:16px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none; /* turn off default underline style for links */
	}
a.type1:link {}
a.type1:visited {}
a.type1:hover {color:#000000;background-color:#999999}
a.type1:active {color:#000000;background-color:#999999}

a.type2 {
	font-family:times new roman, times, serif;
	font-size:13px;
	color:#000000;
	background-color:transparent;
	text-decoration:none; /* turn off default underline style for links */
	}
a.type2:link {}
a.type2:visited {}
a.type2:hover {color:#FFFFFF;background-color:#999999}
a.type2:active {color:#FFFFFF;background-color:#999999}

a.type3 {
	font-family:times new roman, times, serif;
	font-size:13px;
	color:#000000;
	background-color:transparent;
	text-decoration:none; /* turn off default underline style for links */
	}
a.type3:link {}
a.type3:visited {}
a.type3:hover {color:#FFFFFF;background-color:#999999}
a.type3:active {color:#FFFFFF;background-color:#999999}

a.type4 {
	font-family:times new roman, times, serif;
	font-size:13px;
	color:#666666;
	background-color:transparent;
	text-decoration:none; /* turn off default underline style for links */
	}
a.type4:link {}
a.type4:visited {}
a.type4:hover {color:#FFFFFF;background-color:#999999}
a.type4:active {color:#FFFFFF;background-color:#999999}

a.type5 {
	font-family:times new roman, times, serif;
	font-size:15px;
	color:#CCCCCC;
	background-color:transparent;
	text-decoration:none; /* turn off default underline style for links */
	}
a.type5:link {}
a.type5:visited {}
a.type5:hover {color:#FFFFFF;background-color:#999999}
a.type5:active {color:#FFFFFF;background-color:#999999}





