/* 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(../MVT_template_images/tour_corner.TL.gif);
		background-repeat:no-repeat;
	}
	.tour_tr
	{
		background-image:url(../MVT_template_images/tour_corner.TR.gif);
		background-repeat:no-repeat;
	}
	.tour_t
	{
		background-image:url(../MVT_template_images/tour_side.top.gif);
		background-repeat:repeat-x;
	}
	.tour_b
	{
		background-image:url(../MVT_template_images/tour_side.bottom.gif);
		background-repeat:repeat-x;
	}
	.tour_bl
	{
		background-image:url(../MVT_template_images/tour_corner.BL.gif);
		background-repeat:no-repeat;
	}
	.tour_br
	{
		background-image:url(../MVT_template_images/tour_corner.BR.gif);
		background-repeat:no-repeat;
	}
	.tour_r
	{
		background-image:url(../MVT_template_images/tour_side.right.gif);
		background-repeat:no-repeat;
	}
	.tour_l
	{
		background-image:url(../MVT_template_images/tour_side.left.gif);
		background-repeat:no-repeat;
	}
	
	.thumb_tl
	{
		background-image:url(../MVT_template_images/thumbs_corner.TL.gif);
		background-repeat:no-repeat;
		max-height:19px;
		max-width:19px;
		min-height:19px;
		min-width:19px;
		width:19px;
		height:19px;
	}
	.thumb_tr
	{
		background-image:url(../MVT_template_images/thumbs_corner.TR.gif);
		background-repeat:no-repeat;
		max-height:19px;
		max-width:19px;
		min-height:19px;
		min-width:19px;
		width:19px;
		height:19px;
	}
	.thumb_t
	{
		background-image:url(../MVT_template_images/thumbs_side.top.gif);
		background-repeat:repeat-x;
	}
	.thumb_b
	{
		background-image:url(../MVT_template_images/thumbs_side.bottom.gif);
		background-repeat:repeat-x;
	}
	.thumb_bl
	{
		background-image:url(../MVT_template_images/thumbs_corner.BL.gif);
		background-repeat:no-repeat;
		max-height:19px;
		max-width:19px;
		min-height:19px;
		min-width:19px;
		width:19px;
		height:19px;
	}
	.thumb_br
	{
		background-image:url(../MVT_template_images/thumbs_corner.BR.gif);
		background-repeat:no-repeat;
		max-height:19px;
		max-width:19px;
		min-height:19px;
		min-width:19px;
		width:19px;
		height:19px;
	}
	.thumb_r
	{
		background-image:url(../MVT_template_images/thumbs_side.right.gif);
		background-repeat:repeat-y;
	}
	.thumb_l
	{
		background-image:url(../MVT_template_images/thumbs_side.left.gif);
		background-repeat:repeat-y;
	}
	
	.menu_left
	{
		background-image:url(../MVT_template_images/menubar_corner.left.gif);
		background-repeat:no-repeat;
	}
	.menu_middle
	{
		background-image:url(../MVT_template_images/menubar_center.gif);
		background-repeat:repeat-x;
	
	}
	.menu_right
	{
		background-image:url(../MVT_template_images/menubar_corner.right.gif);
		background-repeat:no-repeat;
	}
	
	.mellon .tl
	{
		
		background-image:url(../MVT_template_images/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(../MVT_template_images/border_side.top.gif);
	}
	
	.mellon .tr
	{
		
		background-image:url(../MVT_template_images/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(../MVT_template_images/border_side.left.gif);
	}
	
	.mellon .r
	{
		
		background-image:url(../MVT_template_images/border_side.right.gif);
	}
	
	.mellon .bl
	{
		
		background-image:url(../MVT_template_images/border_corner.BL.gif);
		max-height:20px;
		max-width:20px;
		min-height:20px;
		min-width:20px;
		width:20px;
		height:20px;
	}
	
	.mellon .b
	{
		background-image:url(../MVT_template_images/border_side.bottom.gif);
	}
	
	.mellon .br
	{
		
		background-image:url(../MVT_template_images/border_corner.BR.gif);
		max-height:20px;
		max-width:20px;
		min-height:20px;
		min-width:20px;
		width:20px;
		height:20px;
	}
	
	.mellon
	{
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	



