A
{
	color: #990000;
	font-family: Verdana, Arial, Geneva, Helvetica;
}
A:active
{
}
A:hover
{
	color: #cc9900;
}

A:link
{
}
A:visited
{
}
BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	background-color: #ffffff;
}
SPAN
{
}
P
{
	margin-top: 3px;
	margin-bottom: 5px;
}
DIV
{
}
H1
{
	margin-top: 10px;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #4e657f;
	padding-top: 0px;
}
H2
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: #9d514f;
	padding-top: 0px;
}
H3
{
	font-weight: bold;
	margin: 5px 0px;
	font-size: 12px;
	color: #9d514f;
	
}
H4
{
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0px;
}
H5
{
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0px;
}
H6
{
	font-weight: normal;
	font-size: 11px;
	margin: 5px 0px;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
}
TD {
	padding: 0;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	vertical-align: top;
	color: #575d64;
}
TH
{
	font-weight: bold;
	font-size: 11px;
	color: #957225;
	border-bottom: #e6cb86 1px solid;
	font-family: Verdana, Arial, Geneva, Helvetica;
}

HR
{
	color: #000000;
	height: 1px;
}

IMG
{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
BLOCKQUOTE
{
	font-weight: normal;
	margin: 0px 0px 0px 9px;
}
LI
{
	padding-bottom: 2px;
	padding-top: 2px;
}
UL
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 0px;
	list-style-type: square;
}
OL
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 0px;
	list-style-type: decimal;
}
FORM
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
INPUT
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Monospace, Arial, geneva, Helvetica;
}
TEXTAREA
{
	padding-left: 3px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Monospace, Arial, geneva, Helvetica;
}
SELECT
{
	padding-left: 3px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, monospace, Arial, geneva, Helvetica;
}
I
{
	font-style: italic;
}
U
{
}
.CommentAdd
{
  width: 100%;
  font-size: 10px;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 20px;
}
.CommentAdd FIELDSET
{
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 3px;
  margin-bottom: 9px;
  border-right: #cccccc 1px solid;
  border-top: #cccccc 1px solid;
  border-left: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid;
}
.CommentAdd LEGEND
{
  font-weight: bold;
}
.CommentAdd DIV
{
  font-size: 10px;
  padding-top: 3px;
}
.CommentAdd P
{
  font-size: 10px;
}
.CommentAdd TD
{
 	font-size: 11px;
 color: #000000;
}
.CommentAdd SPAN
{
  height: 14px;
}
.CommentInfo
{
  float: right;
  width: 200px;
  height: 401px;
  margin-left: 10px;
} 
.Comment TD
{
}
.Comment
{
    margin-bottom: 20px;
}
.Comment B
{
  color: #666666;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.Comment I
{
    color: #000000;
    font-style: normal;
    font-size: 10px;
    padding-bottom: 20px;
}
.Comment H3
{
    background-position: left top;
    padding-left: 20px;
    background-image: url(laan-style/icon-comment.gif);
    background-repeat: no-repeat;
    height: 16px;
    padding-right: 10px;
    margin: 20px 0px 0px;
}
.CommentShow
{
  background-position: left top;
  padding-left: 20px;
  background-image: url(laan-style/icon-comment.gif);
  background-repeat: no-repeat;
  height: 16px;
  padding-right: 10px;
}
.CommentPost
{
    background-position: left top;
    padding-left: 20px;
    background-image: url(laan-style/icon-comment-add.gif);
    background-repeat: no-repeat;
    height: 16px;
    padding-right: 10px;
}
.CommentReport
{
  background-position: left top;
  padding-left: 20px;
  background-image: url(laan-style/icon-comment-report-off.gif);
  background-repeat: no-repeat;
  height: 16px;
  padding-right: 10px;
}
.CommentReport:hover
{
  background-image: url(laan-style/icon-comment-report.gif);
}
.CommentForm
{
  font-size: 10px;
}
.Inp100
{
  border-right: #990000 1px solid;
  border-top: #990000 1px solid;
  border-left: #990000 1px solid;
  border-bottom: #990000 1px solid;
  width: 100%;
}
.BodyBody
{
	text-align: center;
}
.R
{
    text-align: right;
}
.BodySpan
{
	width: 100%;
	height: 100%;
}
.BodyTable
{
	width: 100%;
	height: 100%;
}

.BanBody
{
  background-position: right top;
  border-top: #cc952b 11px solid;
  border-right: #cc952b 11px solid;
  background-image: url(laan-style/laan-ban-right.gif);
  width: 100%;
  background-repeat: no-repeat;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
}
.BanSpan
{
}

.MenuBody
{
	border-left: #ffffff 11px solid;
	border-right: #ffffff 11px solid;
	width: 100%;
	height: 3px;
	background-color: #4f5155;
	text-align: left;
}



.CatBody
{
	background-position: left bottom;
	background-image: url(laan-style/laan-cat-bottom-back.jpg);
	border-left: #616878 11px solid;
	width: 200px;
	background-repeat: no-repeat;
	height: 100%;
	background-color: #c0c4cf;
}
.CatTable
{
	width: 189px;
	height: 100%;
}


.CatN0
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	margin: 0px;
	width: 189px;

	color: #333333;
	padding-top: 3px;
	border-bottom: #ffffff 1px solid;
	text-decoration: none;
}
.CatN0:hover
{
	color: #000000;
	background-color: #ffffff;
}

.CatN0Sel
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	margin: 0px;
	width: 189px;

	color: #333333;
	padding-top: 3px;
	border-bottom: #ffffff 1px solid;
	text-decoration: none;
}
.CatN1
{
	padding-right: 5px;
	padding-left: 8px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	margin: 0px;
	width: 189px;

	color: #000000;
	padding-top: 3px;
	border-bottom: #ffffff 1px solid;
	background-color: #e4e2e2;
	text-decoration: none;
}

.CatN1:hover
{
	color: #000000;
	background-color: #ffffff;
}

.CatN1Sel
{
	padding-right: 5px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	margin: 0px;
	width: 189px;

	color: #000000;
	padding-top: 3px;
	border-bottom: #ffffff 1px solid;
	background-color: #e4e2e2;
	text-decoration: none;
}
.CatN2
{
	padding-right: 2px;
	background-position: 8px center;
	padding-left: 17px;
	font-weight: normal;
	font-size: 10px;
	background-image: url(laan-style/laan-bullet.gif);
	padding-bottom: 2px;
	width: 189px;

	color: #000000;
	padding-top: 1px;
	border-bottom: #ffffff 1px solid;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	text-decoration: none;
}
.CatN2:hover
{
		background-color: #ffffff;
	color: #000000;

}

.CatN2Sel
{
	padding-right: 2px;
	background-position: 8px center;
	padding-left: 17px;
	font-weight: bold;
	font-size: 10px;
	background-image: url(laan-style/laan-bullet.gif);
	padding-bottom: 2px;
	width: 189px;

	color: #000000;
	padding-top: 1px;
	border-bottom: #ffffff 1px solid;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	text-decoration: none;
}
.MainBody
{
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 30px;
	width: 100%;
	background-color: #ffffff;
	text-align: left;
}
.MainSpan
{
	height: 100%;
}
.MainHeadTable
{
	background-color: #ffffff;
}
.MainHeadTitleTD
{
	width: 100%;
	height: 40px;
}
.MainHeadTitle
{
	margin-top: 10px;
	font-size: 22px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #616878;
	padding-top: 0px;
}
.MainHeadTitleA
{
	font-weight: bold;
	font-size: 13px;
	width: 100%;
	color: #ffffff;
	padding-top: 6px;
	height: 29px;
	text-decoration: none;
}
.MainHeadTextTD
{
	padding-right: 0px;
	padding-left: 0px;
}
.MainHeadText
{
	font-size: 12px;
	padding-bottom: 5px;
	height: 100%;
	text-align: left;
}
.MainHeadA
{
	font-size: 12px;
	color: #575d64;
	text-decoration: underline;
}
.MainHeadImgLeft
{
	padding-right: 10px;
}
.MainHeadLeftImgNA
{
	width: 0px;
	height: 0px;
}
.MainHeadLeftTD
{
	width: 0px;
	padding-top: 5px;
}
.MainSubTable
{
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}
.MainSubTitleTD
{
	padding-bottom: 0px;
}
.MainSubTitle
{
	background-position: left top;
	margin-top: 5px;
	font-weight: normal;
	font-size: 18px;
	background-image: url(laan-style/laan-sub-back.gif);
	margin-bottom: 5px;
	width: 100%;
	color: #cb972d;
	padding-top: 10px;
	background-repeat: repeat-x;
}
.MainSubTitleA
{
	margin-top: 5px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	width: 100%;
}
.MainSubTextTD
{
	width: 100%;
	text-align: left;
}
.MainSubText
{
	height: 100%;
	text-align: left;
}
.MainSubA
{
	color: #575d64;
	text-decoration: underline;
}
.MainSubImg
{
}
.MainSubIconLink
{
	background-position: 0px 0px;
	margin-top: 1px;
	padding-left: 20px;
	margin-bottom: 1px;
	width: 100%;

	padding-top: 1px;
	background-repeat: no-repeat;
	height: 16px;
}

.MainSubLeftImg
{
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: 100%;
}
.MainSubRightImg
{
	margin-top: 2px;
	margin-right: 30px;
	width: 100%;
	margin-Bottom: 10px;
}
.MainSubBottomImg
{
	margin-Left: 30px;
	margin-top: 10px;
}
.MainSiteMapTable
{
	margin-bottom: 5px;
	width: 100%;
}
.MainSiteMapLeftTD
{
	padding-right: 20px;
}
.MainSiteMapRightTD
{
}
.MainSiteMapN0
{
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 5px;
  padding-top: 20px;
  height: 50px;
}
.MainSiteMapN1
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #7d7d7d;
}
.MainSiteMapN2
{
  padding-left: 15px;
}
.MainSiteMapN3
{
	margin-left: 20px;
}
.MainSiteMapN4
{
	margin-left: 30px;
}
.MainSiteMapNn
{
	margin-left: 40px;
}

.MainFormTable
{
	margin: 5px 10px 0px;
	width: 400px;
}
.MainFormTitleTD
{
}
.MainFormTitle
{
	margin-top: 0px;
	padding-left: 10px;
	font-size: 11px;
	margin-bottom: 2px;
	width: 100%;
}
.MainFormTextTD
{
	padding-right: 0px;
	padding-left: 10px;
	width: 100%;
	text-align: left;
}
.MainFormText
{
	height: 100%;
	text-align: justify;
}

.MainPrintLogo
{
	padding-left: 15px;
	width: 100%;
	padding-top: 10px;
	height: 70px;
	background-color: #ffffff;
	text-align: left;
}



.MainInpCBox
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px -4px;
	padding-top: 0px;
}
.MainInp
{
	background-color: #ffffff;
}
.MainInp100
{
	width: 100%;
	background-color: #ffffff;
}
.MainInpNum
{
	background-color: #ffffff;
	text-align: right;
}
.MainLink
{
  color: #575d64;
}
.SponserBody
{
	border-right: #616878 11px solid;
	padding-left: 10px;
	width: 10px;
	padding-top: 10px;
}
.SponserSpan
{
	xxxbackground-position: left top;
	xxxbackground-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	xxxbackground-image: url(laan-style/laan-right.gif);
	padding-bottom: 10px;
	width: 1px;
	height: 100%;
}

.SiteImgTD
{
	padding-right: 10px;
	padding-bottom: 15px;
	width: 105px;
	padding-top: 5px;
}
.SiteTextTD
{
	padding-right: 0px;
	padding-top: 2px;
}
.SiteText
{
	color: #000000;
	text-decoration: none;
}
.SiteHtmlTD
{
	font-size: 10px;
	padding-top: 10px;
}
.SiteTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.SiteTitle:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #cc9900;
	text-decoration: underline;
}
.SiteLink
{
	background-position: left center;
	margin-top: 5px;
	padding-left: 20px;
	background-image: url(laan-style/laan-link-bullet.gif);
	background-repeat: no-repeat;
	height: 16px;
}
.SiteLinkB
{
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(laan-style/laan-link-bullet.gif);
	background-repeat: no-repeat;
	height: 16px;
}
.InfoBody
{
  background-position: left bottom;
  background-image: url(laan-style/laan-info-left.gif);
  border-left: #616878 11px solid;
  border-right: #616878 11px solid;
  border-bottom: #616878 11px solid;
  background-repeat: no-repeat;
  height: 70px;
  background-color: #e4e6e2;
  vertical-align: middle;
}
.InfoTable
{
	background-position: right bottom;
	border-top: #4f5155 3px solid;
	background-image: url(laan-style/laan-info-right.gif);
	width: 100%;
	background-repeat: no-repeat;
	height: 80px;
	text-align: right;
}
.InfoTable TD
{
  text-align: center;
  vertical-align: middle;
}
.InfoTD
{
  text-align: center;
  vertical-align: middle;
}
.InfoTD A
{
	color: #000000;
  text-decoration: none;
}
.InfoBtn
{
	text-decoration: none;
}
.InfoBtnSel
{
	color: #000000;
	text-decoration: none;
}
.GoogleLinkUnitDiv
{
    padding-top: 7px;
}
.MainGoogleTable
{
    margin-bottom: 5px;
}
#Error
{
    CURSOR: help;
    COLOR: red
}
#InfoLangFlag
{
	background-position: 0px 0px;
	padding-left: 25px;
	color: #000000;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#TopBtnLangFlag
{
	background-position: 0px 10px;
	padding-left: 25px;
	padding-top: 0px;
	background-repeat: no-repeat;
	height: 30px;
}
#TopBtnLang
{
	margin-left: 5px;
	color: #000000;
	padding-top: 9px;
}
#TopBtnMail
{
	padding-right: 32px;
	background-position: right bottom;
	padding-left: 10px;
	background-image: url(../styles/expandit/icon_contact_down.gif);
	margin-right: 5px;
	padding-top: 3px;
	background-repeat: no-repeat;
	height: 18px;
}
#TopBtnNews
{
	padding-right: 22px;
	background-position: right bottom;
	padding-left: 10px;
	background-image: url(../styles/expandit/icon_news_over.gif);
	margin-right: 5px;
	padding-top: 3px;
	background-repeat: no-repeat;
	height: 18px;

}
#TopBtnSitemap
{
	padding-right: 22px;
	background-position: right bottom;
	padding-left: 10px;
	background-image: url(../styles/expandit/top_sitemap.gif);
	margin-right: 5px;
	padding-top: 3px;
	background-repeat: no-repeat;
	height: 18px;
}
#TopBtnPrint
{
	padding-right: 22px;
	background-position: right bottom;
	padding-left: 10px;
	background-image: url(../styles/expandit/top_print.gif);
	margin-right: 5px;
	padding-top: 3px;
	background-repeat: no-repeat;
	height: 18px;
}
#THDesc
{
	padding-right: 3px;
	background-position: left center;
	padding-left: 13px;
	background-image: url(../styles/miracle-film/pil_op.gif);
	padding-bottom: 1px;
	padding-top: 1px;
	background-repeat: no-repeat;
	text-align: left;
}
#THAsc
{
	padding-right: 3px;
	background-position: left center;
	padding-left: 13px;
	background-image: url(../styles/miracle-film/pil_down.gif);
	padding-bottom: 1px;
	padding-top: 1px;
	background-repeat: no-repeat;
	text-align: left;
}