/* STYLESHEET FOR HTTP://ENSNARING.COM/EDWARDWOODWARD/ */

/* STANDARD ELEMENTS */


body {
	margin: 0px;
	}

body, tr, td, th, p, blockquote, li, ul, ol {
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size:12px; 
	color: #CCCCCC;
	}

a, a:link {
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	color: #FFFFFF;
	}
	
h1, h2, h3, h4, h5, h6 { 
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	color: #CCCCCC; 
	font-weight: bold;
	}
	
h1  { 
	font-size: 16px; 
	}	
	
h2 { 
	font-size: 14px; 
	}
	
h3 { 
	font-size: 13px;  
	}
	
h4, h5, h6 { 
	font-size: 12px; 
	}

UL {
	list-style-type: square;
	}

UL UL {
	list-style-type: disc;
	}

UL UL UL {
	list-style-type: circle; 
	}

PRE, CODE { 
	font-family: Courier New, Courier, mono;
	font-size: 12px; 
	}
	
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size:12px; 
	color: #333333;
	background-color:#EEEEEE;
	}

a:visited {  
	color: #CCCCCC; 
	}

a:hover, a:active {  
	color: #FF6600; 
	}

/* CUSTOM CLASSES */


.fanlist {  font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 11px; color: #CCCCCC}

#fltbl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.smtxt {  font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 9px; color: #CCCCCC}
a.smtxt:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a.smtxt:visited { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 10px; color: #CCCCCC; }
a.smtxt:active { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 10px; color: #FF6600; }
a.smtxt:hover { font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 10px; color: #FF6600; }

.submitbtn  {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
	border-top: 1px outset #EEEEEE;
	border-right: 1px outset #333333;
	border-bottom: 1px outset #333333;
	border-left: 1px outset #EEEEEE;

}
