/*p#hp Homepage plain text style*/
	p#q
	{
		font-family: Arial, Helvetica;
		font-size: 12;
		color: #ffffff;
		font-weight: 600;
		//text-align: left;
	}
/*<P></P>*/	
/*p#hp Homepage plain text style*/
	p#hp
	{
		font-family: Arial, Helvetica;
		font-size: 12;
		color: #000000;
		text-indent: 1cm;
		font-weight: 600;
		text-align: left;
	}
/*p#hpad Homepage plain text style*/
	p#hpad
	{
		font-family: Arial, Helvetica;
		font-size: 12;
		color: #000000;
		text-indent: 1cm;
		font-weight: 600;
		text-align: center;
	}
/*p#hp Homepage plain text style*/
	p#links
	{
		font-family: Arial, Helvetica;
		font-size: 12;
		color: #c8c8c8;
		font-weight: 600;
		text-align: center;
	}
/*p#hpad Homepage plain text style*/
	p#links2
	{
		font-family: Arial, Helvetica;
		font-size: 12;
		color: #ffffff;
		font-weight: 600;
		text-align: center;
	}	
/*p#hp subpage plain text style*/
/*p#hp color*/
	p#hp3
	{
		font-family: Arial, Helvetica;
		font-size: 16;
		color: #000000;
		text-indent: 1cm;
		//font-weight: 600;
	}
/*table#internal color and width ffffff*/
	table#internal
	{
		background-color:#ffffff;
		width:600;
	}
/*td#internal 
	td#bbi
	{
		width:50%;	
	}*/
	
/*td#bbi1*/ 
	td#internal
	{
		width:70%;	
	}	


/*body color*/
	body
	{
		background-color: #000000;
	}

/*table#bottom color*/
	table#bottom
	{
		background-color:#000000;
		width:600;
	}
/*p#bottom3 color*/
	p#bottom
	{
		font-size: 14;
		color: #FFFFFF;
		font-weight: 400;
	}
a:link 
	{
		color: #996600;
	}
	
a:visited 
	{
		color: #996600;
	}

a.norm:link 
	{
		color: #996600;
	}
	
a.norm:visited 
	{
		color: #996600;
	}
	
	
	
	
a.sp:link 
	{
		color: #55ff00;
	}
	
a.sp:visited 
	{
		color: #55ff00;
	}
a.sp:hover {
		color: #ffffff;
	}	
	
	
a.link2:link 
	{
		color: #c8c8c8;
	}
	
a.link2:visited 
	{
		color: #c8c8c8;
	}
a.link2:hover 
	{
		color: #000000;
	}	
a.upload:link 
	{
		color: #000000;
	}
	
a.upload:visited 
	{
		color: #000000;
	}
a.hp:link 
	{
		color: #FFFFFF;
	}
	
a.hp:visited 
	{
		color: #FFFFFF;
	}	
	
/*table#mytable color and width*/
	table#mytable
	{
		background-color:#000000;
		width:600;
	}
/*h1#*/	
	h1 
	{
		color: #996600; 
		/*font-size: 12pt; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-weight: bold;*/
	}
div#edge
{
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
}

div#edge2
{
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}