
/* LMT VERTICAL MENU */

.LMT_VerticalMenu {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

.LMT_VerticalMenuLevel3CurrentPage A:Visited,
.LMT_VerticalMenuLevel3CurrentPage A:Link,
.LMT_VerticalMenuLevel3 A:Visited,
.LMT_VerticalMenuLevel3 A:Link {
	padding: 2px 23px 2px 0px;
	color:#FFFFFF;
	text-decoration:none;
	border:1px #81BF66 solid;
	border-width:0px 0px 1px 0px;
	display:block;
}

.LMT_VerticalMenuLevel3CurrentPage A:Visited,
.LMT_VerticalMenuLevel3CurrentPage A:Link,
.LMT_VerticalMenuLevel3 A:Hover {
	background-image:url(/custom/templates/page/StewartMain/images/StewartIsland_lmt_hover.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
	text-decoration:none;
}

/* END LMT VERTICAL MENU */

/* LMB VERTICAL MENU */

.LMB_VerticalMenu {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

.LMB_VerticalMenuLevel3CurrentPage A:Visited,
.LMB_VerticalMenuLevel3CurrentPage A:Link,
.LMB_VerticalMenuLevel3 A:Visited,
.LMB_VerticalMenuLevel3 A:Link {
	background-image:url(/custom/templates/page/StewartMain/images/StewartIsland_lmb_menu_magi.gif);
	background-repeat:no-repeat;
	/*width:137px;*/
	/*height:18px;*/
	padding: 1px 23px 0px 0px;
	display:block;
	color: #1A3F4B;
	text-decoration:none;
	line-height:18px;
}

.LMB_VerticalMenuLevel3CurrentPage A:Visited,
.LMB_VerticalMenuLevel3CurrentPage A:Link,
.LMB_VerticalMenuLevel3 A:Hover {
	background-image:url(/custom/templates/page/StewartMain/images/StewartIsland_lmb_menu_magi.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
	text-decoration:none;
}

/*END LMB VERTICAL MENU */

/* RMT VERTICAL MENU */

.RMT_VerticalMenu {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.RMT_VerticalMenuLevel3CurrentPage A:Visited,
.RMT_VerticalMenuLevel3CurrentPage A:Link,
.RMT_VerticalMenuLevel3 A:Visited,
.RMT_VerticalMenuLevel3 A:Link {
	background-image:url(/custom/templates/page/StewartMain/images/StewartIsland_rmt_menu.gif);
	background-repeat:no-repeat;
	/*width:106px;*/
	/*height:18px;*/
	line-height:18px;
	padding: 1px 0px 0px 24px;
	display:block;
	color: #1C3741;
	text-decoration:none;
}

.RMT_VerticalMenuLevel3CurrentPage A:Visited,
.RMT_VerticalMenuLevel3CurrentPage A:Link,
.RMT_VerticalMenuLevel3 A:Hover {
	background-image:url(/custom/templates/page/StewartMain/images/StewartIsland_rmt_menu.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
	text-decoration:none;
}

/*END RMT VERTICAL MENU */

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */

/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */


