.menuhead {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;

}
.text01 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textlink {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #0099FF;
	text-decoration: none;
}
.textbold {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text02 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bg {
	background-image:  url(../images/1_pixel.png);
	background-repeat: repeat;

}
.text03 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.textbox {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid;
	background-color: #FFFFFF;
}
.leftbg {
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: right top;


}
.rightbg {
	background-attachment: fixed;
	background-image: url(../images/right_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}
.text04 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textlink2 {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.textlink3 {


	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.pic {
	filter: Shadow(Color=#006699, Direction=1);
}
