body {
	background-image: url(../img/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
.titlebar {
	background-image: url(../img/header/header03_01_stripe.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006633;
}
table.header {
	border: 1px solid #999999;
	background-color: #FFFFFF;

}
.menu {
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 14px;
	color: #333333;


}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: none;
}
td.header{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;


}
.content {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px 15px;
	font-size: 14px;

}
.footer {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
}
h1 {
	color: #006633;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
td.address {
	text-transform: uppercase;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
h2 {
	font-size: 18px;
}
