body { 
margin : 25px; 
font : 11px Verdana, Arial; 
} 

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid #CECECE;
	border-bottom-width: 0;
	font: normal 9px Verdana, Arial,#7E7E7E;
	line-height: 18px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: #E3E3E3;
	width: 250px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CECECE;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a:hover{
	/*hover background color*/
	background: #F0F0F0;
	color: #000000;
}
.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

a:link { 
text-decoration : underline; 
font-family : "Verdana,Arial"; 
color : #000000; 
} 
a:active { 
text-decoration : underline; 
font-family : "Verdana,Arial"; 
color : #000000; 
} 
a:hover { 
text-decoration : underline; 
font-family : "Verdana,Arial"; 
color : #000000; 
} 
a:visited { 
text-decoration : underline; 
font-family : "Verdana,Arial"; 
color : #000000; 
} 


table.gen .genspec { 
font : 9px Verdana, Arial; 
} 
table.gen .genspec1 { 
font : 9px Verdana, Arial; 
color : #ffffff; 
} 
table.gen .genspec2 { 
font : 11px Verdana, Arial; 
color : #ffffff; 
} 
#copy { 
font : 9px Verdana, Arial; 
color : #ffffff; 
} 
#maintable { 
border : #aaaaaa; 
} 
h1.meta { 
font-family : arial; 
font-size : 1pt; 
font-weight : normal; 
color : #ffffff; 
} 
h2.meta { 
font-family : arial; 
font-size : 1pt; 
font-weight : normal; 
color : #ffffff; 
} 
h3.meta { 
font-family : arial; 
font-size : 1pt; 
font-weight : normal; 
color : #ffffff; 
} 
h4.meta { 
font-family : arial; 
font-size : 1pt; 
font-weight : normal; 
color : #ffffff; 
} 
h5.meta { 
font-family : arial; 
font-size : 1pt; 
font-weight : normal; 
color : #ffffff; 
} 
#meta { 
position : absolute; 
width : 1px; 
height : 1px; 
top : 1px; 
border : 0; 
font-size : 1px; 
color : #f9f9f9; 
line-height : 1px; 
} 
input { 
border : 1px solid #c0c0c0; 
background : #eaeaea; 
font : normal 10px/normal Arial, Helvetica, sans-serif; 
} 
textarea { 
border : 1px solid #c0c0c0; 
background : #eaeaea; 
font : normal 10px/normal Arial, Helvetica, sans-serif; 
} 
select { 
border : 1px solid #c0c0c0; 
background : #eaeaea; 
font : normal 10px/normal Arial, Helvetica, sans-serif; 
} 
#base { 
font-size : 8px; 
color : #00000; 
line-height : 9px; 
} 


#base a:link { 
text-decoration : none; 
font-family : "Verdana,Arial"; 
color : #737373; 
} 
#base a:active { 
text-decoration : none; 
font-family : "Verdana,Arial"; 
color : #737373; 
} 
#base a:hover { 
text-decoration : none; 
font-family : "Verdana,Arial"; 
color : #737373; 
} 
#base a:visited { 
text-decoration : none; 
font-family : "Verdana,Arial"; 
color : #737373; 
