BODY 
	{
	FONT-FAMILY: verdana,arial,helvetica,sans serif; FONT-SIZE: 2
	}
A:link
	{
	COLOR: #2850C8;
	TEXT-DECORATION: none
	}
A:visited 
	{
	COLOR: #2850C8;
	TEXT-DECORATION: none
	}
A:hover {
	COLOR: #FF0000; 
	TEXT-DECORATION: none;
	font-weight:none;
	}
.inp
	{  
	border: blue;
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin; 
	}


.menuitem A
	{
	COLOR: #ffffff; TEXT-DECORATION: none
	}
.menuitem A:visited 
	{
	COLOR: #ffffff; TEXT-DECORATION: none
	}
.menuitem A:hover
	{
	COLOR: #ffcc00; TEXT-DECORATION: none
	}
.menuitem 
	{
	FONT-FAMILY: verdana,arial,helvetica,sans serif; FONT-SIZE:"8pt";
	}


.black A 
	{
	COLOR: Red;
	TEXT-DECORATION: none
	}
.black A:visited 
	{
	COLOR: Red;
	TEXT-DECORATION: none
	}
.black A:hover 
	{
	COLOR: Gold; 
	TEXT-DECORATION: none
	}

.white A 
	{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
	}
.white A:visited 
	{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
	}
.white A:hover 
	{
	COLOR: Gold; 
	TEXT-DECORATION: none
	}

.submit
	{
	font-family: Arial, sans-serif, Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	background-color: rgb(0,0,128); 
	color: rgb(255,255,255); 
	font-style: normal;
	border: #0000CC;
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin; 
	}

.txt
	{  
	border: #FF0000; 
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin; 
	}

.select	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	color=#000000;
	background:#CCCCCC
	}
select	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	color=#000000;
	}
