﻿body 
{
	font-family:Times New Roman;	
	font-size: 12px;
	background-color:#989797;
	background-repeat:repeat-x;
	
}

a{	
	color : #c9c9c9;
	text-decoration: none;
}

a:hover {	
	color : #ffffff;
}

.wiztables
{
	font-size: 12px;
	color:#000000;
	
}

INPUT 
{
	border:solid 1px #000000;
}

.noinput
{
	border:solid 1px #ffffff;
}

.contacttitle { background-color: #ffffff;  padding-left:10px; }
.contactdetail { font-weight:bold; }
.contactname { font-weight:bold; padding-top:5px; padding-left:10px; background-color: #ffffff;}
.contactspace { background-color:#ffffff; }

