body { 
	background-color: #f4f4f4;
	color: #666;
	background-image: url(images/top_03.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, helvetica, Sans-serif;
}

table {
	margin:0;
	padding:0;
}

A:link { color: #666666;  text-decoration: none; } 
A:visited { color: #666666; text-decoration: none; }
A:active {color: #ff6600; text-decoration: none; }
A:hover  {color: #ff6600; text-decoration: none;}

.small {font-size: 10px; font-weight: 500; font-style: normal; color: #666666;}

.heading {font-family: Verdana, Arial, helvetica, Sans-serif; font-size: 16px; font-weight: 500; font-style: normal; color: #666666;}

td {font-family: Verdana, Arial, helvetica, Sans-serif; font-size: 11px; font-weight: 400; font-style: normal; color: #666666;}

th {font-family: Verdana, Arial, helvetica, Sans-serif; font-size: 11px; font-weight: 400; font-style: normal; color: #666666;}

.toplinks  {font-family: Arial, helvetica, Sans-serif; font-size: 12px; font-weight: 500; font-style: normal; color: #999999;}

#leftcol {
	padding: 20px 0 0 0;
}
#centrecol {
	background-color: #fff;
	padding: 20px 10px;
	border-bottom: 1px #d4d4d4 dotted;
	border-right: 1px #d4d4d4 dotted;
	border-left: 1px #d4d4d4 dotted;
}

#rightcol {
	padding: 20px 0 0 0;
}
.menubox {
	padding: 10px 5px;
	width: 120px;
	font-size: 10px;
	font-weight: 500;
	font-style: normal;
	color: #666666;
	background-image:url(images/tblbkgpale.gif);
}
.displaybox {
	padding: 10px 5px;
	width: 120px;
	font-size: 10px;
	font-weight: 500;
	font-style: normal;
	color: #666666;
	background-color: #fff;
}
.colspacer {
	margin-bottom: 20px;
}

