:link
{
	color: blue;
	text-decoration: none;
}

:active
{
	color: red;
	text-decoration: none;
}

:visited
{
	color: blue;
	text-decoration: none;
}

body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}

.float_right
{
	float: right;
	margin-left: 8px;
}

.float_left
{
	float: left;
	margin-right: 8px;
}

.float_clear
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

body,td,th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

p
{
	margin: 0;
	padding: 0;
}

.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(/image/css/window/top_left.gif) no-repeat 0 0;
}

.dialog_n {
	background: transparent url(/image/css/window/top_mid.gif) repeat-x 0 0;
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(/image/css/window/top_right.gif) no-repeat 0 0;
}

.dialog_e {
	width: 2px;
	background: transparent url(/image/css/window/center_right.gif) repeat-y 0 0;
}

.dialog_w {
	width: 2px;
	background: transparent url(/image/css/window/center_left.gif) repeat-y 0 0;
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(/image/css/window/bottom_left.gif) no-repeat 0 0;
}

.dialog_s {
	background: transparent url(/image/css/window/bottom_mid.gif) repeat-x 0 0;
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(/image/css/window/bottom_right.gif) no-repeat 0 0;
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(/image/css/window/sizer.gif) no-repeat 0 0;
	cursor:se-resize;
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(/image/css/window/close.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(/image/css/window/minimize.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(/image/css/window/maximize.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th {
  padding: 0;
}

.dialog .title_window {
  -moz-user-select:none;
}

.overlay___invisible__ {
  background-color: #666;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.top_draggable, .bottom_draggable {
	cursor:move;
}

.status_bar {
	font-size:12px;
}
.status_bar input{
	font-size:12px;
}

.wired_frame {
	display:block;
	position:absolute;
	border:1px #000 dashed;
}



.overlay_bluelighting {
	background-color:#FFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.bluelighting_wired_frame {
	background:#FFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.bluelighting_nw {
	background:transparent url(/image/css/lighting/top-left-blue.png) no-repeat 0 0;
	width:9px;
	height:28px;
}

.bluelighting_n {
	background:transparent url(/image/css/lighting/top-middle-blue.png) repeat-x 0 0;
	height:28px;
}

.bluelighting_ne {
	background:transparent url(/image/css/lighting/top-right-blue.png) no-repeat 0 0;
	width:15px;
	height:28px;
}

.bluelighting_w {
	background:transparent url(/image/css/lighting/left-blue.png) repeat-y top left;
	width:9px;
}

.bluelighting_e {
	background:transparent url(/image/css/lighting/right-blue.png) repeat-y top right;
	width:15px;
}

.bluelighting_sw {
	background:transparent url(/image/css/lighting/bottom-left-blue.png) no-repeat 0 0;
	width:9px;
	height:15px;
}

.bluelighting_s {
	background:transparent url(/image/css/lighting/bottom-middle-blue.png) repeat-x 0 0;
	height:15px;
}

.bluelighting_se, .bluelighting_sizer  {
	background:transparent url(/image/css/lighting/bottom-right-blue.png) no-repeat 0 0;
	width:15px;
	height:15px;
}

.bluelighting_sizer {
	cursor:se-resize;
}

.bluelighting_close {
	width:15px;
	height:9px;
	background:transparent url(/image/css/lighting/button-close-blue.png) no-repeat 0 0;
	position:absolute;
	top:11px;
	right:10px;
	cursor:pointer;
	z-index:1000;
}

.bluelighting_maximize {
	width:15px;
	height:9px;
	background:transparent url(/image/css/lighting/button-maximize-blue.png) no-repeat 0 0;
	position:absolute;
	top:11px;
	right:25px;
	cursor:pointer;
	z-index:1000;
}

.bluelighting_minimize {
	width:15px;
	height:9px;
	background:transparent url(/image/css/lighting/button-minimize-blue.png) no-repeat 0 0;
	position:absolute;
	top:11px;
	right:40px;
	cursor:pointer;
	z-index:1000;
}

.bluelighting_title {
	float:left;
	height:14px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	text-align:left;
	margin-top:2px;
	margin-bottom:2px;
	width:100%;
	color:#17385B;
	overflow: hidden;
	white-space: nowrap;
}

.bluelighting_content {
	overflow:auto;
	color:#000;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	background:#BFDBFF;
}

/* For alert/confirm dialog */
.bluelighting_window {
	border:1px solid #F00;
	background:#FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.bluelighting_message {
  	font-size:12px;
	text-align:justify;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

.bluelighting_buttons {
	text-align:center;
	width:100%;
}

.bluelighting_buttons input {
	border:1px solid #999;
	border-top-color:black;
	border-left-color:black;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	margin-left: 60px;
	margin-right: 60px;
	background-color:#FFF;
	color:#333;
	background-image:url(/image/css/lighting/background_buttons.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

.bluelighting_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background:transparent url('/image/css/lighting/spinner.gif') no-repeat center center
}

/* FOR IE */
* html .bluelighting_nw {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/css/lighting/top-left-blue.png", sizingMethod="crop");
}

* html .bluelighting_n {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/css/lighting/top-middle-blue.png", sizingMethod="scale");
}

* html .bluelighting_ne {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/css/lighting/top-right-blue.png", sizingMethod="crop");
}

* html .bluelighting_w {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/css/lighting/left-blue.png", sizingMethod="scale");
}

* html .bluelighting_e {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/css/lighting/right-blue.png", sizingMethod="scale");
}

* html .bluelighting_sw {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/css/lighting/bottom-left-blue.png", sizingMethod="crop");
}

* html .bluelighting_s {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/css/lighting/bottom-middle-blue.png", sizingMethod="scale");
}

* html .bluelighting_se, * html .bluelighting_sizer {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/css/lighting/bottom-right-blue.png", sizingMethod="crop");
}

* html .bluelighting_close {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/css/lighting/button-close-blue.png", sizingMethod="crop");
}

* html .bluelighting_minimize {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/css/lighting/button-minimize-blue.png", sizingMethod="crop");
}

* html .bluelighting_maximize {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/css/lighting/button-maximize-blue.png", sizingMethod="crop");
}

* html .bluelighting_content {
	background:#B8D7FF;
}

