h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold; 
	text-transform: capitalize; 
	color: #004CEF
	} 
h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #00000;
	} 
h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #18A5ED;
	}
h4 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold; 
	color: #666666}

p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000;
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #999999
	} 
A.footer:active { 
	COLOR: #6600FF; 
	text-decoration: underline ; 
	font-weight: normal 
	} 
A.footer:visited {
	COLOR: #999999; 
	text-decoration: none ; 
	font-weight: normal 
	} 
A.footer:link { 
	COLOR: #CCCCCC; 
	text-decoration: none ; 
	font-weight: normal 
	} 
A.footer:hover { 
	COLOR: #0066FF; 
	text-decoration: underline ; 
	font-weight: normal 
	} 
A:active { 
	COLOR: #6600FF; 
	text-decoration: none ; 
	font-weight: bold 
	}
A:visited {
	COLOR: #91DFE9; 
	text-decoration: none; 
	font-weight: bold
	} 
A:link { 
	COLOR: #037CD5; 
	text-decoration: none ; 
	font-weight: bold
	} 
A:hover { 
	COLOR: #0066FF; 
	text-decoration: none ; 
	font-weight: bold 
	} 
td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt
	} 

.btn {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #0471D8; color: #FFFFFF}
.btnMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #000000;
	height: 19px;
	margin-right: 1px;
	margin-left: 1px;
	color: #FFFFFF;
	cursor: hand;
}
.frmBtn {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #0373D9; color: #FFFFFF}
.cartAddBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #0069D6;
	height: 19px;
	margin-right: 1px;
	margin-left: 1px;
	color: #FFFFFF;
	border: thin ridge;
	cursor: hand;
}
_rtl
{
	text-align: right;
}
_Context
{
	border: 0;
}
 a
{
	text-decoration: none;
}
.rmItem{
	height: 21px;
	margin-right: 2px;
	margin-left: 2px;
}
 .rmLink:focus,
 .rmFocused
{
	outline: 0;
}
 .rmExpanded
{
	position: relative;
	z-index: 10000;
}
 .rmRootGroup .rmFocused,
 .rmRootGroup .rmExpanded
{   color: #333333;
	font-weight: normal;
}
.rmLink {
	height: 21px;
}
.rmLink:Hover
{
	background: #0082FA;
}
.rmLink:Hover .rmText
{
	color: #fff
}
.rmText {
	font: normal 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	margin-left: 0px;
}
 .rmGroup
{
	background-color: #0082FA;
	border: 1px solid #333333;
} 
.rmGroup .rmItem {
	margin: 0px 0px 0px 0px;
}
 .rmGroup .rmItem .rmLink .rmText
{   font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 3px;
	margin-top: 3px;
}
 .rmGroup .rmItem .rmLink
{   background: none;
	height: 20px;
	margin-bottom: 0px;
}
.rmGroup .rmItem .rmLink:hover .rmText
{
	color: #ffffff;
}
 .rmGroup .rmItem .rmLink:hover
{  	background: #000000;
} 
/* <expand arrows styling> */
 .rmGroup .rmLink .rmExpandRight
{
	background: transparent url(images/ArrowExpand.gif) no-repeat right -1px;
}
 .rmGroup .rmLink .rmExpandLeft
{
	background: transparent url(images/ArrowExpandRTL.gif) no-repeat left -1px;
}
 .rmGroup .rmLink:hover .rmExpandRight,
 .rmGroup .rmFocused .rmExpandRight,
 .rmGroup .rmExpanded .rmExpandRight
{
	background-image: url(images/ArrowExpandHovered.gif);
}
 .rmGroup .rmLink:hover .rmExpandLeft,
 .rmGroup .rmFocused .rmExpandLeft,
 .rmGroup .rmExpanded .rmExpandLeft
{
	background-image: url(images/ArrowExpandHoveredRTL.gif);
}
/* </expand arrows styling> */
 .rmHorizontal .rmItem { padding-bottom:2px; border-right: 1px solid #666666;}
 .rmHorizontal .rmLast { border-right: 1px solid #666666;}
 .rmHorizontal .rmFirst { border-left: none; margin-left: 10px;}

 .rmVertical .rmFirst { border-left: 0px; padding-top: 5px; margin-left: 0px;}
 .rmVertical .rmItem { border-bottom: 1px solid #999; border-right: 0px; margin-top: 0px}
 .rmVertical .rmLast { border-bottom: 0px; padding-bottom: 5px; }

_rtl .rmHorizontal .rmItem { border-left: 0; }
 .rmRootGroup .rmGroup .rmItem,
_Context .rmGroup .rmItem
{ border-right: 0; border-bottom: 0; }
 .rmGroup .rmExpanded
{
	z-index: 1;
}
 .rmTopArrow,
 .rmBottomArrow
{
	height: 10px;
	width: 100%;
	background: #fff;
}
 .rmBottomArrow
{
	background-position: center -18px;
}
 .rmLeftArrow,
 .rmRightArrow
{
	width: 10px;
	height: 100%;
	background: #fff;
}
 .rmRightArrow
{
	background-position: -18px center;
}
 .rmItem .rmDisabled .rmText
{
	color: #999;
}
 .rmRootGroup .rmItem .rmDisabled
{
	background: none;
}
 .rmGroup .rmItem .rmDisabled
{
	background-color: #fff;
}
 .rmRootGroup .rmSeparator,
 .rmGroup .rmSeparator
{
	background: #8f8f8f;
	border-top: 1px solid #666666;
	border-bottom: 0;
}
 .rmSeparator .rmText

{
	display: none;
}
 .rmHorizontal .rmSeparator
{
	height: 0px;
	width: 1px;
	line-height: 0px;
	backgound-color: #aad199;
	border: 0;
}
 .rmVertical .rmSeparator
{
	height: 1px;
	margin: 0px 0;
	border: 0;
	line-height: 1px;
}
 .rmLeftImage
{
	margin: 2px;

}
 .rmSlide
{
	margin: -1px 0 0 -1px !important;
}
 .rmHorizontal .rmSlide
{
	margin-top: 0px !important;
}
_rtl .rmSlide
{
	margin-left: 0 !important;
	margin-right: -1px !important;
}
 .rmGroup .rmSlide
{
	margin: 0 !important;
}
 .rmItem .rmDisabled:hover
{
	background: none;}
.MenuBackground
{
	height: 34px;
	background-image: url(images/GSL_nav_r2_c1.jpg);
	width: 1080px;
	padding-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.UnderMenuBG
{
	height: 52px;
	background-image: url(images/P2_nav_r3_c1.jpg);
	width: 1093px;
}
.CellRepeatLeft
{
	height: 100%;
	background-image: url(images/Millihalo_nav_r6_c1.jpg);
	background-repeat: repeat-y;
	width: 76px;
}
.CellRepeatRight
{
	height: 100%;
	width: 76px;
	background-image: url(images/Millihalo_nav_r6_c4.jpg);
	background-repeat: repeat-y;
}
.FooterRepeat
{
	height: 165px;
	background-image: url(images/Millihalo_BG_footer.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
}
.PhotoFrame_top
{
	font-size: 6pt;
	height: 13px;
	background-image: url(images/PhotoFrame/PhotoFrame_r1_c2.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
}
.PhotoFrame_left
{
	font-size: 6pt;	
	height: 100%;
	background-image: url(images/PhotoFrame/PhotoFrame_r2_c1.jpg);
	background-repeat: repeat-y;
	background-position:bottom;
	width: 13px;
}
.PhotoFrame_right
{
	font-size: 6pt;
	height: 100%;
	background-image: url(images/PhotoFrame/PhotoFrame_r2_c3.jpg);
	background-repeat: repeat-y;
	background-position:bottom;
	width: 13px;
}
.PhotoFrame_bottom
{
	font-size: 6pt;
	height: 13px;
	background-image: url(images/PhotoFrame/PhotoFrame_r3_c2.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	width: 100%;
}
table.sample {
	border-width: thin;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;
	border-collapse: collapse;
	background-color: none;
}
table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #cccccc;
	background-color: none;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #cccccc;
	background-color: none;
	-moz-border-radius: ;
}
