.h100p {
	height: 100%;
	width: 100%;
	background-position: bottom;
	vertical-align: middle;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.bg-mp-paint {
	background-image: url(images/bg-mainpage.jpg);
	background-repeat: no-repeat;
	height: 503px;
}
.bg-mp-bar {
	background-color: #00614A;
}
.text {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: normal;
	color: #3B0303;
	text-align: justify;
}
.textb2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #3B0303;
	font: italic;
	text-align:center;
	font-weight: bold;
}
.textb3{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #3B0303;
	font: italic;
	text-align:left;
	font-weight: bold;
}
.textb4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #3B0303;
	text-align:left;
	font-weight: bold;
}
.textl{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c4c1d ;
	text-decoration: none;
	font-weight: bold;
}
.bgmenu{
	background-image: url(images/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 233px;
}
.lineright {
	background-image: url(images/line-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #423506 ;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family:  Arial, Helvetica, sans-serif
	font-size: 11px;
	color: #423506 ;
	text-decoration: none;
	font-weight: bold;
}
a:active{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #423506;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c4c1d;
	text-decoration: none;
	font-weight: bold;
}
a#head1:link,a#head1:active,a#head1:visited {
	text-decoration: none;
	font-family:"MS Sans Serif";
	color : #D4C297;
	font-size:9px;
	font-weight: 400;
}
a#head1:hover{ text-decoration: none; color : #CC9900; }
a#site:link,a#site:active,a#site:visited {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color : #3B0303;
	font-size:11px;
	font-weight: 400;
}
a#site:hover{ text-decoration: none; color :  #68510B; }
a#siteb:link,a#siteb:active,a#siteb:visited {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color : #3B0303;
	font-size:11px;
	font-weight: bold;
}
a#siteb:hover{
	text-decoration: none;
	color :  #68510B;
	font-weight: bold;
}

