@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Franklin Gothic Book", Verdana, Arial;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(http://www.silverlinegraphiccentre.com/site/greybgheader.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #000066;
	border:none;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
	border:none;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
	border:none;
}
h1 {
	font-size: 16px;
	color: #0066CC;
}
h2 {
	font-size: 14px;
	color: #666666;
}

td.menu {
	width:16%;
	height:20%;
	border: dotted 1px #999999;
	text-align:center;
	
	
	}
	
td.navigationtables {

border:none;
text-align:left;

}