body,td,th{
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	font-family:tahoma;
	font-size: 12px;
	color:#000000;
}

.hed:link,
.hed:visited,
.hed:hover,
.hed:active,
.hed {
	color:#FFFFFF;
	letter-spacing: 2px;
}

.Menu:link,
.Menu:visited,
.Menu:hover,
.Menu:active,
.Menu {
	color:#FFFFFF;
	font-weight:bold;
}

.title {
	color:#84b739;
	font-weight:bold;
	font-size:18px;
}

.subTitle {
	color:#E15F65;
	font-weight:bold;
}

#list{
	border-bottom:0;
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
}


.tableHeader:link,
.tableHeader:visited,
.tableHeader:hover,
.tableHeader:active,
.tableHeader{
	background-color:#cbe7f7;
	height:30px;
	border-left:0;
	border-top:0;
	border-right:0;
	padding-left:5px;
	padding-right:5px;
	color:#00accd;
	font-weight:bold;
	line-height:30px;
}


.tableData{
	height:30px;
	border-left:0;
	border-top:0;
	border-bottom:#999999 1px solid;
	border-right:0;
	padding-left:5px;
	padding-right:5px;
}

.required {
	color:#EE4717;
}

a:link,
a:visited,
a:hover,
a:active{
	text-decoration: none;
	color:#0000CC ;
}

.page{
	background:url(../images/icons/p.png) no-repeat;
	width:15;
	height:19;
	text-align:center;
}
.GoButton1{
background:url(<?php echo _PREF?>images/Call-us_14.gif);
width:59;
height:27;
border:none;

}


