body {
	background-image: url(../images/pagebg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftout {
	background-image: url(../images/left_out.jpg);
}
.rightout {
	background-image: url(../images/right_out.jpg);
}
.title {
	background-image: url(../images/titlebg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCCCCC;
}
.whitebg {
	background-color: #FFFFFF;
}
.tdoff {
	background-image: url(../images/bgoff.gif);
	text-align: right;
	text-indent: 24px;
	height: 22px;
	width: 165px;
}
.tdoff : hover {
	background-image: url(../images/bgon.gif);
	text-align: right;
	text-indent: 24px;
	height: 22px;
	width: 165px;
}
.links {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-repeat: no-repeat;
	background-image: url(../images/bgoff.gif);
	height: 22px;
	width: 165px;
	text-align: right;
	text-decoration: none;
	line-height: 18px;
}
.links:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(../images/bgon.gif);
	height: 22px;
	width: 165px;
	text-align: right;
	line-height: 18px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border: 1px solid #666666;
	text-align: left;
}

