.searchword{background-color:yellow;}
table        {
	
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: #def;  
	
	 
}
body {
	background-color: #def;
	font-size:12px;
	/*text-align:center;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; } 

#outer {
	width: 100%;
	background-color:#def;
	/*
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: thin solid #000000;
	*/

}

TD {
	COLOR: #000
}
.topbox {
	/*PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 6px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #c0d4f8;	
	PADDING-TOP: 6px;
	*/
	FONT-SIZE: 10px; 	
	
	text-align: right;
}
.titlebox {
	
	margin-bottom: 0px;
	margin-top: 0px;

}
.table_bottom {
	padding-bottom: 1px;
	vertical-align: bottom;
}

.page_switch {
	background-color: #CCCCCC;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	position: relative;
}
.navibox_left {
	PADDING-TOP: 2px;
	FONT-SIZE: 14px;
	BACKGROUND-COLOR: #c0d4f8;
	text-align: left;
	font-weight: bold;
}
.navibox {
	PADDING-TOP: 2px;
	FONT-SIZE: 14px;
	BACKGROUND-COLOR: #c0d4f8;
	text-align: center;
	font-weight: bold;
}
.formfield {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background:#eee; 
}
.optionscope {
   background:#eee; 
   width:150px; 
   FONT-SIZE: 12px;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.formbutton {
	BORDER-RIGHT: #5a6d73 1px solid; 
	BORDER-TOP: #5a6d73 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BACKGROUND: #880000; 
	BORDER-LEFT: #5a6d73 1px solid; 
	CURSOR: hand; COLOR: #ffffff; 
	BORDER-BOTTOM: #5a6d73 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.searchbox {
	FONT-SIZE: 12px;
	/*border-style: dotted;*/
	border-width:1px;
	border-color:#000000;


}
.searchform {
	margin-top: 0; 
	margin-bottom: 0;
}
.locationbar {
	FONT-SIZE: 14px;
	font-weight: bold;	
}
.headerbar {
	/*
	BORDER-RIGHT: #000066 0px solid;
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #000066 1px solid; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	BACKGROUND: #5577dd; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #000066 0px solid; 
	COLOR: #ffffff; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #000066 1px solid
*/
}
.itemdata {
	height: 15.0pt; 
	width: 54pt; 
	font-size: 10.0pt; 
	font-family: Verdana, sans-serif; 
	color: windowtext; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	text-align: general; 
	vertical-align: bottom; 
	white-space: nowrap; 
	border: medium none; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px;


}
A {
	COLOR: #880000; 
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000
}
/*up ok*/

A:hover {
	COLOR: #550000
}
A.blue {
	COLOR: #0000dd
}
A.blue:hover {
	COLOR: #0000ff
}
A:link {
	COLOR: #000000
}
A:active {
	COLOR: #f00
}

#subnav {
	
	}
#subnav a { 
	text-decoration: underline; 
	color: blue
	
	}

#foot {
    position: absolute;
    bottom: 10px;
    left: auto;
    right: auto;
margin:auto; text-align:center;
    padding: 0px;
}

#footer {
		bottom: 0;
		width: 100%;
}

/* ------css menu head-------*/
#cssdropdown, #cssdropdown ul {
list-style: none;
margin:auto; text-align:center;

}

#cssdropdown li {
float: left;
position: relative;
padding-bottom: 4;
padding-top: 4;

margin-right: 50;
}

.mainitems{
margin-left: 6px;
margin-right: 10%;
/*
border: 1px solid black;
background-color: #FFEEC6;
*/
}

.mainitems a{
/*margin-left: 6px;
margin-right: 8px;
text-decoration: none;*/
}

.subuls{
display: none;
width: 15em;
position: absolute;
top: 1.2em;
left: 0;
background-color: #def;
border: 1px solid black;
}

.subuls li{
margin-top: 12px;
BORDER-BOTTOM: #000066 1px dotted;
width: 100%;
margin-right: 2px;

}

.subuls li a{
text-decoration: underline;
margin-right: 2px;

}

#pdtcat a{
	text-decoration: underline;

	}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}


#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}


/* ------css menu foot-------*/
	
	