body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color:#666666
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
#navigation a {
	font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	display:block;
	border: 1pt solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #CCCCCC;
	padding-left: 2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	}
	
#navigation a:hover {
	color:#FF0000;
	border: 1pt dotted red;
	letter-spacing:0.1em;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #DFE0DA;
	}
#tdtop {
	background-attachment:inherit;
	background-repeat: repeat;
	background-image: url(img/background.gif);
	}
#sub a {
	color:#BC191E;
	font-size: 11px;
	text-decoration: none;
	}

#sub a:hover {
	color:#336699; 
	text-decoration:none;
	}
.botborder {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #CCCCCC;
	border-style: dotted 
	}
.smalltext {
	font: 11px "verdana", "arial", "halvetica", "sans-serif"; 
	color:#666666;
	}
.redtext {
	font-size:12px;
	font-weight:bold;
	color: red;
	}
.pagename {
	color: #4A6C92;
	font-size:16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.medium {
	font-size: 10px
	}
