﻿body
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #333333;
background-color: #392415;
height: 100%;
min-height: 100%;
background-image: url(images/bg.jpg);
background-position: center top;
background-repeat: no-repeat;
}
.navlinks
{
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #e0e0e0;
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.navlinks:hover
{
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	text-decoration: underline;
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.fineprint
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8px;
    COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.fineprintlk
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8px;
    COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
}
.cont
{
	position: relative;
	float: center;
}
.scroll2_2
{
	position: absolute;
	top: 34px;
	left: 32px;
}
.content2_2
{
	position: absolute;
	top: -550px;
	left: 32px;
	right: 0px;
	width: 400px;
	height: 510px;
	overflow: auto;
	padding: 5px;
}
.content2_3
{
	position: absolute;
	top: -550px;
	left: 32px;
	right: 0px;
	width: 825px;
	height: 510px;
	overflow: auto;
	padding: 5px;
}
.heading
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 10px 5px;
	border-bottom: 1px solid #000000;
	width: 350px;
	text-transform: none;
	text-align: center;
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.heading2
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 10px 5px;
	border-bottom: 1px solid #000000;
	width: 750px;
	text-transform: none;
	text-align: center;
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
}.content
{
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 10px 5px;
	text-transform: none;
	text-align: left;
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
