/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #512635 url("images/bg2.gif");
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
A:link{
	color: #512635;
	text-decoration: underline;
	font-weight: bold;
}
A:visited{
	color: #512635;
	text-decoration: underline;
	font-weight: bold;
}
A:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #512635;
	font-weight: bold;
	line-height: 38px;
}
h2 {
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #512635;
	font-weight: bold;
	line-height: 18px;
}
h2 A:link{
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}
h2 A:visited{
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}
h2 A:hover{
	font-family: arial, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.green_back {
	background: #FFFFFF url("images/bg3.gif");
}
.main_table {
	background: #FDF7DF url("images/bg.gif");
}
.side {
	background: #512635 url("images/side.gif");
}
.legal {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #FDF7DF;
	line-height: 20px;
}