body{overflow: scroll};
p {margin: 0px;}
a:link {text-decoration:none; color:white;}
a:visited {text-decoration:none; color:white;}
a:hover {text-decoration:underline; color:white;}

.menustyle_1 {}
.menustyle_2 {}
.menustyle_3 {}

.menustyle_1 td.cms_menu
{

	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	cursor:pointer;

}
.menustyle_2 td.cms_menu
{

	padding-left:4px;
	height:20px;
	vertical-align: middle;
	cursor:pointer;
}

.menustyle_3 td.cms_menu
{

	padding-left:20px;
	height:20px;
	vertical-align: middle;
	cursor:pointer;
}

.address
{
	font-family: verdana;
	color: ffffff;
	font-size: 7.5pt;
}
.frontcontent
{
	font-family: verdana;
	color: ffffff;
	font-size: 9.5pt;
}

.content
{
	font-family: verdana;
	color: ffffff;
	font-size: 9.5pt;
}

.ladywhite
{
	background: url('ladywhite.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}

.bigbg
{
	background: url('bigbg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}