body {
	background-color: #FFFFCC;
	margin: 0px;
}
#tblMain {
	background-image: url(../images/bgd.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	height: 470px;
}
#tblTOP {
	background-image: url(../images/bgd-top.jpg);
	background-repeat: repeat-x;
	height: 109px;
}
.tblareas {
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.formtable {
	border: 1px solid #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.main {
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.newsbox {
	border: 1px solid #999999;
	font-size: 11px;
}
