.header { 
	background-image: url(/images/layout_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18pt;
	color: #9B3800;
}
h1 {
	font-size: 16pt;
	margin: 0px;
}
h2 {
	font-size: 14pt;
	margin: 0px;
}
h3 {
	font-size: 16pt;
	margin: 0px;
	}
.menu { 
	text-align: left;
	vertical-align: top;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15pt;
	color: #9B3800;
}
.bottommenu { 
	text-align: left;
	vertical-align: top;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15pt;
	color: #ffffff;
}

.bodytext {
	text-align: left;
	vertical-align: top;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #000;
	background: #FFFFFF;
}
.styles { 
	text-align: left;
	vertical-align: top;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #000;
}
a:link {
	color: #9B3800;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
a:visited {
	color: #9B3800;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
}
a:active {
	color: #9B3800;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
.link {
	color: #525252;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
.link:hover {
	color: #525252;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
}
body {
	background: #FFFFFF url(images/new/bg.gif) repeat;
	margin: 0px;
	padding: 0px;
}
.tdstyles {
	background: url(images/new/button2.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	height: 16px;
	width: 163px;
}
