body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
}
body {
	background-color: #FDE0C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6699;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #CC6666;
}
a:hover {
	font-weight: bold;
	color: #666600;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
.tdtop {
	background-image: url(/graphics/toptile.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.tdbottom {
	background-image: url(/graphics/lcd_13.jpg);
}
.tdright {
	background-image: url(/graphics/lcd_7.jpg);
	background-repeat: repeat-y;
}
.tdcontent {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.copyright {
	font-size: 10px;
	text-align: right;
}
HR {
	color: #CC9999;
	height: 1px;
}
a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #E45863;
	font-weight: bold;
	font-size: 12px;
	padding-left: 40px;
	background-image: url(/graphics/lcd_8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 8px;
	height: 30px;
	padding-bottom: 0px;
}
a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	background-image: url(/graphics/lcd_8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	padding-top: 8px;
	padding-left: 40px;
}
.smtxt {
	font-size: 12px;
}
h1 {
	font-size: 26px;
	color: #CC6666;
}
h2 {
	font-size: 22px;
	color: #CC6666;
}
h3 {
	font-size: 20px;
	color: #666600;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}

