.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;


}
.wasatop {
	background-attachment: scroll;
	background-image: url(img/wasatop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	height: 134px;

}
.leftimage {
	background-attachment: scroll;
	background-image: url(img/left_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftmiddle {
	background-attachment: scroll;
	background-image: url(img/left_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightmenu {
	background-attachment: scroll;
	background-image: url(img/right_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightmiddle {
	background-attachment: fixed;
	background-image: url(img/right_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.topimage {
	background-attachment: scroll;
	background-image: url(img/top_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgcolor {
	background-attachment: fixed;
	background-image: url(img/bgcolor.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;

}
.breadred {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
