HTML {
	height: 100%;
}

BODY {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	height: 100%;
        background-image: url('/tmpl/images/bg-main.gif');
	background-repeat: repeat;
}

TD {
	vertical-align: top;
	font-size: 14px;
}

A {
	color: #FFFF99;
	text-decoration: underline;
}

DIV#path {
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 10px;
}

DIV#path A {
	text-decoration: none;
}

IMG {
	border: 0px;
}

DIV#body {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#page {
	background-image: url('/tmpl/images/bg1-1.gif');
	background-repeat: repeat;
	text-align: center;
}

TD#mostleft {
	width: 51px;
	background-image: url('/tmpl/images/bg_04-1.gif');
	background-repeat: no-repeat;
	background-position: top;
}

TD#mostright {
	width: 51px;
	background-image: url('/tmpl/images/bg_06-1.gif');
	background-repeat: no-repeat;
	background-position: top;
}


TD#text {
	padding-left: 20px;
}

IMG#titler {
	margin-left: -20px;
}


/* --footer -- */
DIV#footer {
	height: 95px;
	background-color: #7F340E;
	background-image: url('/tmpl/images/footer.gif');
	background-position: top;
	background-repeat: repeat;
}

DIV#footer * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
}

DIV#footer A {
	text-decoration: none;
}

TD#flash {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	vertical-align: middle;
	height: 369px;
}
