body {
	margin: 0px;
	text-align: center;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center;



}
mainbody {
	background-color: #333333;
	margin: 0px;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
}
subbody {
	background-color: #333333;
	margin: 0px;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 16px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;


}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: none;

}
.line {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	background-color: #666666;
	border: 1px solid #666666;
}
.categorytitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 36px;
	height: 36px;
	width: auto;
	vertical-align: bottom;

}
.menuover {
	background-image: url(../../resource/images/overbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menunormal {
	background-color: #FF0000;
}
