body {
	background-color: #626F80;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.transON {
	opacity:.50;filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

.text10px {
	font-family: Tahoma;
	color: #333333;
	font-size: 10px;
	line-height: 18px;	
}
.text10px a:link {
	color: #35455F;
  	text-decoration: none;
}
.text10px a:visited {
	color: #35455F;
  	text-decoration: none;
}
.text10px a:hover {
	color: #CA9F3B;
  	text-decoration: none;
}
.text10px a:active {
	color: #35455F;
  	text-decoration: none;
}
.text11px {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	line-height: 16px;	
}
.text11px a:link {
	color: #35455F;
  	text-decoration: none;
  	font-weight: bolder;
}
.text11px a:visited {
	color: #35455F;
  	text-decoration: none;
  	font-weight: bolder;
}
.text11px a:hover {
	color: #CA9F3B;
  	text-decoration: none;
  	font-weight: bolder;
}
.text11px a:active {
	color: #35455F;
  	text-decoration: none;
  	font-weight: bolder;
}


.text12px {
	font-family: Tahoma;
	color: #333333;
	font-size: 12px;
	line-height: 18px;	
}
.text12px a:link {
	color: #35455F;
  	text-decoration: none;
  	font-weight: bolder;
}
.text12px a:visited {
	color: #35455F;
  	text-decoration: none;
  	font-weight: bolder;
}
.text12px a:hover {
	color: #CA9F3B;
  	text-decoration: none;
  	font-weight: bolder;
}
.text12px a:active {
	color: #35455F;
  	text-decoration: none;
  	font-weight: bolder;
}

.menu {
	font-family: Tahoma;
	color: #333333;
	font-size: 12px;
}
.menu a:link {
	color: #35455F;
  	text-decoration: none;
  	font-weight: bolder;
}
.menu a:visited {
	color: #35455F;
  	text-decoration: none;
  	font-weight: bolder;
}
.menu a:hover {
	color: #CA9F3B;
  	text-decoration: none;
  	font-weight: bolder;
}
.menu a:active {
	color: #35455F;
  	text-decoration: none;
  	font-weight: bolder;
}


.inputfields {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 18px;
	text-indent: 2pt;
	vertical-align: middle;

}
.inputfieldstext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 266px;

}
img.border {
	border: 1px solid #333333;

}
table.imgright {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;

}
table.imleft {
	margin-bottom: 0px;
	margin-right: 2px;
	margin-top: 3px;


}
.helpLayer		{
	border:1px solid #000000;
	width: 300px;
}

.helpLayerTitle		{	
				font-size:11px;
				line-height:11px;
				font-weight:bold;
				//border:1px solid #333333;
				background-color:#CCCCCC;
				color:#000000;
			}

.helpLayerContent	{	
				font-size:11px;
				line-height:11px;
				//border:1px solid #333333;
				background-color:#FFFFFF;
				color:#666666;
			}
#preview_div{
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #666666;
}
