A:link {
	color: #000099;
	text-decoration: none;
	font-style: normal;
}
A:visited{
	color: #000099;
	text-decoration: none;
}
A:active{
	color: #000099;
	text-decoration: none;
}
A:hover{
	color: #FF6600;
	text-decoration: none;
	font-style: normal;
}


BODY {font-size: 10pt;
scrollbar-face-color: #D5CAAA; 
scrollbar-highlight-color: #eee; scrollbar-shadow-color: #eee; 
scrollbar-3dlight-color: #ccc; scrollbar-arrow-color:  #000066; 
scrollbar-track-color: #666666; scrollbar-darkshadow-color: #ccc; 
}
table {
	font-family: "Arial Blank", "Arial", "sans-serif";
	font-size: 12px;
}
td {
	background-position: center center;
	border: #CCCCCC;
}
.menubg {
	background-image: url(../image/Menubg.gif);
	background-repeat: no-repeat;

}
.menubgTD {
	background-color: #7FBEFC;
	background-image: url(../image/bgMenu.gif);
}
.title1 {
	color: #FF6600;
	font-size: 12pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
.title2 {
	background-image: url(../image/title2.gif);
	background-repeat: no-repeat;

}
.sample {
	color: #333333;
	font-size: 12pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bolder;
}
