body {margin: 0px 0px 0px 0px; background: #1c1c1c; font-family: Verdana,Sans-serif; color: white;}

a:link {color: #67c6e5; text-decoration: underline; font-size: 10pt; font-weight: bold;}
a:visited {color: #67c6e5; text-decoration: underline; font-size: 10pt; font-weight: bold;}
a:hover {color: #67c6e5; text-decoration: none; font-size: 10pt; font-weight: bold;}

a.hd:link {color: #d4d4d4; text-decoration: none; font-size: 11pt;}
a.hd:visited {color: #d4d4d4; text-decoration: none; font-size: 11pt;}
a.hd:hover {color: black; background-color: d4d4d4; text-decoration: none; font-size: 11pt;}

a.cl:link {color: #67c6e5; text-decoration: none; font-size: 11pt; font-weight: bold;}
a.cl:visited {color: #67c6e5; text-decoration: none; font-size: 11pt; font-weight: bold;}
a.cl:hover {color: black; background-color: d4d4d4; text-decoration: none; font-size: 11pt; font-weight: bold;}

textarea.sp { font-family: Verdana; padding: 2px; font-size: 11px; color: #FFFFFF; background-color: #646464; border: inset 1px #708090; }

.sh { font-family: Verdana; padding: 2px; font-size: 11px; color: #000000; background-color: #FFF7B3; border: inset 1px #708090; }

.centerdiv{ /*IE method of centering a relative div*/

text-align: center;
}

input {
 background-color: #646464; color: #ffffff; 
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}


.ftr {
	color: #C0C0C0;
	font-family: Verdana;
	font-size: 11px;
}
	
.txt {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
}
		
.stxt {
	color: #e0e0e0;
	font-family: Verdana;
	font-size: 11px;
}

.dtxt {
	color: #b9b9b9;
	font-family: Verdana;
	font-size: 12px;
}

.ctxt {
	color: #545454;
	font-family: Verdana;
	font-size: 11px;
}

.txtb {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 18px;
}

table.memb td {
  font-size : 8pt;
}

