body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 16px;
	line-height: 20px;
}
body {
	background: #4F4E5C;
	margin: 0px;
	padding: 0px;
} 
.td1 {
	background-image: url(/graphics/toptile.jpg);
	background-repeat: repeat-x;
}

.tdcontent {
	padding: 5px 60px 9px 10px;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	padding-left: 86px;
	background-image: url(/graphics/button-off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	padding-top: 3px;
}
a.menu:hover {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 86px;
	font-weight: bold;
	background-image: url(/graphics/button-on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	padding-top: 3px;
	text-decoration: none;
}
.sitemap {
	font-size: 12px;
}
.copyright {
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
	text-align: right;
	padding-right: 15px;
}
HR {
	color: #FFFFFF;
	height: 1px;
}
.smtxt {
	font-size: 12px;
}
.tdtitles {
	background-image: url(/graphics/nm_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdside {
	background-image: url(/graphics/nm_11.jpg);
	background-repeat: repeat-y;
}
.tdmenu {
	background-image: url(/graphics/nm_11.jpg);
	background-repeat: repeat-y;
	height: 450px;
}
