body { behavior:url("csshover.htc"); }
table
{
  border:0px;
  border-collapse:collapse;
  width:100%
}

td
{
  vertical-align:top;
  padding:0px;
}


td, table, select, input, textarea
{
	font-family:tahoma;
	font-size:10px;
	vertical-align:top;
	line-height:14px;
	color:#6C7683
}



form
{
  margin:0px;
  padding:0px
}

body
{
  margin:0px;
  padding:0px;
  background: url(images/repeat.gif);
}



span a
{
  color:#B1B2B3;
  /*text-decoration:none;*/
  background:url(images/marker.gif) no-repeat 0 5px;
  padding-left:8px
}



.list ul
{
  margin:0px;
  padding:0px;
  list-style:none;
  line-height:12px
}

.list ul li
{
  background:url(images/list_bg.gif) no-repeat 0 5px;
  padding-left:11px
}

.list ul li a
{
  color:#C3C3C3;
  text-decoration: underline
}

.list ul li a:hover
{
  text-decoration: none
}



.list1 ul
{
  margin:0px;
  padding:0px;
  list-style:none;
  line-height:14px
}

.list1 ul li
{
  background:url(images/list_bg1.gif) no-repeat 0 7px;
  padding-left:8px
}

.list1 ul li a
{
  color:#B1B2B3;
  text-decoration: underline
}

.list1 ul li a:hover
{
  text-decoration: none
}



.foot
{
  background:url(images/footer.gif)
}
.footer
{
  color:#565F6A;
  font-size:14px;
  padding-left:23px;
  vertical-align:middle;
  line-height:18px;
}
.footer a
{
  color:#aaaaaa;
  text-decoration:none
}

.footer a:hover
{
  text-decoration:underline;
}



.head
{
  padding-right:20px;
  vertical-align:middle;
  text-align:center;
}



.px
{
  background:url(images/px.gif) repeat-x
}


.main_bg
{
	background-repeat: no-repeat;
	background-position:center center;
}


.y
{
  background:url(images/y.gif) repeat-y
}



a
{
  color:#C3C3C3;
  text-decoration: none;
  cursor:pointer;
}

a:hover
{
  text-decoration:underline
}

strong a
{
  color:#C3C3C3;
  text-decoration:underline;
  font-weight:normal
}

strong a:hover
{
  text-decoration:none
}



span
{
  color:#C3C3C3
}

b
{
  color:#B1B2B3
}

.form input
{
	width:144px;
	height:19px;
	color: #6C7683;
	padding:1px 0 0 6px;
	background-color:#3D434A;
	border:#4C4D4D 1px solid
}

.form textarea
{
	width:144px;
	height:50px;
	color: #6C7683;
	overflow: auto;
	padding:1px 0 0 6px;
	background-color:#3D434A;
	border:#4C4D4D 1px solid
}

.clip
{
	filter:alpha(opacity=50);
	opacity:.50;
}

.clipOver
{
	filter:alpha(opacity=100);
	opacity:1;
}

.navButton
{
	width:74px;
	height:41px;
	background: url(images/m1.gif) no-repeat right;
	text-align:center;
	line-height:41px;
	display:inline-block;
	cursor:pointer;
}

.mdlMinButton
{
	height:18px;
	width:18px;
	background: url('images/min_off.gif') no-repeat;
	cursor:pointer;
}

.mdlMaxButton
{
	height:18px;
	width:18px;
	background: url('images/max_off.gif') no-repeat;
	cursor:pointer;
}

.mdlCloseButton
{
	height:18px;
	width:18px;
	background: url('images/close_off.gif') no-repeat;
	cursor:pointer;
}

.mdlMinButton:hover
{
	height:18px;
	width:18px;
	background: url('images/min_on.gif') no-repeat;
	cursor:pointer;
}

.mdlMaxButton:hover
{
	height:18px;
	width:18px;
	background: url('images/max_on.gif') no-repeat;
	cursor:pointer;
}

.mdlCloseButton:hover
{
	height:18px;
	width:18px;
	background: url('images/close_on.gif') no-repeat;
	cursor:pointer;
}
