a
{  
	color: #AE0303;
	text-decoration: none;
	font-weight:bold 
}
a:hover
{
	color: #00AA00
}
a:active 
{
	color: #0000FF;
}
body
	{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	font-family: Tahoma;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 6pt
	SCROLLBAR-FACE-COLOR: #FEFEFE; 
	BACKGROUND-ATTACHMENT: fixed; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #C0C0C0; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #e3e3e3; 
	BACKGROUND-REPEAT: no-repeat; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666
	
}
.top20
	{
	border-style: outset; border-width: 1px
	}
.top20td
{
	font-family: Tahoma;
	font-size: 7pt;
}
.table1
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
	
}
th
{
	color: #FFFFFF; 
	background-color: #808080;
	font-family: Tahoma;
	font-size: 10pt;


}
h1           
{ 
	font-family: Tahoma;
	font-size: 12pt;
}
h2
{
	font-family:Tahoma;
	font-size: 14pt;
	color: #AE0303;
}
h3
{
	font-family:Tahoma;
	font-size: 12pt;
	font-style: italic; 
	font-weight: bold;
	font-variant: small-caps;
	color: #AE0303;

}
h4
{
	font-family:Tahoma
}
h5
{
	color: rgb(0,153,51);
	font-family:Tahoma
}
h6
{
	color: rgb(204,51,51);
	font-family:Tahoma
}
.paul
{
	color: rgb(204,51,51);
	font-family:Tahoma
}
td           
{ 
	font-family: Tahoma; 
	font-size: 10pt;
}
textarea
{
	color: #000000; 
	border-style: ridge;
	font-family: Tahoma;
	font-size: 10pt; 
	border-width: 1px; 
	background-color: #FFFFFF
}
input
{
	color: #000000; 
	border-style: ridge;
	font-family: Tahoma;
	font-size: 10pt; 
	border-width: 1px; 
	background-color: #ffffff
}
select
{
color: #000000; 
	border-style: ridge;
	font-family: Tahoma;
	font-size: 10pt; 
	border-width: 1px; 
	background-color: #FFFFFF
}
.TabAdmin
{
	border-style: ridge; 
	border-width: 1px;
	background-color: #C0C0C0
}