td.masterborder
{
	border-right: black 1px solid; 
	border-left: black 1px solid;
	border-bottom: solid 1px #999999;
	background-color: #eeeeee; 
	font-family: Arial, Helvetica;	
	height:20px;
}

td.column
{
	border-bottom: solid 1px #999999;
	background-color: #eeeeee; 
	font-family: Arial, Helvetica;	
	height:20px;
}



td.formatingonly
{
	background-color: #eeeeee; 
	font-family: Arial, Helvetica;	
	height:20px;
}

td.pictures 
{
	border: none;
	text-align:center;
	background-color: #eeeeee; 
	font-family: Arial, Helvetica;
	height:20px;
	font-weight:bold;
}

td.bottom 
{
	border-right: black 1px solid; 
	border-left: black 1px solid;
	border-bottom: solid 1px #999999;
	background-color: #eeeeee; 
	font-family: Arial, Helvetica;	
	height:500px;
}

td.content
{
	border-right: black 1px solid; 
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial, Helvetica;	
	width:auto;
	background-color:#eeeeee;
	height:auto;
}

td.header 
{
	border-right: black 1px solid; 
	border-left: black 1px solid;
    background-color: black; 
    font-weight: bold; 
    font-size: 12pt; 
    text-transform: uppercase; 
    color: white; 
    font-family: Arial, Helvetica; 
    height:40px;
}

a
{ 
	font-family: Arial,Helvetica,Sans-Serif;
	font-size:13.5px;
    font-weight: bold;
    color: #333333;
    line-height: 16px;
    text-decoration:none;
    
}

a.big
{ 
	font-family: Arial,Helvetica,Sans-Serif;
	font-size:13pt;
    font-weight: bold;
    text-decoration:none;  
}
 
a.red
{
	color: red;
}

a.green
{
	color: Green;
}

a:hover {color: #3366ff}
