body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.df {
	font-size: 12px;
	line-height: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.dfb {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.t {
	font-size: 12px;
	line-height: 16px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.tb {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.sm {
	font-size: 9px;
	line-height: 11px;
	font-family: "Tahoma";

}
a:link {color: #982238; font-weight: normal; text-decoration: underline}
a:visited {color: #CC6666; font-weight: normal; text-decoration: underline}
a:active {color: #FF0000; font-weight: normal; text-decoration: underline}
a:hover {color: #FF0000; font-weight: normal; text-decoration: underline}
.cap {
	font-size: 9px;
	line-height: 11px;
	font-family: "Tahoma";
	color: #666666;
	padding-top: 5px;

}
.cmnt {
	font-size: 10px;
	line-height: 12px;
	list-style-type: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #666666;
	display: none;



}
.sml {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 12px;
}
.dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.menuCmn {
	padding-top: 5px;
}
.text1d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.subtitle {
	padding-bottom: 5px;
}
.text2d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 20px;
}
.note {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-top: 5px;
}
