.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black; 
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; 
	font-weight: bold;
}
.boldtextbig {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 17px;
	color: #ffffff; 
	font-weight: bold;
}
.transright {
	background-image: url(../img/backgrounds/tdback.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.transleft {
	background-image: url(../img/backgrounds/tdback.gif);
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669999;
}
body {
	background-color: #75969C;
	background-image: url('../img/backgrounds/leaves_1.jpg');
	//background-repeat: no-repeat;
	background-position: center top;
} 
a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: black;
}
a.light {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.light:hover {
	color: black;
}
a.dark {
	color: black;
	text-decoration: none;
}
a.dark:hover {
	color: black;
	text-decoration: underline;
}
a.lightline {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}
a.darkline {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
a.blackline {
	color: black;
	text-decoration: underline;
	font-size: 11px;
}
a.blackline:hover {
	color: black;
	text-decoration: none;
	font-size: 11px;
}
.input {
	font-size: 9px;
	background-color: #CCCCCC;	
}
.smlight {
	font-family: verdana, arial, sans-serif, helvetica; 
	font-size: 11px;
	color: white;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.maintitle {
	font-family: sans-serif, Helvetica, verdana, arial, sans-serif;
	font-size: 14px;
	color: #75969C;
	font-weight: bold;
	font-style: smallcaps;
}
.borders {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.greyorange {
	font-weight: bold;
	background-color: #999999;
	color: #FFBC64;
}
.padded {
	padding: 2px;
	color: #75969C;
}
