/* Generated by easyCSS 1.0 */
/* Date: 1 Apr 2010 09:36:12 GMT */
/* Michielssen Software Engineering - Belgium */

table.contactdetails select.required{
	

	background-image: url(/gradient.jpg?w=160&h=1&c1=FFF8F4&c2=FFFFFF&vert=false);
	 background-repeat: repeat-y;

}
table.contact td.header{
		font-size: 14px;
		text-align: center;
				border-width: 0px;
	
	}
	
	table.contact td.data{
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	
	}


a{
   color: #FFCC00;
   margin-left: 4px;
   margin-right: 3px;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 1px;
   padding-bottom: 2px;
}

a:hover{
   color: #FFFFFF;
   text-decoration: underline blink;
   background-color: #9999FF;
   font-weight: bolder;
}