/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #80281C;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
p,td {
	color: #000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}
a:link,a:active,a:visited {
	color: #80281C;
	text-decoration: underline;
}
a:hover {
	color: #F1DB6B;
	background-color: #80281C;
}
h1 {
	color: #80281C;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	color: #80281C;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;	
}
td.header {
	background-image: url(images/temp_01.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 800px;
}
td.content {
	background-image: url(images/temp_13.jpg);
	background-repeat: repeat-y;
	width: 758px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
td.lefttop {
	background-image: url(images/temp_02.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 20px;
}
td.righttop {
	background-image: url(images/temp_11.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 22px;
}
td.left {
	background-image: url(images/temp_12.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
td.right {
	background-image: url(images/temp_14.jpg);
	background-repeat: repeat-y;
	width: 22px;
}
td.base {
	background-image: url(images/temp_15.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 800px;
}
#Table_01 {
	height: 100%;
}
.textfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F1DB6B;
	background-color: #80281C;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #80281C;
}

