body {
   background-color: #121212;
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family: "trebuchet ms", tahoma;
   color: #ffffff; 
   text-decoration : none; 
   text-align: left;
   letter-spacing: 1px
}

table, tr, td {
   background-color: #121212;
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family: tahoma;
   color: #ffffff; 
   text-decoration : none; 
   text-align: left;
   letter-spacing: 1px
}


input, textarea { 
	background:transparent;
        font-family: arial, tahoma, veranda;
	color: #ffffff; 
	font-size: 8pt;
	border-style: solid;
	border-color: #3C3C3C;
	border-width: 1px }


	/* Headers */

.bhead {
   font-weight : bold; 
   font-size : 14px; 
   font-family : Trebuchet MS, Arial; 
   font-style: normal;
   text-align: left;
   color: #4F7779;
   padding: 3px;
   margin: 2px;
   border-bottom: 2px solid #000000;
   width: 400px;

}

.subhead {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Trebuchet MS, Arial; 
   font-style: normal;
   text-align: left;
   color: #448E43;
   padding: 3px;
   margin: 2px;
   border-bottom: 2px dashed #000000;
   width: 200px;
}

#main {
   overflow: auto;
   height: 460PX;
   width: 460px;
}

#mainpoop {
	overflow: auto;
	height: 420px;
	width: 460px;
	}

.head {
   font-weight : bold; 
   font-size : 12px; 
   font-family : "Trebuchet MS", Arial; 
   font-style: normal;
   text-align: left;
   color: #4F7779;
   padding: 3px;
   margin: 2px;
   border-bottom: 2px solid #000000;
}

.bighead {
   font-weight : bold; 
   font-size : 18px; 
   font-family : Trebuchet MS, Arial; 
   font-style: normal;
   text-align: center;
   color: #4F7779;
   padding: 3px;
   margin: 2px;
   border-bottom: 2px solid #000000;
   width: 300px;
}

#textarea {
   background: #1c231c;
   margin: 2px;
   padding: 6px;
   border: 1px dashed #000000;
}

.links {
   font-weight : normal; 
   font-size : 12px; 
   font-style: normal;
   text-align: left;
   color: #274C21;
   padding: 3px;
   margin: 2px;
   border-bottom: 1px dashed #4F7779; width: 75%;
}



		/* Links */

A:visited {
   font-weight: normal; 
   color: #4f7779; 
   text-decoration: none; 
}
A:hover {
   font-weight: normal; 
   color: #4f7779; 
   text-decoration: none; 
   font-style: italic;
}
A:active {
   font-weight: normal; 
   color: #4f7779; 
   text-decoration: none; 
}
A {
   font-weight: normal; 
   color: #4f7779; 
   text-decoration: none; 
}




	/* Nav */




#nav11 {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}

#nav11 UL {
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none; 
	BORDER-RIGHT-WIDTH: 0px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 20px;
	PADDING-RIGHT: 49px;
	PADDING-LEFT: 0px;
}

#nav11 UL LI {
	DISPLAY: block;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: auto;
	TEXT-ALIGN: left;
	border-bottom:0px solid;
}


#nav11 UL LI A {
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 20px;
	color: #404040; 
	display: block;
	background: #000000;
	width: 86.5px;
	text-align: center;	
	voice-family: inherit
}

#nav11 UL LI A:hover {
	background: #050B05;
	color:#404040;
}


	