.topframe-bg {
	leftmargin: 0;
	topmargin: 0; 
	marginwidth: 0;
	marginheight: 0;
	background-attachment: fixed;
	background-image:  url(../img/topframe_bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #FFFFFF;

}
.bottomframe-bg {
	leftmargin: 0;
	topmargin: 0; 
	marginwidth: 0;
	marginheight: 0;
	background-attachment: fixed;
	background-image:  url(../img/bottomframe_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;

}
.leftframe-bg {
	leftmargin: 0;
	topmargin: 0; 
	marginwidth: 0;
	marginheight: 0;
	background-attachment: fixed;
	background-color: #000000;
	background-image:  url(../img/leftframe_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.rightframe-bg {
	leftmargin: 0;
	topmargin: 0; 
	marginwidth: 0;
	marginheight: 0;
	background-attachment: fixed;
	background-color: #000000;
	background-image:  url(../img/leftframe_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.page-bg {
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	scrollbar-face-color:#336699;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#99CCFF;
	scrollbar-darkshadow-color:#336699;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image:  url(../img/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
.text {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.title {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
}
.top-bg {
	leftmargin: 0;
	topmargin: 0; 
	marginwidth: 0;
	marginheight: 0;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table-top {
	background-color: #336699;
	background-image: url(../img/table/table-top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;

}
.table-bg {
	background-color: #336699;
	filter: alpha(opacity=90);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table-title {
	background-attachment: fixed;
	background-color: #336699;
	background-image: url(../img/table/table-top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.space {
	font-size: 4px;
}
.sub-menu {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #99CCFF;
}
a:link {
	font-family: Verdana, Arial
	font-size: 14px;
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial
	font-size: 14px;
	color: #99CCFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #99CCFF;
	text-decoration: none;
}.footnote {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

