

/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: x-small;
	color: rgb(255,255,255);
	background-color: rgb(0,0,0);
	background-image: none;}

BODY.CONTENT {margin-left:2em}
		
	
 A:active { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
 A:link { font-family: Tahoma,Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(0,51,204); font-weight: normal; font-style: normal;}
 UL { font-family: Tahoma,Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A:visited { font-family: Tahoma,Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(153,0,153);}
 
 .TextObject { font-family: Tahoma,Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small;}
 H1 { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: xx-large; color: rgb(153,153,153); font-weight: bold;}
 H2 {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: medium;
	color: rgb(100,100,100);
	font-weight: bold;
}
 H3 {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: small;
	color: rgb(100,100,100);
	font-weight: bold;
}
 H5 {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: xx-small;
	color: rgb(255,255,255);
	background-color: rgb(0,0,0);
	background-image: none;}
}
 P {
	font-family: Tahoma,Tahoma,Arial,Helvetica,sans-serif;
	font-size: x-small;
	color: rgb(255,255,255);
	background-color: rgb(0,0,0);}	
P.TITLE{
	font-family: Tahoma,Tahoma,Arial,Helvetica,sans-serif;
	font-size: xx-small;
	color: rgb(255,255,255);
	background-color: rgb(0,0,0);
	font-weight: bold;
}
	
 
 OL {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: x-small;
	color: rgb(255,255,255);
	font-weight: normal;
}
 H4 { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: medium; color: rgb(153,153,153); font-weight: bold;}
 
 .TextNavBar { font-family: Tahoma,Tahoma,Arial,Helvetica,sans-serif; font-size: xx-small;}
 H5 { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: small; color: rgb(153,153,153); font-weight: bold;}
 H6 {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: x-small;
	color: rgb(153,153,153);
	font-weight: normal;
}
 
 A:hover { font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: x-small; color: rgb(255,0,0); font-weight: normal; font-style: normal;}

TABLE.menu{
	background: #000000;
	ALIGN: center;
	CELLPADDING: 0;
	CELLSPACING: 0;
	BORDER: none 10;
	background-color: Black;
	width: 140px;
}
TABLE.INFO{
	ALIGN: center;
	CELLPADDING: 10;
	CELLSPACING: 0;
	BORDER: thin White;
	background-color: Black;
	color: Silver;
	border-color: Yellow Yellow Yellow Yellow;
}
	

iframe {
	background-color: Black;
	border: none Black;
}