body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans serif;
}
a {
	color:#78783D;
}
a:hover {
	color:#107FB6;
}

a img { border:none;}
td {
	font-size:11px;
	/*line-height: 16px;*/
}
td.footertop {
	background:#003399 url(../images/footer-top.gif) no-repeat;
	width:760px;
	height:37px;
}
td.footerbottom {
	background: url(../images/footer-bottom.gif) no-repeat;
	width: 762px;
	height: 42px;
	color: Gray;
}
td.borderright {
	border-right:1px solid #959595;
}
td.borderleft {
	border-left:1px solid #959595;
}
a.contact {
	color:#cccccc;
}
a.contact:hover {
	color:#fcfcfc;
}

.font10px {
	font-size:10px;
}
