html 
{
	height:100%;
}

body 
{
	margin:0;
	padding:0;
	height:100%;
	background-image: url(images/bg01.gif);
	background-repeat: repeat;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
}
table 
{
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
td
{
	margin: 0px;
	padding: 0px;
}
form
{
	padding: 0px;
	margin: 0px;
}
h1
{
	margin: 0px;
}
h2
{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13pt;
	color: #003366;
	padding: 14px 0 8px;
}
h3
{
	padding: 0px;
}
p
{
	padding: 0 0 8px;
	margin: 0px;
}
a
{
	color: #145199;
}
a:hover
{
	color: #CC0000;
}
a img
{
	border: 0px;
}
ul, ol
{
	margin: 6px 0 12px 10px;
	padding: 0 0 0 20px;
}
ul li, ol li
{
	margin: 0 0 4px;
	padding: 0px;
}
ul li ul, ol li ol
{
	margin-bottom: 8px;
}
ul li ul li ul, ol li ol li ol
{
	margin-bottom: 4px;
}
.Main 
{
	min-height: 100%;
	position: relative;
	- height: 100%;
}
#box 
{
	padding: 0px 0px 140px 0px;
}
.Header1
{
	height: 23px;
}
.Icons
{
	float: right;
	font-size: 7pt;
	padding: 5px 29px 0 0;
}
.Icons a
{
	color: #003366;
	text-decoration: none;
	margin: 0 30px 0 0;
}
.Icons a span
{
	text-decoration: underline;
}
.Icons img
{
	vertical-align: middle;
	margin: 0 1px 2px 0;
}
.Header2
{
	height: 234px;
	padding: 0 8px;
}
.Header2 .Holder
{
	position: relative;
	background-image: url(images/header2-bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 234px;
}
.Header2 .Holder .LBG
{
	height: 234px;
	background-image: url(images/header2-lbg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.Header2 .Holder .RBG
{
	height: 234px;
	background-image: url(images/header2-rbg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	position: relative;
}
.Header2 .Logo
{
	position: absolute;
	left: 290px;
	top: 46px;
}
.Header2 .QSearch
{
	background-image: url(images/q-search-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 48px;
	top: 23px;
	width: 439px;
	height: 120px;
}
.Header2 .QSearch .Hldr
{
	padding: 102px 0 0 122px; 
}
.Header2 .QSearch .InptTXT
{
	border: 0px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 18px;
	padding: 0 6px;
	vertical-align: top;
	width: 170px;
	margin: 0 24px 0 0;
}
.Header2 .QSearch .Sbmt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 18px;
	vertical-align: middle;
	margin: 0px;
}
.Header2 .Image
{
	background-image: url(images/header2-image.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 222px;
	height: 151px;
	position: absolute;
	top: 13px;
	right: 53px;
}
.MainMenu
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 188px 0 0 0;
}
.MainMenu ul
{
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.MainMenu ul li
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	position: relative;
	zoom: 1;
	* display: inline;
	background-image: url(images/main-menu-sep.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 1px;
}
.MainMenu ul li a
{
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 9px 5px 13px 5px;
}
.MainMenu ul li a:hover
{
	color: #2176cc;
	background-image: url(images/main-menu-hover-bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.MainMenu ul li.Frst
{
	background-image: none;
}
.MiddleTable
{
	width: 100%;
}
.MiddleTable td
{
	vertical-align: top;
}
.MiddleTable .ContentTD
{
	width: 100%;
}
.LeftPanel
{
	padding: 20px 0 0 12px;
	width: 224px;
}
.Content
{
	padding: 20px 16px 0 19px;
}
.SubMenu
{
	margin: 0 0 14px;
}
.SubMenu .Holder
{
	border-right: 1px solid #cdcbcb;
	border-left: 1px solid #cdcbcb;
	background-image: url(images/submenu-bg.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-color: #FFFFFF;
}
.SubMenu .TBG
{
	background-image: url(images/submenu-tbg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 11px;
	font-size: 0px;
}
.SubMenu .BBG
{
	background-image: url(images/submenu-bbg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 16px;
	font-size: 0px;
}
.BannersBlock01
{
	margin: 0 0 10px;
}
.ContentBlock01
{
}
.ContentBlock01 .ContentBlock01TTL
{
	height: 34px;
	background-image: url(images/content-block01-ttl-bbg.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding: 0 0 0 14px;
}
.ContentBlock01 .ContentBlock01TTL h2
{
	padding: 0px 6px;
	margin: 0px;
	position: relative;
	float: left;
	background-image: url(images/content-block01-ttl-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003366;
	font-size: 19px;
	line-height: 32px;
	height: 34px;
}
.ContentBlock01 .ContentBlock01TTLLBG
{
	position: absolute;
	background-image: url(images/content-block01-ttl-lbg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 5px;
	height: 34px;
	left: -5px;
}
.ContentBlock01 .ContentBlock01TTLRBG
{
	position: absolute;
	background-image: url(images/content-block01-ttl-rbg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 5px;
	height: 34px;
	left: 100%;
}
.ContentBlock01 .ContentBlock01Holder
{
	background-color: #FFF;
	border-right: 1px solid #cdcbcb;
	border-left: 1px solid #cdcbcb;
	background-image: url(images/content-block01-bg.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding: 10px 19px 0 19px;
}
.ContentBlock01BBG
{
	font-size: 0px;
	background-image: url(images/content-block01-bbg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 16px;
}
.ContentBlock01Footer
{
	padding: 0 16px;
}
.ContentBlock01Footer .CBlock
{
	position: relative;
	height: 16px;
	background-image: url(images/content-block01-bbg2.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.ContentBlock01Footer .CBlock .LBlock
{
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(images/content-block01-lbbg.png);
	left: -16px;
	top: 0px;
}
.ContentBlock01Footer .CBlock .RBlock
{
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(images/content-block01-rbbg.png);
	left: 100%;
	top: 0px;
}
.ContentBlock02
{
	margin: 0 0 16px;
}
.ContentBlock02 .ContentBlock02TBG
{
	padding: 0 11px 0 11px;
}
.ContentBlock02 .ContentBlock02TBG .CBlock
{
	height: 11px;
	background-image: url(images/content-block01-ttl-bbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #FFFFFF;
	position: relative;
}
.ContentBlock02 .ContentBlock02TBG .CBlock .LBlock
{
	position: absolute;
	left: -11px;
	width: 11px;
	height: 11px;
	background-image: url(images/content-block02-ltbg.png);
}
.ContentBlock02 .ContentBlock02TBG .CBlock .RBlock
{
	position: absolute;
	left: 100%;
	width: 11px;
	height: 11px;
	background-image: url(images/content-block02-rtbg.png);
}
.ContentBlock02 .ContentBlock02BBG
{
	padding: 0 11px 0 11px;
}
.ContentBlock02 .ContentBlock02BBG .CBlock
{
	height: 5px;
	background-image: url(images/content-block02-bbg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	position: relative;
}
.ContentBlock02 .ContentBlock02BBG .CBlock .LBlock
{
	position: absolute;
	left: -11px;
	width: 11px;
	height: 5px;
	background-image: url(images/content-block02-lbbg.png);
}
.ContentBlock02 .ContentBlock02BBG .CBlock .RBlock
{
	position: absolute;
	left: 100%;
	width: 11px;
	height: 5px;
	background-image: url(images/content-block02-rbbg.png);
}
.ContentBlock02 .ContentBlock02Holder
{
	background-color: #FFF;
	border-right: 1px solid #cdcbcb;
	border-left: 1px solid #cdcbcb;
	border-bottom: 1px solid #cdcbcb;
	background-image: url(images/content-block02-bg.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding: 0 19px 19px;
	overflow: hidden;
	zoom: 1;
}
.ContentBlock02Holder h2.Frst
{
	padding-top: 0px;
}
.PortImageHolder
{
	float: left;
	width: 136px;
	margin: 0 12px 0 0;
}
.PortImageHolder img
{
	border: 1px solid #b2b1b1;
	padding: 2px;
	background-color: #FFFFFF;
}
.PortImageHolder .Caption
{
	background-image: url(images/portimage-caption-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	color: #FFF;
}
.PortImageHolder .Caption .TBG
{
	background-image: url(images/portimage-caption-tbg.gif);
	background-repeat: no-repeat;
	background-image: 0 0;
	padding: 4px 0 0 6px;
}
.PortImageHolder .Caption .Sml
{
	font-size: 8pt;
	color: #cccccc;
}
.PortImageHolder .CaptionBBG
{
	font-size: 0px;
	height: 5px;
	background-image: url(images/portimage-caption-bbg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.More
{
	text-align: right;
}
.MapHolder
{
	text-align: center;
}
.MapHolder h2
{
	font-size: 14pt;
	text-align: center;
}
.RightPanel
{
	padding: 18px 12px 0 0;
	width: 154px;
}
.BtnsList
{
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.BtnsList li
{
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0 0 8px;
}
.Footer 
{
	height: 120px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	- bottom: -1px;
	left: 0;
}	
.FooterHolder
{
	padding: 0px 11px;
}
.Panel1
{
	background-image: url(images/footer-panel1-bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.Panel1 .LBG
{
	background-image: url(images/footer-panel1-lbg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.Panel1 .RBG
{
	background-image: url(images/footer-panel1-rbg.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 95px;
	overflow: hidden;
	zoom: 1;
}

.FooterMenu
{
	font-size: 12px;
}
.FooterMenu ul
{
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.FooterMenu ul li
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	position: relative;
	zoom: 1;
	* display: inline;
	background-image: url(images/footer-menu-sep.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 1px;
}
.FooterMenu ul li a
{
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 9px 5px 7px 5px;
}
.FooterMenu ul li a:hover
{
	color: #2176cc;
	background-image: url(images/main-menu-hover-bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.FooterMenu ul li.Frst
{
	background-image: none;
}
.Footer .Row2
{
	padding: 8px 17px 0;
}
.Footer .Row2 .ContactsBlock
{	
	float: left;
	color: #666666;
}
.Footer .Row2 .ContactsBlock strong, .Footer .Row2 .ContactsBlock b
{
	color: #333333;
}
.Footer .Row2 .Counters
{
	float: right;
}
.CopyRight
{
	float: left;
	padding: 0 0 0 17px;
	font-size: 8pt;
}
.Developers
{
	float: right;
	padding: 0 17px 0 0;
	font-size: 8pt;
}
.NavPath
{
	font-size: 8pt;
	color: #333333;
	margin: 0 0 -8px;
	padding: 5px 0 0 30px;
}.NewsAnnounce
{
}
.NewsAnnounceList
{
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}
.NewsAnnounceList li
{
	display: block;
	list-style: none;
	padding: 10px 0 10px;
	margin: 0px;
	overflow: hidden;
	zoom: 1;
	border-top: 1px dotted #999999;
}
.NewsAnnounceList li:first-child
{
	border: 0px;
}
.NewsAnnounceList li .Date
{
	color: #666666;
	font-style: italic;
}
.NewsAnnounceList li h3
{
	margin: 0px;
	padding: 0 0 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12pt;
}
.NewsAnnounceList li .TXT
{
}
.NewsAnnounceList li .Image
{
	float: left;
	border: 1px solid #b2b1b1;
	padding: 2px;
	background-color: #FFF;
	margin: 0 10px 0 0;
}.NewsList
{
}
.NewsList .Item
{
	overflow: hidden;
	zoom: 1;
	padding: 0 0 10px;
}
.NewsList .Date
{
	font-size: 8pt;
	margin: 0 8px 0 0;
	color: #000000;
	padding: 0px;
}
.NewsList h3
{
	display: inline;
	font-size: 12pt;
	font-weight: normal;
}
.NewsList .TXT
{
	padding: 4px 0 0 0;
}
.NewsList .Image
{
	background-color:#FFFFFF;
	border:1px solid #6A6F73;
	float:left;
	margin: 2px 10px 5px 0;
	padding: 2px;
}
/*** Faq ***/
.FaqItem
{
  border-left: dashed 1px Gray;
  padding-left: 5px;
  clear: both;
}

.FaqQuestion
{
  margin-bottom: 5px;
}

.FAQ .TextArea
{
	width: 380px;
	border: 1px solid #a8acaf;
}
.RegForm
{
}
.RegForm table
{
	/* width: 520px; */
}
.RegForm table td
{
	padding: 6px 0 6px;
}
.RegForm input
{
	vertical-align: middle;
}
.RegForm .InptRadio
{
	padding: 0px;
	margin: 0px;
	* margin: 0 0 0 -4px;
}
.RegForm label
{
	margin: 0 10px 0 0;
}
.RegForm .Captcha
{
	vertical-align: middle;
	margin: 0 10px 2px 0;
}
.RegForm .ParamTD
{
	padding: 8px 8px 8px 8px;
}
.RegForm.RegStep2 .ParamTD
{
	border-bottom: 1px solid #CCCCCC;
}
.RegForm .TextTD
{
	padding: 0px 8px 0 8px;
}
.RegForm .ParamTDCaptcha
{
	padding: 6px 8px 0 8px;
}
.RegForm .ValueTD
{
	white-space: nowrap;
	padding: 8px 8px 8px 8px;
}
.RegForm.RegStep2 .ValueTD
{
	border-bottom: 1px solid #CCCCCC;
}
.ValueTD2
{
	width: 87%;
}
.RegForm .Alt td
{
	background-color: #f1f1f1;
}
.RegForm .Alt2 td
{
	background-color: #e5e5e5;
}
.RegForm .InptTXT
{
	width: 156px;
}
.RegForm .CaptchaHolder
{
	overflow: hidden;
	zoom: 1;
	font-size: 8.25pt;
}
.RegForm .CaptchaHolder .Left
{
	width: 169px;
	padding: 7px 0 0 16px;
	float: left;
	background-image: url(/images/captcha-ar.gif);
	background-repeat: no-repeat;
	background-position: 158px 16px;
}
.RegForm .CaptchaHolder .Reload
{
	background-image: url(/images/captcha-reload.gif);
	background-repeat: no-repeat;
	background-position: 0 1pt;
	padding: 1px 0 2px 18px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.RegForm .CaptchaHolder .Reload span
{
	border-bottom: 1px dashed #595959;
	padding: 0 0px 0 1px;
	display: block;
	width: 121px;
}
.RegForm .CaptchaHolder .InptTXT
{
	margin: 2px 0 2px 0;
	width: 106px;
}
.RegForm .SbmtBtn
{
	margin: 8px 0 0 0;
	width: 160px;
}
.RegForm .Small
{
	font-size: 8.25pt;
}
.EditPhotoForm
{
}
.EditPhotoForm h3
{
	font-size: 9.75pt;
	font-weight: bold;
	color: #af3b86;
	margin: 0px;
	padding: 0 0 6px;
}
.EditPhotoForm .Item
{
	border: 1px solid #f1c5e1;
	background-color: #fdeaf4;
	margin: 0 0 15px;
}
.EditPhotoForm .Item table
{
	width: 100%;
}
.EditPhotoForm .Image
{
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #e780c4;
}
.EditPhotoForm .ImageTD
{
	width: 150px;
	text-align: center;
	vertical-align: middle;
	padding: 7px 0;
}
.EditPhotoForm textarea
{
	width: 99%;
	height: 110px;
	border: 1px solid #f0c3e0;
}
.EditPhotoForm .TATD
{
	padding: 7px 7px 7px 0px;
}
.EditPhotoForm .Actns
{
}
.EditPhotoForm .Actns .SbmtBtn
{
	margin: 0 10px 0 0;
}


.RegForm .ValueTD2
{
	padding: 8px 10px;
}
.RegForm .LblH2
{
	color: #9F2162;
	font-size: 12pt;
}
.RegForm .Note01
{
	padding: 0 0 0 16px;
}
.RegForm .ParamNoteTD
{
	font-size: 8pt;
	padding: 2px 4px 2px  4px;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}
.RegForm .ParamTD2
{
	padding: 8px 8px 8px 8px;
}
.RegForm.RegStep2 .ValueTD2
{
	width: auto;
}
.RegForm .Result
{
	width: 400px;
}
.RegForm .Result p
{
	padding: 10px;
	margin: 0 0 10px;
}
.RegForm .Result p.Error
{
	color: #FFFFFF;
	background-color: #FF0000;
}

.RegForm .Result p.OK
{
	color: #FFF;
	background-color: #006600;
}.HR
{
  padding-top: 25px;
}
.MessOk
{
  font-size : 12pt;
  background-color: Yellow;
  text-align:center;
  padding: 5px 0 5px 0;
}
.GuestBookItem
{
   border-left: dashed 1px Gray;
  padding-left: 5px;
  margin-bottom: 20px;
  clear: both;
}
.GuestBookItem .Date
{
 font-size: 8pt;
	color: #6f6f6f;
}
.GuestBookItem h2
{
  margin: 0px;
  padding: 0 0 5px;
  font-size: 11pt;
}
.GuestBookItem p
{
  padding: 0 0 0 5px;
}
.GuestBookAnswer p
{
  padding: 2px 0 0 5px;
}
.Navigator
{
  margin-bottom: 25px;
}.MenuBox
{
}
.CatalogMenu
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #b81622;
	line-height: 16px;
	margin: 0 0 0px;
}
.CatalogMenu a
{
	color: #000;
	display: block;
	text-decoration: none;
	outline: none;
}
.CatalogMenu .SubItems
{
	padding: 0px 0 0 4px;
	margin: 0 0 0 0px;
	zoom: 1;
}
.CatalogMenu .SubItems.Level1
{
	padding: 10px 1px 14px 14px;
	font-size: 11pt;
}
.CatalogMenu .SubItems.Level2
{
	margin: 0 0 0 12px;
	padding: 2px 0 10px 0px;
	border-bottom: 1px dotted #999999;
}
.Level0 .link
{
	color: #000;
	outline: none;
}
.Level0 .link span
{
	display: block;
	background-image: url(/images/submenu-level0-bull.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	padding: 3px 22px 6px 19px;
}
.Level0 .link:hover
{
	text-decoration: underline;
}
.Level0 .openLink
{
	background-color: #f2f6f7;
	background-image: url(/images/submenu-level0-item-hover-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #2176cc;
}
.Level0 .openLink span
{
	display: block;
	background-image: url(/images/submenu-level0-open-bull.gif);
	background-repeat: no-repeat;
	background-position: 6px 50%;
	padding: 3px 22px 6px 19px;
	outline: none;
	border-bottom: 1px solid #c3ddea;
}
.Level1 .link
{
	font-weight: normal;
	background-image: url(/images/submenu-level1-bull.gif);
	background-repeat: no-repeat;
	background-position: 2px 6pt;
	padding: 0px 10px 0px 10px;
	color: #003366;
	border-bottom: 0px;
	background-color: transparent;
	border: 0px;
}
.Level1 .link span
{
	display: block;
	background-image: none;
	border-bottom: 1px dotted #999999;
	padding: 4px 0px 5px 0;
}
.Level1 .link[rel=cur]
{
	background-color: #f7f4e6;
}
.Level1 .link:hover
{
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	color: #000;
	background-color: transparent;
	border: 0px;
	text-decoration: none;
	text-decoration: underline;
}
.Level1 .openLink
{
	font-weight: normal;
	background-image: url(/images/submenu-level1-hover-bull.gif);
	background-repeat: no-repeat;
	background-position: 0px 8pt;
	padding: 0px 10px 0px 10px;
	color: #003366;
	border: 0px;
	text-decoration: none;
	background-color: transparent;
}
.Level1 .openLink span
{
	display: block;
	background-image: none;
	border-bottom: 0px;
	padding: 4px 0px 5px 0;
	background-color: transparent;
}
.Level2 .link
{
	font-weight: normal;
	background-image: none;
	padding: 2px 0 1px 16px;
	color: #003366;
	border-bottom: 0px;
	background-color: transparent;
	background-image: url(/images/submenu-level2-bull.gif);
	background-repeat: no-repeat;
	background-position: 0 6pt;
	border: 0px;
}
.Level2 .link[rel=cur]
{
	background-color: #fbd271;
}
.Level2 .link:hover
{
	font-weight: normal;
	padding: 2px 0 1px 16px;
	color: #2176cc;
	background-color: transparent;
	border: 0px;
	text-decoration: underline;
}
.Level2 .openLink
{
	font-weight: normal;
	background-image: url(/images/catalogmenu-level1-open-bull.gif);
	background-repeat: no-repeat;
	background-position: 8px 5pt;
	padding: 2px 0 1px 16px;
	color: #000;
	background-color: transparent;
	border: 0px;
	text-decoration: none;
	background-color: #f7f4e6;
}
.CatalogMenu .RootItem
{
	margin: 0 0 0px 0;
	background-image: url(/images/submenu-level0-item-bg.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
.tar
{
  text-align: right !important;
}
.num
{
  text-align: right !important;
}

.tac
{
  text-align: center !important;
}

.w100
{
  width: 100%;
}
w50
{
  width: 50%;
}

.req
{
  color: Red;
  font-weight: bold;
}

.bold
{
  font-weight: bold;
}

table.default
{
  border-collapse: collapse;
}
table.default td
{
  vertical-align: top;
}

table.pad5 td
{
  padding: 5px;
}ul
{
  padding-left: 18px;
}.Navigator
{
  clear: both;
  font-size: 8pt;
  font-weight: bold;
  padding: 15px 0px 15px 0px;
}

.Navigator a
{
  padding: 3px;
  padding-left: 3px;
  padding-right: 3px;
  border: solid 1px transparent;
}
.Navigator a:hover
{
  padding-left: 3px;
  padding-right: 3px;
  border: solid 1px #333333;
  background-color: #535353;
  color: White;
}

.Navigator .Current
{
  padding-left: 3px;
  padding-right: 3px;
  border: solid 1px transparent;
}

.Navigator .Prev a,
.Navigator .Next a
{
	text-decoration: none;
}
.Navigator .Prev a:hover,
.Navigator .Next a:hover
{
	background-color: transparent;
	border: solid 1px transparent;
	color: inherit;
}

.Navigator .Prev a .Text,
.Navigator .Next a .Text
{
	text-decoration: underline;
}
.Navigator .Prev a .Arrow,
.Navigator .Next a .Arrow
{
	text-decoration: none;
}
.NavPath
{
	font-size: 8pt;
	color: #333333;
	margin: 0 0 -8px;
	padding: 5px 0 0 30px;
}
.ArticlesArticleGroupImage
{
  margin: 15px 10px 5px 0px;
  border: 1px solid #848484;
  padding: 1px;
}

.ArticlesPhotoTextContainer
{
  clear: both;
}

.ArticlesPhotoTextContainer img.AnnounceImage
{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #848484;
  padding: 1px;
}

.ArticlesMultiColumnLayout
{
  border-collapse: collapse;
  width: 100%;
}
.ArticlesMultiColumnLayout td,
.ArticlesMultiColumnLayout th
{
  width: 33%;
  vertical-align: top;
  padding-right: 20px;
}

.ArticlesMultiColumnGallery
{
  width: 100%;
  font-size: 90%;
}
table.ArticlesMultiColumnGallery td
{
  text-align: center;
  padding: 5px;
  padding-bottom: 10px;
  vertical-align: bottom;
}

.ArticlesMultiColumnGallery img
{
	border: 1px solid #848484;
	padding: 2px;
}
.ArticlesMultiColumnGallery a
{
  text-decoration: none;
}
.ArticlesMultiColumnGallery a img
{
  text-decoration: none;
  border: 1px solid #848484;
}

.DefaultImage
{
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  border: 1px solid #848484;
  padding: 1px;
}
.PGOverlay
{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000;
	width: 100%;
	height: 100%;
	display: none;
}
.PGBigImageHolder
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	display: none;
}
.PGBigImageContent
{
	width: 667px;
	height: 562px;
	background-color: #FFF;
	margin: 0 auto;
	position: relative;
}
.PGBigImageContent .Title
{
	text-align: center;
	padding: 8px 30px 0 30px;
	height: 36px;
	overflow: hidden;
	zoom: 1;
	color: #000000;
}
.PGBigImageContent .NavLinks
{
	font-size: 8.25pt;
	text-align: center;
	color: #000000;
}
.PGBigImageContent .NavLinks a
{
	color: #000000;
}
.PGBigImageContent .NavLinks a:hover
{
	color: #999999;
}
.PGBigImageContent .NavLinks .Passive
{
	color: #999999;
	text-decoration: none;
	cursor: default;
}
.PGBigImageContent .BottomPanel
{	
	text-align: center;
	font-size: 8.25pt;
	padding: 11px 0 0 0;
	position: absolute;
	bottom: 12px;
	width: 100%;
}
.PGBigImageContent .BottomPanel .Date
{
	margin: 0 4px;
}
.PGBigImageContent .BottomPanel .CommLink
{
	margin: 0 4px;
}
.PGImageTable
{
	margin: 0 auto;
	width: 640px;
	height: 480px;
	position: relative;
	display: table;
	* display: block;
	* overflow: hidden;
}
.PGImageHolder
{
	width: 640px;
	background-image: url(/images/preload.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #FFFFFF;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	* display: block;
	* top: 50%;
	* left: 0;
	* position: absolute;
	vertical-align: middle;
	text-align: center;
	zoom: 1;
}

.PGImageHolder img
{
	* top: -50%;
	border: 1px solid #FFF;
	* display: block;
	position: relative;
}
.PGBigImageContent .Close
{
	position: absolute;
	right: 9px;
	top: 9px;
	cursor: pointer;
}
.PhotogaleryList
{
	display: block;
	list-style: none;
	padding: 0px;
	* padding: 0 0 26px 0;
	- padding: 0px;
	margin: 0 -28px 0 0;
	overflow: hidden;
	zoom: 1;
}

.PhotogaleryList li
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	position: relative;
	zoom: 1;
	* display: inline;
	padding: 0 10px 14px 0;
	width: 196px;
}
.PhotogaleryList .Image
{
	padding: 0 0 4px;
	text-align: center;
}
.PhotogaleryList .Image .Holder
{
}
.PhotogaleryList .Image img
{
	border: 1px solid #333333;
	padding: 2px;
	background-color: #FFFFFF;
}
.PhotogaleryList .Title
{
	padding: 0px;
	font-size: 8pt;
	text-align: center;
	line-height: 10pt;
	white-space: normal;
}
.PhotogaleryList .CB
{
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #FFFFFF;
}
.PhotogaleryList .CB input
{
	margin: 0px;
	* margin: -4px -3px -3px -4px;
	padding: 0px;
}

.PhotogaleryListNoTitles
{
  display: block;
	list-style: none;
	padding: 0px;
	* padding: 0 0 26px 0;
	- padding: 0px;
	margin: 0 -28px 0 0;
	overflow: hidden;
	zoom: 1;
}
.PhotogaleryListNoTitles li
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	position: relative;
	zoom: 1;
	* display: inline;
	padding: 0 10px 14px 0;
}

.PhotogaleryListNoTitles .Image
{
	padding: 0 0 4px;
	text-align: center;
}
.PhotogaleryListNoTitles .Image .Holder
{
}
.PhotogaleryListNoTitles .Image img
{
	border: 1px solid #333333;
	padding: 2px;
	background-color: #FFFFFF;
}
.PhotogaleryListNoTitles .Title
{
	padding: 0px;
	font-size: 8pt;
	text-align: center;
	line-height: 10pt;
	white-space: normal;
}
.PhotogaleryListNoTitles .CB
{
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #FFFFFF;
}
.PhotogaleryListNoTitles .CB input
{
	margin: 0px;
	* margin: -4px -3px -3px -4px;
	padding: 0px;
}.SendForm
{
  padding: 0px;
  margin: 0px;
}
.SendForm, .SendForm input, .SendForm select
{
  font-size: 9pt;
}
.SendForm textarea
{
  font-family: Tahoma, Arial;
  font-size: 9pt;
}
.HRBR
{
  height: 22px;
}

.HR
{
  height: 15px;
  background-image: url('/images/hr.gif');
  background-position: center left;
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-bottom: 5px;
  clear: both;
}
table.EditorPasteTable
{
  border: solid 0px #C3D2EA;
  border-collapse: collapse;
}

td.EditorPasteTD
{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 10pt;
  border: solid 1px #C3D2EA;
  padding: 5px;
}
.EditorPasteTable td
{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 10pt;
  border: solid 1px #C3D2EA;
  padding: 5px;
}


/*** FCK image styles ***/

.Border
{
  border: 1px solid #848484;
  padding: 1px;
}
.Left
{
	float: left;
	margin: 0 10px 5px 0;
}
.Right
{
	float: right;
	margin: 0 0 5px 10px;
}.SubBtn
{
  background-color: #3890D8;
  color: White;
  border: solid 1px #307DBB;
  font-family: Tahoma;
  font-size: 9pt;
}
.Date
{
  font-size: 8pt;
  color: #000000;
}
.SystemMessage
{
  border: solid 1px #000000;
  background-color: Green;
  font-weight: bold;
  color: White;
  padding: 5px;
}
/*** List Element Style ***/

.ListElement
{
}
.ListElementItem
{
  margin: 0px 0px 10px 0px;
  height: 1%;
  overflow: hidden;
}
.ListElementDate
{
  color: Gray;
}
.ListElementImage
{
  float: left;
  margin: 4px 10px 5px 0px;
  padding: 0px;
  border: solid 1px #8B0F04;
}
.ListElementText
{
}
.ListElementItem h2
{
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
}

/*** List Element Style ***/

.DetailElement
{
}
.DetailElementItem
{
  margin: 0px 0px 10px 0px;
  height: 1%;
  overflow: hidden;
}
.DetailElementDate
{
  color: Gray;
}
.DetailElementImage
{
  float: left;
  margin: 4px 10px 5px 0px;
  padding: 0px;
  border: solid 1px #8B0F04;
}
.DetailElementText
{
}
.DetailElementItem h2
{
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
}
.FormTable
{
}
.FAQ
{
	width:500px;
}
.FormTable .Right.Foot
{
	padding-bottom: 18px;
}
.FormTable .Left
{
	padding: 2px 5px 0 0;
	width: 140px;
}
.FormTable .Right
{
	padding: 0 0 8px 0;
}

.TextInput
{
	border: 1px solid #a8acaf;
	width: 300px;
}
.TextArea
{
  border: 1px solid #A8ACAF;
  width: 300px;
}
.FormTable select
{
  border: 1px solid #A8ACAF;
  width: 300px;
}.CaptchaContainer
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
	padding: 2px 0 0 0;
	overflow: hidden;
	zoom: 1;
}
.CaptchaContainer li
{
	display: block;
	float: left;
}

.CaptchaContainer .TextInput
{
	width: 100px;
}
.CaptchaContainer .Image
{
	padding: 0 10px 0 0;
}
.CaptchaContainer .InputTXT
{
	padding: 4px 0 0 0;
}
.CaptchaContainer .InputSubmit
{
	float: none;
	text-align: right;
	padding: 2px 0 0 0;
}
.Captcha
{
	cursor: pointer;
	border: 1px solid #a8acaf;
}
.SearchResultContainer
{
}
.SearchResultContainer .CounterNum
{
	float: left;
	font-size: 12pt;
	color: #999999;
	font-weight: normal;
	padding: 1px 0 0 0;
}
.SearchResultContainer .TTL
{
	padding: 0 0 10px;
	font-size: 14pt;
	line-height: 15pt;
}
.SearchResultContainer .TTL .URL
{
	font-size: 8pt;
}
.SearchResultTXT .Row1
{
	overflow: hidden;
	zoom: 1;
}
.SearchResultContainer .Path
{
	font-size: 7pt;
	color: #999999;
	float: right;
	padding: 6px 0 0 0;
	- width: 240px;
	max-width: 300px;
	margin: 0 0 0 10px;
}
.SearchResultContainer .Path a
{
	color: #666666;
}
.SearchResultContainer .Path a:hover
{
	color: #000000;
}
.SearchResultItem
{
  overflow:hidden;
  zoom:1;
  border-top: 1px dashed #CCCCCC;
  padding: 10px 10px 16px 10px;
  padding-top: 10px;
}
.SearchResultItem:hover
{
	background-color: #F3F3F3;
}
.SearchResultItem.First
{
	border: 0px;
	margin: 0px;
}
.SearchImageContainer
{
  float:left;
  width: 92px;
  margin:0 25px 0 0px;
  padding:0;
  border:0;
}
.SearchImageContainer img
{
  border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #FFF;
}

.SearchResultTXT
{
  margin-left: 30px;
}
.SearchResultTXT .Desc
{
	padding: 0px;
}

/****************** Exception text ******************/

.GhcCms_ErrorText
{
  font-family: Tahoma;
  font-size: 12pt;
  color: Black;
  font-weight: normal;
  
  background-color: white;
  border: solid 2px red;
  
  margin: 5px;
  padding: 10px;
}

/****************** Login Panel ******************/

.GhcCms_Login
{
  border-collapse: collapse;
}

.GhcCms_Login td
{
  padding: 3px;
}

/****************** List Table (for TableExplorer) ******************/

.GhcCms_ListTable
{
  background-color: White;
  color: Black;
  
  width: 100%;
  border: solid 1px #3c81c4;
  border-collapse:  collapse;
}
.GhcCms_ListTable .num
{
  text-align: right;
}
.GhcCms_ListTable th
{
  color: Black;
  background-color: #81bef3;
  padding: 2px 7px 2px 7px;
  border: solid 1px #3c81c4;
  text-align: left;
}
.GhcCms_ListTable td
{
  padding: 4px 5px 4px 5px;
  border-width: 0px;
  border: solid 0px #EEF1F6;
}
.GhcCms_ListTable tr.alternate
{
  background-color: #F7F3F7;
}
.GhcCms_ListTable a
{
  color: #5A7DBD;
}
.GhcCms_ListTable a:hover
{
  color: #990000;
}

/****************** Container for operation buttons ******************/

.GhcCms_Operations
{
	font-family: Tahoma;
	font-size: 8pt;
  font-weight: bold;
  
  color: White;
  
  padding: 0px;
  margin-bottom: 3px;
}

/********* Page Navigator **************/

.GhcCms_PageNavigator
{
	text-align: right;
	font-weight: bold;
	padding: 4px 0 5px 0;
}
.GhcCms_PageNavigator .Current
{
	border: 1px solid #3c81c4;
	padding: 1px 3px 1px 4px;
	background-color: #d4e6f4;
	color: #444444;
}
.GhcCms_PageNavigator a
{
	color: #000000;
	padding: 1px 4px 1px 5px;
	text-decoration: none;
}
.GhcCms_PageNavigator a:hover
{
	border: 1px solid #3c81c4;
	padding: 1px 3px 1px 4px;
	background-color: #b6d8f3;
}

/********* Text Input Field in RecordEditor **************/

.GhcCms_TextInput
{
  width: 80%;
}
