body
{
	background-image: url("../images/bg_red.jpg");
	color: #372929;
	padding:0px;
	margin: 0px auto 0px auto;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
}

img
{
	border: 0px;
	filter: expression(addPngImage(this));
}

table 
{
	border-collapse: collapse;
}

td 
{
	font-size: 9pt;
}

a 
{
	color: #454C83;
	font-weight: bold;
}

a:visited 
{
	color: #723239;
}

h1, h2, h3, h4 
{
	background-repeat: no-repeat;
	background-position: left;
	color: #723239;
	margin-top: 12px;
	margin-bottom : 0px;
	font-weight: bold;
}

h1 
{
	background-image: url("../images/arrs.gif");
	margin-top: 0px;
	margin-bottom : 3px;
	font-size: 14px;
	padding-left: 12px;
}

h2 
{
	font-size: 12px;
}

h3 
{
	font-size: 11px;
}

h4 
{
	font-size: 10px;
	font-weight: bold;
}

.html_text
{
	font-family: Tahoma;
	font-size: 11px;
}

.errortext
{
	color: Maroon;
}

/* Wrapper styles */

div.border 
{
	background-image: url("../images/bg_page_red.jpg");
	width: 756px;
	margin: auto;
	position: relative;
	padding: 0px;
}

div.picture
{
	BORDER: gray 1px solid; 
	PADDING: 5px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	VERTICAL-ALIGN: middle; 
	WIDTH: 200px; 
	COLOR: gray; 
	TEXT-ALIGN: center;
}

/* Masthead styles (Masthead, logo, menu) */

div.masthead 
{
	background-image: url("../images/bg_masthead_red.jpg");
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	height: 217px;
	text-align: left;
}

div.logo 
{
	position: absolute;
	top: 55px;
	left: 46px;
	height: 42px;
	width: 360px;
}

div.menu 
{
	position: absolute;
	top: 130px;
	left: 56px;
	width: 647px;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

img.menu 
{
	margin: 0px 10px 0px 10px;
}

/* Page content block styles */

div.content 
{
	background-image: url("../images/bg_page_footer_red.jpg");
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: -30px 0px 0px 0px;
	padding: 0px 56px 156px 56px;
	text-align: left;
	z-index: 0;
}

td.leftColumn 
{
	border-right: 1px solid silver;
	padding-right: 10px;
	vertical-align: top;
}

td.rightColumn 
{
	padding-left: 10px;
	vertical-align: top;
}

/* Footer Styles */
div.footer 
{
	position: relative;
	color: #c7c7c7;
	text-align: right;
	margin: -135px 0px 0px 0px;
	padding: 0px 48px 0px 48px;
}

a.footer 
{
	color: black;
}

td.footer
{
	color: #c7c7c7;
	font-size: 8pt;
}