body
	{
	margin:0px;
	background-image:url(images/williams_page_back.jpg);
	background-color:#2A2A2A;
	background-repeat:repeat-x;
	}
body * {
outline:none;
}
tr,td
    {
	font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #5B5B5B;
    line-height:18px;
	}
	
	
.asterik
    {
	font-family: Arial;
    font-size: 11px;
    color: #F0081D;
    line-height:15px;
	}
		
	
.heading1
    {
	font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #0E4386;
    line-height:22px;
	}	
	
.heading2
    {
	font-family: Tahoma;
    font-size: 12px;
    color: #0E4386;
    line-height:18px;
	}
	
.heading3
    {
	font-family: Tahoma;
    font-size: 14px;
    color: #E96220;
    line-height:18px;
	}
	

	
.link1 {
     font-family: Arial;
     font-size: 11px;
     color: #3F3F3F;
     text-decoration: none;
	 line-height:19px;
     }

.link1:hover {
     font-family: Arial;
     font-size: 11px;
     color: #3F3F3F;
     text-decoration: underline;
	 line-height:19px;
     }
	 
.link2{
     font-family: Arial;
     font-size: 11px;
     color: #255A9C;
     text-decoration: underline;
	 line-height:19px;
     }

.link2:hover {
     font-family: Arial;
     font-size: 11px;
     color: #255A9C;
     text-decoration: none;
	 line-height:19px;
     }
	 
#footer{
	font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
	text-decoration:none;
	}

#footer a:visited{
	font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
	text-decoration:none;
    }

#footer a:link{
	font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
	text-decoration:none;
	}

#footer a:hover{
	font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
	text-decoration:underline;
	}
	
	
.textfield
	{
	font-family:Arial;
	font-size:12px;
	color:#232424;
	width:300px;
	height:16px;
	padding-top:2px;
	padding-left:3px;
	border:1px solid #5F87B9;
	}