a.thumb img {
	BORDER: 1px solid #6B6244;
	filter: Alpha(Opacity=85, FinishOpacity=85, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100)
} 
a.thumb:hover img {
	BORDER: 1px dashed #CCBF94;
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100)
}
a.thumb:visited img {
	filter: Gray;
}

.t00 {
	background-image: url(mbg_t00.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.b1tf {
	background-image: url(mbg_b1tf.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.b1b,.b2b{
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	color: #DCD3B6;
	padding-left: 80px;
	line-height: 30px;
}
.b1b {
	background-image: url(mbg_b1b.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.b2b {
	background-image: url(mbg_b2b.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bl1lf {
	background-image: url(mbg_b1lf.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bl1rf {
	background-image: url(mbg_b1rf.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bl1bf {
	background-image: url(mbg_b1bf.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.w00 {
	background-image: url(mbg_w00.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.w1{
	background-image: url(mbg_w1.jpg);
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #C4BB9D;
	padding-left: 70px;
	padding-top: 20px;
}

.txtinblock {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 16px;	
}
a.txtlinks:link {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration:none;
}
a.txtlinks:hover, a.txtlinks:active{
	color: #D2C7A2;
	text-decoration: underline;
}
a.txtlinks:visited{
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
}
