body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-image: url(../images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: fixed;
}

a {
	color: #006666;
	text-decoration: none;
}

div.main
{
	width: 798px;
	margin: 0 auto;
}

.style1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.style2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00a885;
}
a.style2
{
	text-decoration: none;
	font-weight: bold;
}

ul.menu_style
{
	list-style-position: outside;
	list-style-type: none;
	margin-left: 8px;
	margin-top: 4px;
}
a.menu_style
{
	color: #888888;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.menu_style:hover
{
	color: #000000;
}