/* CSS Document */

BODY { 
		SCROLLBAR-FACE-COLOR: #333333; 
		SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
		SCROLLBAR-SHADOW-COLOR: #999999; 
		SCROLLBAR-3DLIGHT-COLOR: #000000; 
		SCROLLBAR-ARROW-COLOR:  #999999; 
		SCROLLBAR-TRACK-COLOR: #000000; 
		SCROLLBAR-DARKSHADOW-COLOR: #000000; } 
		
		BODY.int {
		margin-top: 0px;
		background-color: #000000;
		SCROLLBAR-FACE-COLOR: #333333; 
		SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
		SCROLLBAR-SHADOW-COLOR: #999999; 
		SCROLLBAR-3DLIGHT-COLOR: #000000; 
		SCROLLBAR-ARROW-COLOR:  #999999; 
		SCROLLBAR-TRACK-COLOR: #000000; 
		SCROLLBAR-DARKSHADOW-COLOR: #000000; 
		}
		
		BODY.black {
		overflow: hidden;
		background-color: #000000;
		SCROLLBAR-FACE-COLOR: #333333; 
		SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
		SCROLLBAR-SHADOW-COLOR: #999999; 
		SCROLLBAR-3DLIGHT-COLOR: #000000; 
		SCROLLBAR-ARROW-COLOR:  #999999; 
		SCROLLBAR-TRACK-COLOR: #000000; 
		SCROLLBAR-DARKSHADOW-COLOR: #000000; 
		}
		
		A.int:link {color:#eeeeee;text-decoration:none}
		A.int:visited {color:#eeeeee;text-decoration:none}
		A.int:hover {color:#00FF000;text-decoration:underline}
		A.int:active {color:#FFFF00;text-decoration:underline}
		
		A.int1:link {color:#00FF00;text-decoration:none}
		A.int1:visited {color:#00FF00;text-decoration:none}
		A.int1:hover {color:#FFFF000;text-decoration:underline}
		A.int1:active {color:#FFFF00;text-decoration:underline}
		
		A.int2:link {color:#00FF00;text-decoration:underline}
		A.int2:visited {color:#00FF00;text-decoration:underline}
		A.int2:hover {color:#FFFF000;text-decoration:underline}
		A.int2:active {color:#FF0000;text-decoration:underline}
		
		A.forums:link {color:#00FF00;text-decoration:none}
		A.forums:visited {color:#00FF00;text-decoration:none}
		A.forums:hover {color:#FF0000;text-decoration:underline}
		A.forums:active {color:#FFFF00;text-decoration:underline}
		
		td.font {background: #000000;
        font: 8pt "Verdana", "sans serif";
		text-align: left;
		font-weight: bold;
		color: #FFFFFF}
		
		td.font2 {background: #000000;
        font: 8pt "Verdana", "sans serif";
		text-align: left;
		color: #FFFFFF}
		
		td.font3 {background: #000000;
        font: 8pt "Verdana", "sans serif";
		text-align: right;
		color: #00FF00}
		
		td.font4 {background: #000000;
        font: 8pt "Verdana", "sans serif";
		text-align: left;
		color: #00FF00}
		
		td.font5 {background: #FFFFFF;
        font: 8pt "Verdana", "sans serif";
		text-align: right;
		color: #000000}
		
		td.forum1 {background: #333333;
        font: 10pt "Verdana", "sans serif";
		text-align: left;
		font-weight: bold;
		color: #00FF00;}
		
		td.forum2 {background: #666666;
        font: 9pt "Verdana", "sans serif";
		text-align: left;
		color: #FFFFFF;}
		
		td.forum3 {background: #000000;
        font: 9pt "Arial", "sans serif";
		text-align: left;
		color: #FFFFFF;}
		
		td.forum4 {background: #000000;
        font: 9pt "Arial", "sans serif";
		text-align: right;
		color: #FFFFFF;}
		
		td.forum5 {background: #666666;
        font: 9pt "Arial", "sans serif";
		text-align: right;
		color: #FFFFFF;}