body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {  color: #990000; text-decoration: none}
a:visited {  color: #003366; text-decoration: none}
a:hover {
	color: #CC6600;
	text-decoration: underline;
	background-color: #E2E9EB;
}
a:active {  color: #990000; text-decoration: none}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003366;
	background-attachment: fixed;
	background-image: url(images/icons/smallogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	padding-left: 35px;
	width: 40%;
}

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-style: none;
	border-right-style: solid;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bordertable {
	padding-left: 8px;
	border-top: 1px none #CE7B00;
	border-right: 1px none #CE7B00;
	border-bottom: 1px none #CE7B00;
	border-left: 1px dashed #CE7B00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

}
