.bgHome{
	background-image : url(img/bgHome.jpg);
	background-repeat : no-repeat;
}
.bgNewE{
	background-image : url(img/bgNewE.jpg);
	background-repeat : no-repeat;
}
.bg2{
	background-image : url(img/bg2.jpg);
	background-repeat : no-repeat;
		background-position: top center; 
}
.bgMain{
	background-image : url(img/bg.jpg);
	background-repeat : no-repeat;
	background-position: top center; 
}

.bgNewsUpdate{
	background-image : url(img/newsUpdate01.gif);
	background-repeat : no-repeat;
}

.bgMap{
	background-image : url(img/bgMap.gif);
	background-repeat : no-repeat;
}

.doth{
	background-image:url(img/doth.gif);
	background-repeat:repeat-x;
}
.dothDark{
	background-image:url(img/doth2.gif);
	background-repeat:repeat-x;
}
.dotv{
	background-image:url(img/dotv.gif);
	background-repeat:repeat-y;
}

/*---------- fonts ----------*/
img{
	border:0px;
}

table{
	border:0px;
}

body,table,td{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#979797;
}
.menu2 { 
	color: black; 
	font-size: 11px; 
	font-family: tahoma; 
	background-color: white; 
	margin-left: 0; 
	padding-left: 0; }
	
.menu1 { 
	color: #404040; 
	font-size: 11px; 
	font-family: tahoma; 
	ine-height: 11px; 
	background-color: white; 
	padding: 0 5px; }
	
.43{
	font-size:10px;
	color:#999999;
}

.small{
	font-size:10px;
	color:#666666;
}

.blackH{
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.black{
	color:#000000;
}

.grey1H{
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

.grey1{
	color:#252525;
}

.grey2H{
	font-size:13px;
	color:#666666;
	font-weight:bold;
}

.grey2{
	color:#666666;
}

.grey3H{
	font-size:13px;
	color:#999999;
	font-weight:bold;
}

.grey3{
	color:#999999;
}

.grey4H{
	font-size:13px;
	color:#CCCCCC;
	font-weight:bold;
}

.grey4{
	color:#CCCCCC;
}

.redH{
	font-size:13px;
	color:#CC0000;
	font-weight:bold;
}

.red{
	color:#CC0000;
}
.orangeH2{
	font-size:12px;
	color:#f26522;
	font-weight:bold;
}
.orangeH{
	font-size:11px;
	color:#f26522;
	font-weight:bold;
}

.orange{
	color:#f26522;
}

.blueH{
	font-size:12px;
	color:#0099CC;
	font-weight:bold;
}

.blue2{
	font-size:11px;
	color:#7fdcff;

}


.blue{
	color:#0099CC;
}

.greenH{
	font-size:13px;
	color:#669900;
	font-weight:bold;
}

.green{
	color:#6b8065;
}

.greenDark{
	color:#6b8065;
		font-size:10px;
}
.yellowH{
	font-size:13px;
	color:#FFCC00;
	font-weight:bold;
}

.yellow{
	color:#ffda78;
}

.pinkH{
	font-size:13px;
	color:#FF00CC;
	font-weight:bold;
}

.pink{
	color:#FF00CC;
}

.purpleH{
	font-size:13px;
	color:#660099;
	font-weight:bold;
}

.purple{
	color:#660099;
}

.whiteH{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

.white{
	color:#FFFFFF;
			font-size:11px;
}

tr{
	vertical-align:top;
}

img{
	border:0px;
}

input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#252525;
}

select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#252525;
}

textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#252525;
}

.border{
	border:1px solid #454444;
	background-color:#2b2b2b;
}
.border2{
	border:1px solid #454444;
}

.border1{
	border:1px solid #373736;
	background-color:#2A2A2A;
}


.borderDot{
	border:1px dashed #60605e;
}

.borderTop{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTopDot{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderBottom{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderBottomDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderLeft{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderLeftDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderRight{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderRightDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:dashed; 
}

.borderBottomRight{
	border-color:#373736; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}
.borderBottomLeftRight{
	border-color:#373736; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}
.borderTopBottomRight{
	border-color:#373736; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}
.borderTopBottomLeftRight{
	border-color:#373736; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}

ul{
	list-style:circle;
}

/*---------- text-link ----------*/
a:link{text-decoration:none; color:#FFFFFF;}
a:visited{text-decoration:none; color:#FFFFFF;}
a:hover{text-decoration:none; color:#fcf994;}

a.43Link:link{text-decoration:underline; color:#979797;}
a.43Link:visited{text-decoration:underline; color:#979797;}
a.43Link:hover{text-decoration:underline; color:#f26522;}

a.menuLink:link{text-decoration:none; color:#666666;}
a.menuLink:visited{text-decoration:none; color:#666666;}
a.menuLink:hover{text-decoration:none; color:#666666;}

a.menuOrangeToWhiteLink:link{text-decoration:underline; color:#f26522;}
a.menuOrangeToWhiteLink:visited{text-decoration:underline; color:#f26522;}
a.menuOrangeToWhiteLink:hover{text-decoration:underline; color:#979797;}

a.menuOrangeToGreyLink:link{text-decoration:underline; color:#f26522;}
a.menuOrangeToGreyLink:visited{text-decoration:underline; color:#f26522;}
a.menuOrangeToGreyLink:hover{text-decoration:underline; color:#252525;}

a.menuGreyToOrangeLink:link{text-decoration:underline; color:#666666;}
a.menuGreyToOrangeLink:visited{text-decoration:underline; color:#666666;}
a.menuGreyToOrangeLink:hover{text-decoration:underline; color:#f26522;}

a.menuGreyToOrange2Link:link{text-decoration:underline; color:#979797;}
a.menuGreyToOrange2Link:visited{text-decoration:underline; color:#979797;}
a.menuGreyToOrange2Link:hover{text-decoration:underline; color:#f26522;}

a.menuGreyToOrange3Link:link{text-decoration:underline; color:#252525;}
a.menuGreyToOrange3Link:visited{text-decoration:underline; color:#252525;}
a.menuGreyToOrange3Link:hover{text-decoration:underline; color:#f26522;}

a.menuGreyToOrange4Link:link{text-decoration:none; color:#979797;}
a.menuGreyToOrange4Link:visited{text-decoration:none; color:#979797;}
a.menuGreyToOrange4Link:hover{text-decoration:none; color:#f26522;}

a.menuGreyToGreyLink:link{text-decoration:none; color:#666666;}
a.menuGreyToGreyLink:visited{text-decoration:none; color:#666666;}
a.menuGreyToGreyLink:hover{text-decoration:none; color:#666666;}

a.blueToOrangeLink:link{text-decoration:underline; color:#7fdcff;}
a.blueToOrangeLink:visited{text-decoration:underline; color:#7fdcff;}
a.blueToOrangeLink:hover{text-decoration:underline; color:#f26522;}

a.menu1Link:link{color: #f26522;  text-decoration: none; padding: 0 5px;}
a.menu1Link:visited{color: #f26522;  text-decoration: none; padding: 0 5px; }
a.menu1Link:hover{color: #f26522;  text-decoration: line-through; padding: 0 5px; }

a.menu2Link:link{color: #9a1923;  text-decoration: underline; margin-left: 0; padding-left: 0;}
a.menu2Link:visited{color: #9a1923;  text-decoration: underline; margin-left: 0; padding-left: 0;}
a.menu2Link:hover{color: #9a1923;  text-decoration: underline;  margin-left: 0; padding-left: 0; }

a.nameLink:link{text-decoration:underline; color:#0099CC;}
a.nameLink:visited{text-decoration:underline; color:#0099CC;}
a.nameLink:hover{text-decoration:underline; color:#f26522;}

a.personLink:link{text-decoration:none; color:#979797;}
a.personLink:visited{text-decoration:none; color:#979797;}
a.personLink:hover{text-decoration:none; color:#f26522;}

a.personLink2:link{text-decoration:none; color:#979797;}
a.personLink2:visited{text-decoration:none; color:#979797;}
a.personLink2:hover{text-decoration:none; color:#0099CC;}

a.menuWhiteToOrangeLink:link{text-decoration:underline; color:#979797;}
a.menuWhiteToOrangeLink:visited{text-decoration:underline; color:#979797;}
a.menuWhiteToOrangeLink:hover{text-decoration:underline; color:#f26522;}

a.WhiteToOrangeLink:link{text-decoration:none; color:#FFFFFF;}
a.WhiteToOrangeLink:visited{text-decoration:none; color:#FFFFFF;}
a.WhiteToOrangeLink:hover{text-decoration:none; color:#f26522;}
