/* CSS Document */

.gTabInnerStyle {
	left: 0px;
	height: 20px;
	width: 10000px;
}
.gTabHandleStyle {
	overflow:hidden;
	width: 836px;
	height: 25px;
	padding-top: 5px;
	position: relative;
}
.ActiveTabStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	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: none;
	border-left-style: solid;
	border-top-color: #AF1F40;
	border-right-color: #AF1F40;
	border-bottom-color: #AF1F40;
	border-left-color: #AF1F40;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
.EnactiveTabStyle {
	cursor:pointer;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AF1F40;
	border-right-color: #AF1F40;
	border-bottom-color: #AF1F40;
	border-left-color: #AF1F40;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.EnactiveTabStyle2 {
	cursor:pointer;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AF1F40;
	border-right-color: #AF1F40;
	border-bottom-color: #AF1F40;
	border-left-color: #AF1F40;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.HideTabStyle {
	display:none;
}
.EnactiveTabStyle:hover {
	color:#AF1F40;
}
.EnactiveTabStyle2:hover {
	color:#AF1F40;
}
.ActivePageStyle {
	
}
.EnactivePageStyle {
	display:none;
}
.BtnCloseStyle {
	border: 1px dotted #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E5E5E5;
	color: #660033;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: center;
	text-transform: uppercase;
}

.Tab_LM_Style {
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AF1F40;
	border-right-color: #AF1F40;
	border-bottom-color: #AF1F40;
	border-left-color: #AF1F40;
	padding-right: 5px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

.Tab_RM_Style {
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AF1F40;
	border-right-color: #AF1F40;
	border-bottom-color: #AF1F40;
	border-left-color: #AF1F40;
	padding-right: 5px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	/*width: 100%;
	height: 100%;*/
}
.BtnScrollActive {

}
.BtnScrollEnactive {
	display:none;
}
.gloader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: blink;
	vertical-align: top;
}
#gloader {
	/*background-color: #E0E0CF;*/
	border: 1px dotted #666666;
	vertical-align: top;
	width: 200px;
}
