#contactdiv table
{
	font-size: 10px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e7e7e7;
	border-spacing: 1px;
}

#contactdiv caption
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	background: url(corner.gif) slategray no-repeat right top;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #fff;
	padding-top: 10px;
	border-bottom: #696969 2px solid;
}

#contactdiv td, th {
	padding: 4px;
}

#contactdiv thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

#contactdiv tbody th {
	font-weight: bold;
}

#contactdiv tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
#contactdiv tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

#contactdiv tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url(layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
#contactdiv tbody th a:hover{
	color:#FF8601;
	}

#contactdiv tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	}

#contactdiv tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

#contactdiv table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

#contactdiv table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
#contactdiv tbody td a 
{
	margin: 0 auto;
	height: 15px;
	background: url(ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}
#contactdiv tbody tr td .leftcol
{
	color:#000000;
	background:url(layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
}
#contactdiv table a { 
	background: url(down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

#contactdiv tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
