img{
   border:0px;
}

body{
   margin-top:0px;
   margin-right:0px;
   margin-left:0px;
   margin-width:0px;
   font-family: arial, "lucida console", sans-serif;
   font-size: small;

}
table.contender td{
   padding-left:10px;
   padding-right:10px;
   vertical-align:top;
}

table.headmenu{
   width:100%;
   background-image: url("../images/bgtop.png");
   background-repeat:repeat;
   border-spacing:0px;
   font-size: 13px;
   border-bottom: 1px solid #000000;
  
}
table.headmenu td{
   padding-left:5px;
}


table.subhead{
   background-color: #ffffff;
   heigth:26px;

   font-weight:bold;
   border-spacing:0px;
   font-size: 12px;
   border: 1px solid #000000;
   border-bottom: 0px solid #000000;
   
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	cursor:default;
}

table.subhead td{
   
   padding-right: 15px;
   padding-left: 5px;

   border-bottom: 1px solid #000000;
}

table.subhead td:hover{
   
   opacity: 0.35;
	filter: alpha(opacity=35);
	-moz-opacity: 0.35;
}

table.submenu{
   background-color: #ffffff;
   heigth:26px;
   padding-left:0px;
   font-weight:bold;
   border-spacing:0px;
   font-size: 12px;
   border: 1px solid #000000;
   //border-right: 0px solid #000000;
   border-bottom: 0px solid #000000;
	opacity: 0.93;
	filter: alpha(opacity=93);
	-moz-opacity: 0.93;
	cursor:default;
}

table.submenu td{
   
   padding-right: 15px;
   padding-left: 5px;
   border-bottom: 1px solid #000000;
}

table.submenu td:hover{
   
   opacity: 0.55;
	filter: alpha(opacity=55);
	-moz-opacity: 0.55;
}



a{
   color:#000000;
   font-style:italic;
   text-decoration:none;
}

a:hover{
   color:#000000;
   font-style:italic;
   text-decoration:blink;
}


table.item{
 margin-top:15px;
   width:100%;
   font-size: 13px;
   border: 1px solid #000000;
   border-spacing:0px;
}

table.item td{
   padding-left:5px;

}

table.item th{
   background-image: url("../images/bgtop.png");
   background-repeat:repeat;
   border-bottom: 1px solid #000000;
   text-align:center;
   font-weight:bold;
   font-size: 13px;
}

table.item th:hover{
   opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

div.window_layer{
	position:absolute;
	visibility:visible;
	left:0px;
	top:0px;
}

table.dhtmlsub{

	border-spacing:0px;
	cursor:pointer;
		font-family:								Arial, sans-serif, Verdana;
	font-size:									12px;
	background-color:#ffffff;
	border-style:solid;
	border-color:#000000;
	border-width:1px;

	padding:0px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:0px;
	background-image: url('../images/bckgnd-menu.png');

}

table.dhtmlsub td{

	height:26px;
	cursor:pointer;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border-color:#000000;
	border-bottom-width:1px;
}

table.dhtmlsub td:hover{
	color:#ff0000;
	border-color:#ff0000;
}