body {
	background-color: #EDEDED;
}
.sideline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.btn1-on {
	color: #000000;
	background-image: url(../images/btn_01_on.gif);
	text-align: center;
	padding-top: 3px;
	cursor: pointer;



}
table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
}
.btn1-off {
	color: #666666;
	background-image: url(../images/btn_01_off.gif);
	text-align: center;
	padding-top: 3px;
	cursor: pointer;



}
.btn2-on {
	color: #000000;
	background-image: url(../images/btn_02_on.gif);
	text-align: center;
	padding-top: 3px;
	cursor: pointer;


}
.btn2-off {
	color: #666666;
	background-image: url(../images/btn_02_off.gif);
	text-align: center;
	padding-top: 3px;
	cursor: pointer;


}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.brochure {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #FFFFFF;
}
.nolink {
	text-decoration: none;
	color: #666666;
}
.textbox {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	border: 1px solid #53A8D1;
}
.nolinkover {
	text-decoration: none;
	color: #CBE4EF;

}
