
body {
#	 background-color:#202020;
	 background-color:#000000;
#	font-family: Verdana, sans-serif;
	 }
   
TD{
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.men{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #e0e0e0;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 80px;
    }

.men:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
    font-weight:bold;
	color: #ffffff;
	text-decoration: none;
#	background-color: #600;
	display: block;
	padding: 5px;
	width: 80px;
}

.menmember{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000080;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 80px;
    }

.menmember:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
    font-weight:bold;
	color: #804000;
	text-decoration: none;
#	background-color: #600;
	display: block;
	padding: 5px;
	width: 80px;
}

.men1{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #00;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 80px;
    }

.men1:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
    font-weight:100;
	color: #00;
	text-decoration: none;
	background-color: #00A9A4;
	display: block;
	padding: 5px;
	width: 80px;
}

.mentube{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #00;
	text-decoration: none;
	display: block;
    }

.mentube:hover{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
    font-weight:100;
	color: #00;
	text-decoration: none;
	background-color: #e87620;
	display: block;
}

p.copyright {font-size:smaller; color:#808080}

.head1  { font-size:24px; font-weight:bold; font-variant:small-caps; }
.img0   {border:0; padding:5; }
.text1  { font-size:16px; font-weight:500; margin-right:70 }
.text2  { font-size:16px; margin-right:70; text-decoration:none; color:#300030 }

.n1  { font-size:12px; text-decoration:none; }

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #999999;
padding: 1px;
left: -1000px;
border: 0px ;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 5;
left:200px; /*position where enlarged image should offset horizontally */
}

a {
    FONT-WEIGHT: bold;
    COLOR: #001050;
	font-size: 12px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    TEXT-DECORATION: none
}
a:hover {
    COLOR: #506070;
}

A.bottomlinks
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #787878;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    TEXT-DECORATION: none
}
A.bottomlinks:link
{
    COLOR: #787878;
    TEXT-DECORATION: none
}
A.bottomlinks:visited
{
    COLOR: #787878;
    TEXT-DECORATION: none
}
A.bottomlinks:hover
{
    COLOR: #999999;
    TEXT-DECORATION: none
}
 

