/* CSS Document */
.vp a:link 
{
	color: #EEEEFF;
	text-decoration: none;
}

.vp a:visited 
{
	color: #222222;
	text-decoration: none;
}

.vp a:hover 
{
	color: #000000;
	text-decoration: none;
}

.vp a:active 
{
	color: #FF0000;
	text-decoration: none;
}

a:link 
{
	color:#000066;
	text-decoration: none;
	font-weight:Bold;
}

a:visited 
{
	color:#990033;
	text-decoration: none;
	font-weight:Bold;
}

a:hover 
{
	color:#000066;
	text-decoration: none;
	font-weight:Bold;
}

a:active 
{
	color:#FFFFFF;
	text-decoration: none;
	font-weight:Bold;
}

.mtable
{
	background-color:#CCCCCC;
}

.tb
{
	background-repeat:repeat-x;
}

.lr
{
	background-repeat:repeat-y;
}

.vp
{
background-color: #777777;
color: #EEEEEE;
}

.vpc
{
background-color: #777777;
color: #EEEEEE;
}

.virtual
{
	color:#000066;
}

.mbody
{
	color: #777777;
	background-color:#777777;
}

.pageheader
{
	font-size: 36px;
}

.quote
{
	
	font-size:9px;
}
.tour_tl
{
	background-image:url(tour_corner.TL.gif);
	background-repeat:no-repeat;
}
.tour_tr
{
	background-image:url(tour_corner.TR.gif);
	background-repeat:no-repeat;
}
.tour_t
{
	background-image:url(tour_side.top.gif);
	background-repeat:repeat-x;
}
.tour_b
{
	background-image:url(tour_side.bottom.gif);
	background-repeat:repeat-x;
}
.tour_bl
{
	background-image:url(tour_corner.BL.gif);
	background-repeat:no-repeat;
}
.tour_br
{
	background-image:url(tour_corner.BR.gif);
	background-repeat:no-repeat;
}
.tour_r
{
	background-image:url(tour_side.right.gif);
	background-repeat:no-repeat;
}
.tour_l
{
	background-image:url(tour_side.left.gif);
	background-repeat:no-repeat;
}

.thumb_tl
{
	background-image: url(thumbs_corner.TL.gif);
	background-repeat: no-repeat;
	width:19px;
	height:19px;
}
.thumb_tr
{
	background-image:url(thumbs_corner.TR.gif);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
}
.thumb_t
{
	background-image:url(thumbs_side.top.gif);
	background-repeat:repeat-x;
	width: 210px;
	height: 19px;
}
.thumb_b
{
	background-image:url(thumbs_side.bottom.gif);
	background-repeat:repeat-x;
	width: 210px;
	height: 20px;
}
.thumb_bl
{
	background-image:url(thumbs_corner.BL.gif);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
}
.thumb_br
{
	background-image:url(thumbs_corner.BR.gif);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
}
.thumb_r
{
	background-image:url(thumbs_side.right.gif);
	background-repeat:repeat-y;
	width: 19px;
	height: 362px;
}
.thumb_l
{
	background-image:url(thumbs_side.left.gif);
	background-repeat:repeat-y;
	width: 19px;
	height: 362px;
}

.menu_left
{
	background-image:url(menubar_corner.left.gif);
	background-repeat:no-repeat;
}
.menu_middle
{
	background-image:url(menubar_center.gif);
	background-repeat:repeat-x;

}
.menu_right
{
	background-image:url(menubar_corner.right.gif);
	background-repeat:no-repeat;
}

.mellon .tl
{
	
	background-image:url(border_corner.TL.gif);
	max-height:20px;
	max-width:20px;
	min-height:20px;
	min-width:20px;
	width:20px;
	height:20px;
		
}

.mellon .t
{
	
	background-image:url(border_side.top.gif);
}

.mellon .tr
{
	
	background-image:url(border_corner.TR.gif);
	max-height:20px;
	max-width:20px;
	min-height:20px;
	min-width:20px;
	width:20px;
	height:20px;
}

.mellon .l
{
	
	background-image:url(border_side.left.gif);
}

.mellon .r
{
	
	background-image:url(border_side.right.gif);
}

.mellon .bl
{
	
	background-image:url(border_corner.BL.gif);
	width:20px;
	height:20px;
}

.mellon .b
{
	background-image:url(border_side.bottom.gif);
}

.mellon .br
{
	
	background-image:url(border_corner.BR.gif);
	width:20px;
	height:20px;
}

.mellon
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.flt_lft
{
	float: left;
}

.slide_content
{
	width: 210px;
}

.pano_thumb
{
	width: 100px;
	height: 36px;
	border: 1px #000000 solid;
}

.holder
{
	width: 102px;
	float: left;
}

.thumb
{
	margin-top: 17px;
}