/* Kougaiji CSS */
<!--

BODY {
scrollbar-face-color: #E7E7E7;
scrollbar-highlight-color: #E7E7E7;
scrollbar-3dlight-color: #E7E7E7;
scrollbar-darkshadow-color: #E7E7E7;
scrollbar-shadow-color: #E7E7E7;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #E7E7E7;
background-repeat: repeat; 
background-attachment: fixed; 
background-image:url('images/iframe.jpg');
padding-right:2px;
padding-left:0px;
padding-bottom:0px;
padding-top:0px;
margin-left:2px;}


.everything {
FILTER: Chroma(Color=#E7E7E7)
}

-->
a:link {color:#000000; font-weight:normal; cursor:help; text-decoration:underline;}
a:active {color:#000000; font-weight:normal; cursor:help; text-decoration:underline;}
a:visited {color:#000000; font-weight:normal; cursor:help; text-decoration:underline;}
a:hover {color:#FF0000; cursor:help; font-weight:normal; text-decoration:none; background-color:#000000;}
body, table, iframe, div {
font-family: verdana, tahoma, arial, times new roman;
font-size:7pt;
color:#000000;  
cursor:default;
line-height:8pt;
}
textarea, input, select {
background-color:#990000;
font-size:7pt;
color:#FF0000;  
cursor:default;
border: 1px #FF0000 solid;
}

.head {height:0px; color:#000000; font-size:16pt; font-family: georgia; filter:blur(strength=100, direction=270); line-height:18pt; text-decoration:underline; font-weight:bold;}

.content {filter:glow(color=#DD0000, strength=2); height:0px; }

