@charset "iso-8859-1";
/* author: Katalyst Of Disaster */
/* Creation date: 3/2/04 */
/* Generic Selectors */ 
body { 
font-size: 12px;  
font-family: "Verdana", Arial, Times New Roman, serif; 
color: #FFFFCC; 
background-color: #000000; 
font-weight: normal;

scrollbar-face-color: #000000; scrollbar-darkshadow-color: #000000; 
scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #ff0000; 
scrollbar-track-color: #000000; scrollbar-arrow-color: #ff0000; 
} 
p { 
width: 95%; 
font-size: 12px; 
} 

li { 
list-style-type: none; 
line-height: 105%;
font-size: 12px; 
/*list-style-image: url(../buttons/linksoff.gif);*/
background-color: #000000;
font-family: "Verdana", Arial, Times New Roman, serif; 
} 
h1 { 
font-family: "Verdana", Arial, Times New Roman, serif; 
font-size: 14px; 
font-weight: bold; 
color: #FFFFCC; 
} 
h2 { 
font-family: "Verdana", Arial, Times New Roman, serif; 
font-size: 14px; 
font-weight: bold; 
color: #FFFFCC; 
border-bottom: 0px solid #C6EC8C; 
} 
 
/**************** Pseudo classes ****************/ 
:link { 
color: #FF0000; 
text-decoration: none; 
font-weight: bold; 
} 
h1 :link { 
color: #FF0000; 
text-decoration: none; 
font-weight: bold; 
} 
h2 :link { 
color: #0066FF; 
text-decoration: none; 
font-weight: bold; 
} 
li :link { 
color: #FF0000; 
text-decoration: none; 
font-weight: normal; 
} 
:visited { 
color: #FF0000; 
text-decoration: none; 
font-weight: bold; 
} 
h
h1 :visited { 
color: #FF0000; 
text-decoration: none; 
font-weight: bold; 
}
h2 :visited { 
color: #0066FF; 
text-decoration: none; 
font-weight: bold; 
}
li :visited { 
color: #FF0000; 
text-decoration: none; 
font-weight: normal; 
} 
:hover { 
/* display: block; */ 
color: rgb(0, 96, 255);
/* background-color: rgb(0, 96, 255)*/ 
padding-bottom: 1px; 
font-weight: bold; 
border-bottom-width: 0px; 
border-bottom-style: solid; 
border-bottom-color: #C6EC8C; 
} 

h1 :hover { 
/* display: block; */ 
color: #ffe569; 
padding-bottom: 1px; 
font-weight: bold; 
border-bottom-width: 0px; 
border-bottom-style: solid; 
border-bottom-color: #C6EC8C; 
} 
h2 :hover { 
/* display: block; */ 
color: #ffe569;
/* background-color: rgb(0, 96, 255)*/ 
padding-bottom: 1px; 
font-weight: bold; 
border-bottom-width: 0px; 
border-bottom-style: solid; 
border-bottom-color: #C6EC8C; 
} 
li :hover { 
/* display: block; */ 
color: rgb(0, 96, 255);
/* background-color: rgb(0, 96, 255)*/ 
padding-bottom: 1px; 
font-weight: normal; 
border-bottom-width: 0px; 
border-bottom-style: solid; 
border-bottom-color: #C6EC8C; 
} 
h1 :active { 
color: #9900CC; 
font-weight: bold; 
} 
h2 :active { 
color: #9900CC; 
font-weight: bold; 
} 
:active { 
color: #9900CC; 
font-weight: bold; 
} 
/************************* ID's *************************/ 
/*************************

#navigation { 
position: absolute; 
z-index: 10; 
width: 115px; 
height: 375px; 
margin: 0; 
margin-top: 10px; 
border-right: 1px solid #FF0000; 
font-weight: normal;
line-height: 175%; 
} 
#centerDoc { 
position: absolute; 
z-index: 11; 
padding: 0 0 20px 145px; /*top right bottom left*/ 

/*************************

margin-top: 10px; 
font-weight: normal;
} 

*************************/