body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #000;
	margin-top: 50px;
	height: 100%;
}

input {
	background: transparent;
	padding: 0;
}

input.inputStyle,textarea.inputStyle {
	border: 1px solid #C47743;
	background: #fff;
	font-size: 0.7em;
}


a {
	text-decoration: none;
	color: #9FC8A0;
	outline: none;
}

a.yellowLink {
	font-size: 0.6em;
	color: #FFD417;
}

a:hover {
	color: #cea15d;
}

input,img {
	outline: none;
}

html {
	height:100%
}

img {
	margin:0px;
	border-style:none
}

button {
	margin:0px;
	border-style:none;
	padding:0px;
	background-color:transparent;
	vertical-align:top;

}

.actionIcon {
	padding: 4px;
	cursor: pointer;
	float: right;
}

p:first-child { margin-top:0px }
table { empty-cells:hide }
.f-sp { font-size:1px; visibility:hidden }
.f-lp { margin-bottom: 0 }
.f-x1 {  }
.f-x2 {  }
.f-x3 {  }
em { font-style:italic }
h1 { font-weight:bold; font-size:18px }
h2 { font-weight:bold; font-size:16px }
h3 { font-weight:bold; font-size:14px }
strong { font-weight:bold }

.style8 { color:#000; font-family:Arial,Helvetica,sans-serif; text-align: center; }
.Dropmenus { color:#000; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; text-align: center; vertical-align: middle; cursor: pointer;}
.DropmenusRL { color:#000; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; padding-left: 4px; padding-right: 12px; cursor: pointer; padding-bottom: 4px; padding-top: 4px; vertical-align: middle; }
.DDMDefCur {margin-bottom:0; cursor:pointer;}
.DDMLaySty { position: absolute; top:0; left:0; z-index:3; visibility:hidden; background-color:#99cc99; border-width:0;  vertical-align: middle; cursor: pointer;}
.DDMLaySty a:link { color:#000000; outline:none; text-decoration:none; }
.DDMLaySty a:visited { color:#000000; outline:none; text-decoration:none; }
.DDMLaySty a:active { color:#000000; outline:none; text-decoration:none; }
.DDMLaySty a:hover { color:#000000; outline:none; text-decoration:none; }
.DDMFontSty { color:#FFCC00; cursor:default; font-size: 0.75em; text-decoration: underline;}

.loading {
	position: absolute;
	display: none;
	border: 1px solid #4C2A00;
	background: #000;
	z-index: 110;
}

.pageOverlay {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	background: #000;
	opacity: 0.0;
}

.selectionsList {
	margin: 0 0 0 0.6em;
	padding: 0;
	list-style: none;
	text-align: left;
}

#selectionsarea li {
	margin: 0.5em 0;
	border-bottom: 1px dotted #4C2A00;
	font-size: 0.6em;
}

#selectionsarea .clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

label {
	font-size: 0.7em;
	font-weight: bold;
	color: #ededef;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.listHeading {
	font-size: 0.7em;
	font-weight: bold;
	color: #9FC8A0;
}

.infoStyle {
	color:  #ededef;
	font-size: 0.7em;
}

.infoStyleWhite {
	color:  #ededef;
	font-size: 0.7em;
}

.infoStyleSmall {
	color:  #ededef;
	font-size: 0.6em;
}

#selectionsarea .tnimage {
	width: 26px;
	height: 26px;
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
}

.errorMsg {
	color: red;
	font-size: 0.7em;
}

.successMsg {
	color: green;
	font-size: 0.7em;
}

.boxbottomleft {
	background-image: url(../images/boxbottomleft.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 9px;
	font-size: 0.1em;
}

.boxbottomright {
	background-image: url(../images/boxbottomright.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 9px;
	font-size: 0.1em;
}

.boxtopleft {
	background-image: url(../images/boxtopleft.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 9px;
	font-size: 0.1em;
}

.boxtopright {
	background-image: url(../images/boxtopright.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 9px;
	font-size: 0.1em;
}

.boxmain {
	border-left: 1px solid #99cc99;
	border-right: 1px solid #99cc99;
	padding-left: 10px;
}

.popup {
	width: 600px;
	text-align: center;
	background: #000;
	position: absolute;
	top: 0; left: 0;
	border: 1px solid #fff;
	color: #ededef;
	height: 0;
	display: none;
}

.confboxStyle {
	width: 240px;
	text-align: center;
	background: #000;
	position: absolute;
	top: 0; left: 0;
	border: 1px solid #fff;
	color: #ededef;
	height: 0;
	font-weight: bold;
	font-size: 0.6em;
}

.pageHeading {
	color: #9FC8A0;
	padding-left: 10px;
	font-size: 26px;
	padding-top: 10px;
	text-align: right;
}

.bubble {
	visibility: hidden;
	position: absolute;
	text-align: left;
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	opacity: 0.9;
	width: 226px;
	z-index: 101;
}

.bubbleImgBox {
	background: url(../images/infopanelupper.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 3px;
	width: 197px;
}

.bubbleTextBox {
	width: 162px;
	text-align: center;
	background: url(../images/infopanellower.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px;
}

.infoBox {
	background: #333333;
	width: 100%;
	text-align: left;
}

.infoBoxHeading {
	color: #FFCC00;
	font-size: 0.8em;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: left;
}

.infoBoxSmallStyle {
	color: #fff;
	font-size: 0.7em;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
}

.infoBoxDesc {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	font-size: 0.68em;
}

.tooltip {
	visibility: hidden;
	position: absolute;
	margin-left: 14px;
	padding: 3px;
	border: 1px solid #FFAE00;
	background: #FFCC00;
	font-size: 60%;
	color: #000;
	text-align: left;
	opacity: 0.9;
	z-index: 199;
}