/* STYLESHEET FOR HTTP://ENSNARING.COM/FRINGE/WALTERBISHOP/ */

/* STANDARD ELEMENTS */


body {
	margin: 10px;
	background-color: #000000;
	background-image: url(walterbkg.gif);
	background-repeat: repeat;
	}

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

a, a:link {
	font-family: Arial, Helvetica, sans-serif; 
	color: #336666;
	}
	
h1, h2, h3, h4, h5, h6 { 
	font-family: "Courier New", Courier, monospace; 
	color: #000000; 
	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: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #000000;
	background-color:#99CCCC;
	}

a:visited {  
	color: #000000; 
	}

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

/* CUSTOM CLASSES */


.fanlist {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}

a.fanlist:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;;
}
a.fanlist:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
a.fanlist:active { font-family: Arial, Helvetica, Sans-serif; font-size: 11px; color: #FFFFFF; }
a.fanlist:hover { font-family: Arial, Helvetica, Sans-serif; font-size: 11px; color: #FFFFFF; }

.smtxt {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
a.smtxt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336666;
}
a.smtxt:visited { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
a.smtxt:active { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; }
a.smtxt:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; }

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

}
.footer {
	background-image: url(footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CCCC;
	vertical-align: middle;
}

.footer {
	color: #66CCCC;
}
.flbody {
	padding: 10px;
}
.tblbdr {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCCC;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #66CCCC;
}
