Body{
	SCROLLBAR-TRACK-COLOR: #FFFFED;
	SCROLLBAR-FACE-COLOR: #939306;
	SCROLLBAR-ARROW-COLOR: #D9E216;
	SCROLLBAR-HIGHLIGHT-COLOR: #DBE405;
	SCROLLBAR-SHADOW-COLOR: #DBE405;
	SCROLLBAR-3DLIGHT-COLOR: #DBE405;
	SCROLLBAR-DARKSHADOW-COLOR: #DBE405;
	background-image: url(../images/bg.gif);
}
.heading{
	font-family: Webdunia;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #929204;
}
A{
	font-family: Webdunia;
	font-size: 14pt;
	font-weight: normal;
	color: #959504;
	text-decoration: underline;
}
A:Hover{
	font-family: Webdunia;
	font-size: 14pt;
	font-weight: normal;
	color: #BBC411;
	text-decoration: none;
}
.aEnglish{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #959504;
	text-decoration: underline;
}
.aEnglish:Hover{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #BBC411;
	text-decoration: none;
}
.english{
	font: 12px Verdana;
	color: #000000;
}
P{
	font-family: webdunia;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 26px;	
}
UL{
	font-family: Webdunia;
	font-size: 14pt;
	line-height: 26px;	
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding: 2px;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}
.Table{
	border: 1px solid #858500;
}
.subHeading{
	font-family: Webdunia;
	font-size: 16pt;
	font-weight: bold;
	color: #AFAF12;
}
.subHeadEng{
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #AFAF12;
}

.Bold{
	font-family: Webdunia;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.Italic{
	font-family: Webdunia;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #0099CC;
}
.Gray{
	font-family: Webdunia;
	font-size: 15pt;
	text-decoration: none;
	color: #9A9A10;
}
.special{
	font-family: Webdunia;
	font-size: 13pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	padding: 4px;
}
.special:Hover{
	font-family: Webdunia;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}

/* NEW */
.sectionTable{
	background-color: #FDFDB4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #858500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E000;
	color: #000000;
}
.homeLinks{
	font-family: Webdunia;
	font-size: 12pt;
	color: #959504;
	text-decoration: none;
}
.homeLinks:Hover{
	font-family: Webdunia;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
.homeLinksTD{
	font-family: Webdunia;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
.pageLinksTD{
	font-family: Webdunia;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pageLinks{
	font-family: Webdunia;
	font-size: 12pt;
	font-weight: normal;
	color: #858503;;
	text-decoration: none;
}
.pageLinks:Hover{
	font-family: Webdunia;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tableHeader{
	background-color: #FDFDB4;
	color: #000000;
	font-weight: Bold;
	text-align: center;
}
/* Form */
input, textarea, select{
	font-family: Webdunia;
	font-size: 12px;
	border: 1px solid #006699;
}
