body {
	background-color:#3c7faf; /*  */
    /* background-image:url(''); */
    font-family: 'Times New Roman', Times, serif;
    font-size: 14px;
}

table
{
border-collapse:collapse;
}
table, td, th
{
border:0px solid black;
}

a:visited
{
	color:#0000FF;
	text-decoration : none;
	}
	
a:link              { /* Document Style */
	color:#0000FF;
	text-decoration : none;
	}

a:hover             { /* Document Style */
	color           : #00FF00;
	text-decoration:underline overline;
	}

.headerpic {
	width:800px;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align:text-top;
	
}

.middlepic {
	width:800px;
	background-color:#FFFFFF;
	text-align: left;
}

.footerpic {
    width:800px;
    text-align:center;
    background-color:#FFFFFF;
}

.tab1 {
	width: 100%;
	text-align: center;
	font-size:18px;
    background-color:#1e5b7e;
    color:#000000;
   background-image:url('/cellpic3.gif');
   /* background-image:url('/tab1.jpg'); */
    
    
  
}
.line {
	background-image:url('/line.gif');
}  
.side 
{
	height:100%;
	width:120px;
	background-color:#FFFFFF;
	font-size:12px;
	 border-width: 1px;  
	border-style: solid; 
	border-color: black; 
	
}


.quotes
{
	valign:top;
	font-size:14px;
}

.image1
{
	font-size:18px;
	
	background-image:url('/cellpic3.gif');
}

.tb1 {
	background-color:#FFFFFF;
}
.tb2 {
	background-color:#CCFFFF;
}



