body {
	SCROLLBAR-FACE-COLOR: #E5E1E1;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #E5E1E1;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #d2d2d2;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
    margin: 0px;
	}
.linetable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: 9C9A9C;
	border-right-color: 9C9A9C;
	border-bottom-color: 9C9A9C;
	border-left-color: 9C9A9C;
	font-size: 11px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";



}
.lineleft {
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


}
.lineright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.linedown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;


}
.lineright1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: 9C9A9C;
	border-right-color: 9C9A9C;
	border-bottom-color: 9C9A9C;
	border-left-color: 9C9A9C;
}
.linetop {
	border-top: 1px solid #9C9A9C;
	border-right: 1px #9C9A9C;
	border-bottom: 1px #9C9A9C;
	border-left: 1px #9C9A9C;
}
a:link {
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	text-decoration: none;



}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;



}
a:hover {
	color: #FF0000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;



}

la:link {
	font-size: 12px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;



}
la:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	


}
la:hover {
	font-size: 12px;
	color: #FF0000;
	font-family: "Arial", "Helvetica", "sans-serif";
	


}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.manual {
	background-image: url(../image/array_small.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.resources {
	background-image: url(../image/ray_picture1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.small {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 7pt;
	line-height: 10pt;
}
.big {
	font-size: 12pt;
}
.pic {
	background-attachment: fixed;
	background-image: url(../image/leftdown.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav{
	height: 44px;
	width: 425px;
	background: #FFF;
	margin:10px auto;
	}
.vline{
	background: #999;
	width: 1px;
	height: 20px;
	}

#nav ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
}
#nav li{
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#nav li a{
	display: block;
	width: 84px;
	line-height: 28px;
	color:  #666;	
	text-decoration: none;
	border-top: 4px solid #0F35A5;
	}
#nav li a:hover{
	color:  #7C8DD9;
	border-top: 4px solid #7C8DD9;	
}


.h10 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
