.content {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;

}

.tablecontent {
	font-size: 14px;
	color: #666666;
	text-align: justify;
	font-family: "²Ó©úÅé";
	background-color: #FFFFFF;


}

.leftbg {
	background-attachment: fixed;
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rightbg {
	background-attachment: fixed;
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


.mainbg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}


.firstword {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 22px;
	color: #666666;
}

.tablefirstword {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	color: #666666;
}
.footer {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;
	height: 35px;


}
.heading {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC0033;
}
.topleftbg {

	background-attachment: fixed;
	background-image: url(../images/bg_top_left.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.toprightbg {


	background-attachment: fixed;
	background-image: url(../images/bg_top_right.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.bottomleftbg {


	background-attachment: fixed;
	background-image: url(../images/bg_bottom_left.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.bottomrightbg {



	background-attachment: fixed;
	background-image: url(../images/bg_bottom_right.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.subhead {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	color: #666666;
}
