body
	{
	background-image: url(background_main.jpg);
	background-repeat: repeat-x;
	margin: 0; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	}
td
	{
	font-size: 12px;
	}
td.menu
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
td.right
	{
	background-image: url(right.jpg);
	background-repeat: repeat-y;
	}
td.box
	{
	border-bottom: 2px dotted #C0480C;
	}
a
	{
	color: #C34508;
	text-decoration: none;
	}
a:hover
	{
	color: black;
	text-decoration: none;
	}
a.menu
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	}
a.menu:hover
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #C34508;
	}

h2
	{
	color: #C34508;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	margin-left: 35px;
	}
div.textbox
	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	}
table.footer
	{
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	background-color: #191816;
	}
div.footer
	{
	color: white;
	font-size: 10px;
	margin-top: 75px;
	}