body{
	background:#FFFFFF;
	margin:0px auto 20px auto;
	padding:3px;
	font-size:12px;
	width:850px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.border{
	border:1px solid #E7E7E7;
	width:850px;
	background-color:#FFFFFF;
	padding:5px;
}

.inputType{
	color:#000000;
	border:1px solid #CCCCCC;
	width:180px;
	height:22px;
	padding:3px;
	font-size:11px;
}

.inputArea{
	color:#000000;
	border:1px solid #CCCCCC;
	width:180px;
	height:60px;
	padding:3px;
	font-size:11px;
}

.typeButton{
	color:#000000;
	border:1px solid #CCCCCC;
}

.Header{
	background:url(../images/header.gif) no-repeat;
	color:#f2a706;
	width:170px;
	height:31px;
	padding:9px 0px 0px 15px;
	font-size:11px;
	text-decoration:none;
}

.headerBig{
	background:url(../images/headerBig.gif) no-repeat;
	color:#f2a706;
	width:660px;
	height:31px;
	padding:7px 0px 0px 15px;
	font-size:11px;
	text-decoration:none;
}

.headerBigLink{
	color:#f2a706;
	text-decoration:none;
	font-size:11px;
}

.ProcName{
	background-color:#f2a706;
	padding:5px 10px 5px 11px;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	border:1px solid #f2a706;
}

.procTable{
	border:1px solid #ebebeb;
	border-collapse:collapse;
	margin:0px 0px 10px 0px;
	border-top:none;
	width:666px;
}

.procDetail{
	border-collapse:collapse;
	margin:0px 0px 10px 0px;
	border-top:none;
}

.procDetail tr td{
	border-bottom:1px solid #e7e7e7;
	padding:5px 0px 15px 5px;
	color:#000000;
}

.Header_Link{
	color:#CCCCCC;
 	font-size:11px;
	text-decoration:none;
}

.Header_Link:hover{
	color:#333333;
 	font-size:11px;
	text-decoration:none;
}

.menu {
	width:100%;
	margin:3px 0px 4px 0px;
}

.menu ul{
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style-image:none;
	list-style-type:none;
	color:#CCCCCC;
}

.menu ul li{
	display:inline;
	line-height:25px;
}


.menu ul li a{
	font-family:"Arial Narrow", "Trebuchet MS", sans-serif;
	font-size:14px;
	padding:0px 20px 0px 23px;
	text-decoration:none;
	color:#999999;
}

.menu ul li a:hover{
	color:#f2a706;
}

.MenuRight {
	width:100%;
	margin:3px 0px 4px 0px;
}

.MenuRight ul{
	margin:0px;
	padding:0px 3px 0px 10px;
	list-style-image:none;
	list-style-type:none;
	color:#CCCCCC;
}

.MenuRight ul li{
	display:inline;
	line-height:25px;
}


.MenuRight ul li a{
	font-family:"Arial Narrow", "Trebuchet MS", sans-serif;
	background-color:#CCCCCC;
	font-size:11px;
	padding:6px 20px 4px 23px;
	text-decoration:none;
	color:#000000;
}

.MenuRight ul li a:hover{
	color:#000000;
	background-color:#e7e7e7;
}

.footer{
	color:#666666;
	font-size:9.4px;
	text-decoration:none;
}

.Mark{
	color:#000000;
	font-size:10px;
	margin:10px 0px 0px 0px;
}

.MenuProduct ul {
	margin:10px 0px 0px 0px;
	padding:0px;
}

.MenuProduct ul li{
	list-style-image:none;
	list-style-type:none;
	border-bottom:1px dotted #CCCCCC;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 5px 5px 8px;
	width:166px;
}

.MenuProduct ul li a{
	background:url(../images/bullet.gif) left 3px no-repeat;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:11px;
	text-decoration:none;
}

.MenuProduct ul li a:hover{
	background:url(../images/bullet.gif) left 3px no-repeat;
	padding-left:11px;
	color:#f2a706;
}

.lineFooter{
	background:#999999;
	height:3px;
	line-height:12px;
	margin:15px 0px 5px 0px;
}

#headerSearch { position:absolute; background:url(../images/search_alt.gif) no-repeat; width:171px; height:38px; top:55px; left:885px; display:none; }
#searchBox1 { width:130px; border:solid 1px #f2a706; font-size:11px; text-align:left; height:15px; }
.searchTable { margin-top:7px; height:17px; } 
.searchTable input { font-size: 15px; margin:0px; padding:0px; color:#666; }
div .searchButton ,div .searchButton:visited { display:block; background:url(../images/submit.jpg) 0px 0px; width:17px; height:17px; }
div .searchButton:hover  { background-position:bottom; }
