BODY{
	font-family: Arial;
	font-size: 10pt;
}


TABLE {
   margin-top: 0px;
	font-size: 10pt;
}


A.action {
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	margin-left: 8px;
}
A.action:hover {}
A.action:active {}
A.action:visited {}
A.action:link {}


A.whitelink:active {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
A.whitelink:link {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
A.whitelink:visited {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
A.whitelink:hover {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}


.yellowbg {
	background-color: yellow;
}
P.yellowbg {
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: yellow;
}

.greenfg {
	color: green;
}

.greybg {
	background-color: #CCCCCC;
}
.orangebg {
	background-color: orange;
	color: black;
	font-weight: bold;
}
.redbg {
	background-color: red;
	color: white;
	font-weight: bold;
}


SPAN.redspan {
	color: #FF2222;
}

A:active {
	TEXT-DECORATION: none
	color: #0000FF;
}
A:link {
	TEXT-DECORATION: none;
	color: #0000FF;
}
A:visited {
	TEXT-DECORATION: none;
	color: #0000FF;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #0000FF;
}

A.whitelink {
	color: #FFFFFF;
}



H5 {
	margin-top: 25px;
   background-color: #DDDDDD;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
   margin-bottom: 1px;
}


P.H5nobg {
   font-size: 12pt;
	font-weight: bold;
}

P.ComingSoon {
   font-size: 12pt;
	font-weight: bold;
	margin-left: 20pt;
	margin-top: 10pt;
}

P {
   margin-top: 3px;
   margin-bottom: 20px;
}




P.porttitle {
	margin-top: 50px;
	font-size: 18pt;
	font-weight: bold;
	background-color: #DDDDDD;
}


P.CustTestSig {
	margin-left: 150px;
	font-weight: bold;
}	


P.NAME {
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 14pt;
	font-weight: bold;
}
P.DURATION {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
}
P.HIDDENTOUR {
   font-size: 16pt;
   background-color: #DDDDDD;
   color: #FF3333;
}
P.PRICE {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
}
SPAN.growagroup {
	font-weight: normal;
	font-style: regular;
}
P.MINPAX {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
}
P.RESTRICTIONS {
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 20px;
	margin-right: 50px;
	background-color: #FFFFBB;
	font-weight: bold;
}



P.ULHEAD {
	font-size: 10pt;
	margin-top: 16px;
	margin-left: 0px;
   margin-bottom: 0px;
	font-weight: bold;
}

P.ULLI {
	font-size: 9pt;
	margin-top: 8px;
	margin-left: 16px;
   margin-bottom: 0px;
	text-indent: -16px;
}


P.REGIONTITLEBAR {
	margin-top: 0px;
	color: white;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 13pt;
}


P {
	font-family: Arial;
	font-size: 10pt;
}

TT {
	font-family: Courier New;
	font-size: 10pt;
	font-weight: bold;
}


P.Pnovspaceafter {
	margin-bottom: 0pt;
}

P.toorder {
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}


P.NOTE {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	margin-bottom: 15px;
}


UL {
	margin-top: 0px;
	margin-left: 20px;
}

LI {
	margin-left: 0px;
	margin-top: 24pt;
	margin-bottom: 0px;
}


P.EDITLAUNCH {
	background-color: yellow;
   font-size: 12pt;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 100px;
}

	
	
P.loginerrmsg {
	color: red;
	font-size: 14pt;
	font-weight: bold;
	background-color: yellow;
	padding: 5px;
}


SPAN.InvRowRebate {
   color: red;
}

P.VERTSKIP {
	margin-top: 40px;
}


TABLE.innertable {
	border-spacing: 3pt;
	margin-left: 15px;
	margin-right: 15px;
	border: outset 3pt;
	font-size: 8pt;
}

TD.innertable {
	vertical-align: top;
	font-size: 8pt;
	padding-bottom: 3pt;
	padding-right: 8pt;
}

.ALARM {
  font-weight: bold;
  color: #950000;
  background-color: #FFDDDD;
}

