.menuback {
	background-image: url(images/sdback.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.menutext {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytext {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.tbborder1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.textbold {
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
}
.sdmenuleft {
	background-image: url(images/sdmenult.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sdmenuright {
	background-image: url(images/sdmenurt.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.mainmenutop {

	background-image: url(images/menutop3.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.menuleft {

	background-image: url(images/menul.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.menuright {

	background-image: url(images/menur.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.mainmenubot {


	background-image: url(images/menubot3.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.textbold2 {

	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #CFB789;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CFB789;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(images/clfbullet.jpg);
	list-style-type: circle;
}
