.bgShadowLeft {
	background-image: url(image/bgLeft.gif);
	background-repeat: repeat-y;
}
.bgShadowRight {
	background-image: url(image/bgRightgif.gif);
	background-repeat: repeat-y;
}
.BG-menubar {
	background-image: url(image/menuBar.gif);
	background-repeat: no-repeat;
}
.sideborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-left-style: solid;

}
.BG-menubar-shadow {
	background-image: url(image/menuBarShadow.gif);
	background-repeat: no-repeat;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;

}
td {
	font-size: 12px;
	line-height: 150%;
}
.darkText {
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
.sideborder-left {
	border-top: 1px #333333;
	border-right: 1px #333333;
	border-bottom: 1px #333333;
	border-left: 1px solid #333333;
}
.sideborder-right {
	border-top: 1px #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px #333333;
	border-left: 1px #333333;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
.blackFont {
	color: #000000;
}
.smallFont {
	font-size: 10px;
	line-height: 130%;
}
.BGPict {
	background-image: url(image/banner.png);
	background-repeat: repeat;
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.BGKabe {
	background-image: url(image/kabe.gif);
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.yellowText {
	color: #FFFF00;
}
h4 {
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
}
.purpleText {
	color: #FF00FF;
}
.whiteText {
	color: #FFFFFF;
}
