html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #92ABCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background: transparent;*/
}
a:link, a:visited, a:active {
	font-size: 12px;
	line-height: 120%;
	color:#666666;
	text-decoration:underline;
}
a:hover {
	font-size: 12px;
	line-height: 120%;
	color:#33CCFF;
	text-decoration:none;
}

.page_title {
	font-size:18px;
	font-weight:bold;
	color:#900;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-repeat: no-repeat;
	background-position: left top;
}
.pulloutq {
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#CCCCCC;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-repeat: no-repeat;
	background-position: left top;
}
.topmast {
	background-image: url(../images/topmast.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bluetxtsmall, .bluetxtsmall a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
	text-decoration:none;
}
.L2wrap {
	background-image:url(../images/l2wrap.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.L2wrap-left {
	background-image:url(../images/leftwrap.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.L2wrap-right {
	background-image:url(../images/L2underwrap-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.blacktextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.border {
	border-bottom:1px dotted #999999;
	text-align:center;
}
.border_type {
	border-bottom:1px dotted #999999;
}
.team_name {
	font-size:24px;
	line-height:120%;
	color:#33CCFF;
	font-weight:bold;
}
.team_title {
	font-size:14px;
	line-height:120%;
	color:#000;
	font-weight:bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.team_title_sm {
	font-size:9px;
}
.team_image_medium {
	border:2px solid #33CCFF;
}
.service_price {
	font-weight:bold;
}
.menu {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#menu {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.service_heading {
	font-weight:bold;
}.nobord {
	border: none;
}
.topback {
	background-image: url(../images/topback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.l2top {
	background-image: url(../images/l2top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
ul ul {
	padding-left:10px;
}