﻿.style1
  {
    width: 100%;
  }
        .style2
        {
            width: 100px;
            font-family:Verdana;
            font-size:x-small;
        }
        .style3
        {
            width: 28px;
            font-family:Verdana;
            font-size:x-small;
        }
       
        .style4
        {
            width: 70px;
            font-family: Verdana;
            font-size: x-small;
        }
        .style5
        {
            width: 90px;
            color:#FFFFFF;
            font-family:Verdana;
            font-size:small;
        }
                


.image
{	width: 103px;
 	float:left;
	height: 140px;
}
.content
{
	float:left;
	height: 500px;
	width:910px;
	background-color:#666666;
}
/*Fonts*/


#content td
{
	
            font-family: Verdana;
            font-size: small;
            height: 38px;
            color:#FFFFFF;
	
}
