﻿body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration: none
	}

A:Hover {
	color:#0000ff;
	text-decoration:none;
	background-color:#fbf89d;
}

a.menu:visited { 
	font-size: 9pt; 
	font-style: normal; 
	color: #ffff99; 
	line-height: normal; 
	text-decoration: none;
	font-weight:normal;
	}
	
a.menu:link {  
	font-size: 10pt; 
	text-transform: none; 
	color: #ffff99; 
	text-decoration: none;
	font-weight:normal;}
a.menu:hover {
	font-size: 9pt;
	color: #00ccff;
	text-decoration: none;
	background-color:Transparent;
}

.tableStyle
{
    width: 550px;
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.tdLeftStyle
{
    width:150px;
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFC;
    font-weight:bold;
}
.tdRightStyle
{
    width:400px;
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFC;
}


.style4
{
    width:150px;
}