td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.main {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	text-align: justify;
}
.topaddress {
	color: #EEEEEE;
	padding-right: 15px;
	padding-bottom: 15px;
}

.menu-details {
	font-size: 9px;
 	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.picture-note {
	font-size: 10px;
}

a, a:visited  {
	color: #000000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #999999;
	text-decoration: none;
}

a.mainmenu, a.mainmenu:hover, a.mainmenu:active, a.mainmenu:visited {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.submenu, a.submenu:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.submenu:hover, a.submenu:active {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.smallmenu, a.smallmenu:hover, a.smallmenu:active, a.smallmenu:visited {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.smallmenupad {
	padding-left: 10px;
}

.pad5 {
	padding: 5px;
}

.bordernopad {
	border: 1px solid #333333;
}

.borderpad {
	border: 1px solid #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.framephotostop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}

.framephotosbottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

