
body 	{
	background-color: #CCCCCC;
	text-align: center;
	}

td	{
	padding: 0px;
	border: 0px;
	margin: 0px;
	}

img	{
	border: 0px;
	}

h1, h2, h3{
	font-family: 'Arial Black', 'Arial';
	color: #2A372E;
	font-weight: normal;
	}

a.menu_item	{
	color: #FFFFCC;
	text-decoration: none;
	}

a.menu_item:hover{
	text-decoration: underline;
	}

a	{
	color: #2A372E;
	text-decoration: underline;
	}

a:hover	{
	text-decoration: none;
	}

.main	{
	background-image: url(images/background-image_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding: 7px;
	vertical-align: top;
	width: 700px;
	font-family: Arial;
	text-align: justify;
	}

.menu_body	{
	background-color: #2A372E;
	padding-top: 7px;
	vertical-align: top;
	width; 100px;
	font-family: 'Arial Narrow', Arial;
	}

.bottom_menu{
	background-image: url(images/background-image_02.jpg);
	vertical-align: bottom;
	padding-left: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	color: #2A372E;
	font-family: 'Arial Narrow', Arial;
	font-size: 10pt;
	}

ul.menu	{
	list-style-type: square;
	list-style-position: outside;
	position: relative;
	left: -18px;
	background-color: transparent;
	color: #FFFFCC;
	}

.ul	{
	list-style-type: square;
	list-style-position: outside;
	background-color: transparent;
	color: #2A372E;
	line-height: 135%;
	}

.bold	{
	color: #2A372E;
	font-weight: bold;
	}

.italic	{
	color: #2A372E;
	font-style: italic;
	}

.copyright{
	color: #2A372E;
	font-family: 'Arial Narrow', Arial;
	text-align: right;
	font-size: 8pt;
	}
	