#templatebottom {
	background-image: url(template/logo_bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
	width:  811px;
}
#templatetop {
	background-image: url(template/logo_top.gif);
	background-repeat: no-repeat;
	height: 232px;
	width:  811px;
}#templatecurtainleft {
	background-image: url(template/curtainleft.gif);
	background-repeat: repeat-y;
	width: 22px;
}
#templatecurtainright {
	background-image: url(template/curtainright.gif);
	width: 22px;
	background-repeat: repeat-y;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	word-spacing: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	text-decoration: none;
	word-spacing: 2px;
}
body {
	font-family: Tahoma, Arial, verdana;
	font-size: medium;
	color: #000000;
	margin: 1px;
	padding: 1px;
}
tr {
	vertical-align: top;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC3366;
	text-decoration: none;
}

