body {
	background-color: #DBCBB9;
	background-repeat: repeat-x;
	background-image: url(../images/page/page_bk.jpg);

}
.headerbkl {
	background-image: url(../images/page/header_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bodytext,
.bodytext a:link,
.bodytext a:visited,
.bodytext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	text-decoration: none;
}
.bodytext a:hover {
	color: #0000CC;
}
.bodytextsmall,
.bodytextsmall a:link,
.bodytextsmall a:visited,
.bodytextsmall a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	text-decoration: none;
}
.bodytextsmall a:hover {
	color: #0000CC;
}
h1,
.bodytextlarge,
.bodytextlarge a:link,
.bodytextlarge a:visited,
.bodytextlarge a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #666666;
	text-decoration: none;
}
h1 a:hover,
.bodytextlarge a:hover {
	color: #0000CC;
}
.telnotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
.redlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #DD0000;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/page/bullet.gif);
	text-decoration: none;
}
.bluelist,
.bluelist a:link,
.bluelist a:visited,
.bluelist a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #0000CC;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/page/bluebullet.gif);
	text-decoration: none;
}
.bluelist a:hover {
	color: #666666;
}
.buttonblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5C82CF;
	border-top: 1px solid #8282FF;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #8482FF;
}
.buttonblueover {
	border-top: 1px solid #000033;
	border-right: 1px solid #8282FF;
	border-bottom: 1px solid #8282FF;
	border-left: 1px solid #000033;
}
.controls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodylink,
.bodylink a:link,
.bodylink a:visited,
.bodylink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	text-decoration: underline;
}
.bodylink a:hover {
	color: #FC9579;
}
