﻿body
{
	background-repeat: repeat-x; 
	background-image: url('images/body.gif'); 
	background-color: #ececec;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1
{
	font-size: 13px;
}
 
h3
{
	font-size: 13px;
	text-transform:uppercase;
}
h2
{
	font-size: 13px;
}
h4
{
	font-size: 11px;
}

a, a:visited, a:hover, a.lang
{
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a:hover, a.lang:hover
{
	font-weight:normal;
	color: #1b8362;
}


#mainDv
{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#topDv
{
	height: 32px;
	text-align: left;
	background-color: #cec7bf;
}

#centerDv
{
	background-color: #e4ece6; 
	background-image: url('images/topBg.gif'); 
	background-repeat:no-repeat;
	border-left: 1px #d9d9d9 solid;
	border-right: 1px #d9d9d9 solid;
	clear:both;
	padding-top: 2px;
}

#bottomDv
{
	background-image: url('images/bottomBg.gif');
	background-repeat: no-repeat;
	height: 63px;
	line-height: 63px;
	vertical-align: middle;
	border: 1px #d9d9d9 solid;
	text-align: center;
	clear:both;
}
#bottomDv div, #copyright
{
	line-height: 32px;
}

#copyright
{
	font-weight: bold;
}
#langBar
{
	background-image: url('images/langBar.gif');
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	width: 185px;
	color: #ffffff;
	float:left;
	font-size: 10px;
	padding-right: 2px;
	text-align: right;
}

a.lang, a.langSel
{
	color: #000000;
	font-weight: normal;
	color: #ffffff;
	text-transform:uppercase;
}

a.langSel
{
	color: #000000;
	font-weight: bold;
	cursor: auto;
}

#mainMenuBar
{
	background-image: url('images/mainMenuBg.gif');
	background-repeat: no-repeat;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	width: 584px;
	float:left;
	padding-left: 1px;
	overflow:hidden;
	font-weight:bold;
	text-transform:uppercase;
	max-width: 584px;
}

#quickBar
{
	background-image:url('images/quickBarBg.gif');
	background-repeat:no-repeat;
	width: 227px;
	height: 31px;
	float:left;
}

#quickBar img
{
	padding-top: 1px;
	height: 29px;
	float:left;
	cursor: pointer; cursor: hand;
}
#quickBar img:hover
{
 	padding-top: 2px;
}

#mailBtn
{
	padding-left: 1px;
}

.logoDv
{
	text-align: center;
	float: left;
	height: 132px;
	width: 185px;
	cursor: pointer; cursor: hand;
}

#mainBanner
{
	cursor: pointer; cursor: hand;
}

.banner
{
	width: 477px; 
	padding-left: 10px;
	float:left;
}

.banner div
{
	background-image:url('images/picBg.gif'); 
	background-repeat:no-repeat; 
	background-position:center center; 
	float:left; 
	text-align:center; 
	width: 170px; 
	height:170px; 
}

.banner div img
{
	padding-top: 25px;
	width: 120px; 
	height:120px
}

#content
{
	clear:both;
	overflow:hidden
}

#categoryPic
{
	margin-top: 5px;
	margin-right: 7px;
	text-align: right;
}

#categoryPic img
{
	background-image: url('images/categoryBg.gif');
	background-repeat: no-repeat;
	width: 85px;
	height: 85px;
	margin-left: 7px;
	cursor: pointer; cursor: hand;
}

#categoryMenu
{
	background-image: url('images/menuBg.png');
	background-repeat: no-repeat;
	height: 37px;
	line-height: 35px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-left: 4px;
	margin-left: 183px;
	margin-top: 2px;
}

.menuItem, .menuItemHover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	padding: 0px 5px 0px 5px;
	cursor: pointer; cursor: hand;
}

#mainMenuBar .menuItem, #mainMenuBar .menuItemHover
{
	text-transform:uppercase;
}

.menuItemHover
{
	color: #1b8362;
}

.mainMenu
{
	text-transform:uppercase;
} 

#bottomDv a
{
	font-weight:normal;
}

.ddMenu
{
	position:absolute;
	overflow: hidden;
	visibility: hidden;
	left: -1000px;
	top: -1000px;
}

.ddMenu table
{
	min-width:250px;
	max-width: 600px;
	position:relative;
}

.minwidth{
	width:250px;
	z-index:1;
	height:0px;
	margin:0px;
	padding:0px;
	background:transparent;
}

.menuLine td 
{
	cursor: pointer; cursor: hand;
}

.menu, .menu:hover
{
	display:block;
	font-weight: normal;
	padding: 5px 15px 5px 15px;
	font-size: 11px;
}

.menuHeader
{
	cursor:default;
	font-weight:bold; 
	font-size:12px; 
	margin: 20px 5px 20px 5px;
	padding: 5px 0px;
}

.menuBgTL
{
	background-image:url('images/ddMenu_TL.png'); background-repeat:no-repeat; width: 10px; height: 10px;
}
.menuBgT
{
	background-image:url('images/ddMenu_T.png'); background-repeat:repeat-x;
}
.menuBgTR
{
	background-image:url('images/ddMenu_TR.png'); background-repeat:no-repeat; width: 10px; height: 10px;
}
.menuBgL
{
	background-image:url('images/ddMenu_L.png'); background-repeat:repeat-y; width: 10px;
}
.menuBgR
{
	background-image:url('images/ddMenu_R.png'); background-repeat:repeat-y; width: 10px;
}
.menuBgDL
{
	background-image:url('images/ddMenu_DL.png'); background-repeat:no-repeat; width: 10px; height: 10px;
}
.menuBgD
{
	background-image:url('images/ddMenu_D.png'); background-repeat:repeat-x;
}
.menuBgDR
{
	background-image:url('images/ddMenu_DR.png'); background-repeat:no-repeat; width: 10px; height: 10px;
}
.menuBg, .menuBg_S
{
	padding: 5px 5px 5px 15px;
	background-image:url('images/ddMenu.png'); background-repeat:repeat; height: 20px;
	font-weight:normal;
	text-transform:none;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 11px;
	height:auto;
	line-height:normal;
}
.menuBgL_S
{
	background-image:url('images/ddMenu_L_S.png'); background-repeat:repeat-y; width: 10px;
}
.menuBg_S
{
	background-image:url('images/ddMenu_S.png'); background-repeat:repeat; 
}
.menuBgR_S
{
	background-image:url('images/ddMenu_R_S.png'); background-repeat:repeat-y; width: 10px;
}

.leftMenuCell
{
	background-image: url(images/leftMenuBg.png); 
	background-repeat:repeat-y;
	padding: 2px 5px 2px 20px;
	cursor: pointer; cursor: hand;
}
.leftMenuCell ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: square;
}

.leftMenu, .leftMenu:visited, .leftMenu:hover
{
	font-size: 11px; 
	font-weight:normal;
	display:block;
}

.leftMenuHeader
{
	background-image: url(images/leftMenuBgTop.png); 
	background-repeat:no-repeat; 
	height: 50px; 
	font-size: 12px; 
	font-weight: bold;
	padding-left: 10px;
	text-transform:uppercase;
}

.leftSubMenuHeaderCell
{
	background-image: url(images/leftMenuBgCenter.png); background-repeat:repeat-y;
	padding: 2px 5px 2px 20px;
	cursor: pointer; cursor: hand;
}

.leftSubMenuHeader, .leftSubMenuHeader:hover, .videoMenu
{
	font-weight:bold;
	font-size: 11px; 
	font-weight: bold;
}
.leftSubMenuHeaderCell ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: square;
	font-weight:bold;
}

.leftSubMenuCell
{
	background-image: url(images/leftMenuBgCenter.png); background-repeat:repeat-y;
	padding: 3px 5px 3px 55px;
}

.leftSubMenu, .leftSubMenu:visited, .leftSubMenu:hover
{
	font-size: 11px; 
	font-weight:normal;
}

.leftMenuBgCenter
{
}
.leftMenuHorizontalTop
{
	background-image: url(images/leftMenuBgHorizontalTop.png); background-repeat:no-repeat; height: 3px;
}
.leftMenuHorizontalBottom
{
	background-image: url(images/leftMenuBgHorizontalBottom.png); background-repeat:no-repeat; height: 3px;
}
.leftSubMenuHeaderSelected, .leftSubMenuHeaderSelected:hover, .leftSubMenuHeaderSelected:visited
{
	color: #1b8362;
	cursor: default;
	font-weight: bold;
}
.leftSubMenuSelected, .leftSubMenuSelected:hover, .leftSubMenuSelected:visited
{
	color: #1b8362;
	cursor: default;
	font-size: 11px; 
	font-weight:normal;
}
.higlightTextwoBorder, .higlightText
{
	background-color: #738e78;
	color: #e4ece6;
	width: 250px;
	font-weight:bold;
}
.higlightText
{
	border-bottom: solid 1px #e4ece6;
}


.showText
{
	border-bottom: solid 1px #738e78;
}

.videoMenu, .videoMenu:hover
{
	font-size: 12px;
	font-weight: bold;
	cursor: pointer; cursor: hand;
}

.videoMenu ul
{
	margin: 0px 0px 0px 40px;
}
.newsPage, .newsPage:hover
{
	color: #0a0a0a;
}
p
{
	text-align:justify;
}

.lan, .lan:hover, .lan:visited, .lanSelected, .lanSelected:hover, .lanSelected:visited
{
	font-weight:normal;
	font-size: 12px;
	color:#000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.lan:hover, .lanSelected:hover
{
	color: #1b8362;
	text-decoration:none;
}

.lanSelected
{
	font-weight: bold;
}
.lanSelected:hover, .lanSelected:visited
{
	font-weight: bold;
}
.branchStyle
{
        border-left: solid 223px transparent; padding: 5px 10px 10px
}

.contentDiv
{
	border-left: solid 223px transparent; padding: 1px 10px 10px;

}
.leftMenuBgBottom
{
	background-image: url(images/leftMenuBgBottom.png); background-repeat:no-repeat;

}
input {
	BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; 
	FONT-SIZE: 9pt; BORDER-LEFT: #808080 1px solid; COLOR: #808080; 
	BORDER-BOTTOM: #808080 1px solid; FONT-FAMILY: MS Sans Serif, sans-serif; HEIGHT: 16px
}
.contentDiv a
{
    color: #1b8362;
    font-weight:normal;
}
.contentDiv a:hover
{
    color: blue;
}