
body, p, div {  
  font-size : 8pt;
  Color : #000000;
  font-family : Arial, Tahoma, Verdana;
}

td
{
	font-size: 9pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}

.menu td {
	background-color: #ffffff;
}
a.class:link, a.class:visited {
	color: #5578B0;
	font-decoration: none;
}
a.class:hover, a.class:active {
	color: #5578B0;
	font-decoration: underline;
}
INPUT
{
    FONT-FAMILY:Tahoma, Verdana, Arial;
    font-size : 8pt;
    
    COLOR: #000000;
    
}

TEXTAREA
{
    FONT-FAMILY: Tahoma, Verdana, Arial;
    font-size : 8pt;
    COLOR: #000000;
    
}

SELECT
{
    FONT-FAMILY: Tahoma, Verdana, Arial;
    font-size : 8pt;
    COLOR: #000000;
    
}

A:link
{
    COLOR: #5578B0;
    font-size: 10pt;
    text-decoration: none;
}
A:visited
{
    COLOR: #5578B0;
    font-size: 10pt;
    text-decoration: none;
}
A:hover
{
    COLOR: #5578B0;
    font-size: 10pt;
    text-decoration: underline;
}

.err
{	
	COLOR:	Red;
	font-weight: bold;
}
.error
{
	color: #ffffff;
	font-weight: bold;
}
.good
{
	COLOR:	green;
}

.title
{
	COLOR:	#000000;
	FONT-SIZE:	8pt;
	BACKGROUND:	#FEB559;
	font-weight: bold;
}

.title A:Link
{
	COLOR:	#ffffff;
}

.title A:hover
{
	COLOR:	#ffffff;
	text-decoration: underline;
}

.title A:visited
{
	COLOR:	#ffffff;
}

.row1
{
	background-color: #EEA433;
}

.row2
{
	color: #000000;
}

.offer
{
	color: #ff0000;
	font-weight: bold;
}


H3
{
	color: #10174B;
}

H4
{
	Color: #5578B0;
}

.Home_Header
{
	Font-Size: 10pt;
	Font-Family: Arial;
	Color: #5578B0;
	Font-weight: bold;
}

.menuItem {
	position: relative;
	padding-left: 2px;
	z-index: 10;	
	color: #5578B0;	
	height: 18px;	
}

.menuItem a, .menuItem a:visited {
	color: #5578B0;
	font-size: 8pt;
}

.menuItem a:hover {	
	color: #5578B0;
	font-size: 8pt;
}

.menuItem a:active {	
	color: #5578B0;
	font-size: 8pt;
}

.dropdown {
	width: 195px;
	margin-top: 15px;
	padding: 2px;
	position: absolute;
	z-index: 1;
	visibility: hidden;
	text-align: right;
	font-size: 8pt;
}

.dropdown a:link, .dropdown a:visited {
	color: #5578B0;
	font-size: 8pt;
}

.dropdown a:hover, .dropdown a:active {
	color: #5578B0;
	font-size: 8pt;
}

.button {
	background-color: #FEB559;
	color: #000000;
	
}

.Search
{
	COLOR:	#5578B0;
	FONT-SIZE:	8pt;		
}

.Borders
{	 
border-Bottom: 1px solid gray; 
border-Left: 1px solid gray; 
border-Right: 1px solid gray;
}

.Border1
{
border-Bottom: 1px solid gray;
border-Right: 1px solid gray; 
}
.Border2
{
border-Bottom: 1px solid gray; 
}
.Border3
{
border-Top: 1px solid gray; 
}
.Border4
{
border-Top: 1px solid gray; 
border-Left: 1px solid gray; 
}
.Border5
{
border-Left: 1px solid gray; 
}

.Border6
{
border-Right: 1px solid gray; 
}

.pointer {	
	color: #5578B0;
	font-size: 10pt;
}

