body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCCFF;
	font-size: 14px;
}
body {
	background: #660066 url(/graphics/tile-purple.jpg);
	margin: 0px;
	padding: 0px;
} 
.td1 {
	background-image: url(/graphics/logotitle.jpg);
	background-repeat: no-repeat;
	height: 565px;
}
.tdcontent {
	background-color: #5365B1;
	padding: 1px;
}
.tdmenu {
	padding-top: 100px;
	padding-left: 65px;
	height: 300px;
}
.tableline {
	border: 1px solid #666633;
}
a:link {
	color: #66CC66;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #CCCC66;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #660066;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 1px;
	line-height: 18px;
	display: block;
	padding-top: 2px;
	padding-left: 25px;
}
a.menu:hover {
	font-size: 14px;
	color: #009900;
	padding-bottom: 1px;
	line-height: 18px;
	background-image: url(/graphics/menupng.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-left: 25px;
}
.sitemap {
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 20px;
	padding-right: 90px;
	text-align: right;
}

input, select, button, textarea {
	background: #FFFFCC;
	font-family: verdana, tahoma, arial;
	color: #003366;
	border: 1px solid #003366;
	font-size: 12px;
}

HR {
	color: #CCCCFF;
	height: 1px;
}
.scrolldown {
	font-weight: bold;
	color: #58244B;
}
.quotetxt {
	font-size: 16px;
	font-weight: bold;
	color: #990066;
}
.picbrdr {
	border: medium double #CC99FF;
}
