body, table, td, a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 13px;
}
body {
   background: #000000;
   color: #ffffff;
   text-align: left;
}
a:link {
   color: #3FD1F7;
   text-decoration: none;
}
a:visited {
   color: #3FD1F7;
   text-decoration: none;
}
a:active, a:hover {
   color: #ffffff;
   text-decoration: none;
}
img {
   border: none;
}

h1 {
font-size: 18px;
font-weight: bold;
}

h2 {
font-size: 16px;
font-weight: bold;
}

h3 {
font-size: 14px;
font-weight: bold;
}

/*
table {
   background: #000000;
   border: none;
   border-collapse: collapse;
   margin-left: 0;
   margin-right: 0;
}
td {   
   text-align: left;
   background: #000000;
   color: #ffffff;
   font-size: 13px;
   padding: 7px;
   text-align: left;
}
td.speach {   
   text-align: left;
   background: #000000;
   color: #FFFDBF;
   font-size: 13px;
   padding: 7px;
   text-align: left;
   font-style: italic;
}

}
table.container {
   background: #000000;
}
table.outertable {
   border: 1px solid #000000;
}
td.secheader {
   background: #000000;
   border-bottom: 1px solid #A6A6A6;
   color: ffffff;
   font-size: 16px;
   font-weight: bold;
   padding: 5px 10px 5px 10px;
   text-align: center;
}
td.content {
   padding: 10px;
   vertical-align: middle;
   align: center;
   height: 480px;
	width: 480px;
}
td.thumbs {
   color: #ffffff;
   font-size: 12px;
   width: 10em;
   vertical-align: baseline;
   padding: 10px 5px 5px 5px;
}
*/
.navi {
   background: #333333;
   border-bottom: 2px solid #000000;
   color: #ffffff;
   font-size: 13px;
   padding: 3px;
   text-align: left;
   
}

.contact {
   background: #060606;
   border-bottom: 2px solid #000000;

}

.new {
	font-size: xx-small; 
	color: red;
}

.new2 {
	color: red;
}

/*
td.desc {
   background: #000000;
   border-top: 1px solid #A6A6A6;
   color: #ffffff;
   font-size: 13px;
   padding: 5px;
   text-align: center;
}
*/

