Body{
	SCROLLBAR-TRACK-COLOR: #F9BEE5;
	SCROLLBAR-FACE-COLOR: #900755;
	SCROLLBAR-ARROW-COLOR: #FFE7F7;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFE7F7;
	SCROLLBAR-SHADOW-COLOR: #FFE7F7;
	SCROLLBAR-3DLIGHT-COLOR: #FFE7F7;	
	SCROLLBAR-DARKSHADOW-COLOR: #FFE7F7;
	background-image: url(../images/bg.gif);
}
.heading{
	font-family: Webdunia;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #70013C;
}
A{
	font-family: Webdunia;
	font-size: 14pt;
	font-weight: normal;
	color: #870147;
	text-decoration: underline;
}
A:Hover{
	font-family: Webdunia;
	font-size: 14pt;
	font-weight: normal;
	color: #FC0185;
	text-decoration: none;
}
P{
	font-family: webdunia;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 26px;	
}
UL{
	font-family: Webdunia;
	font-size: 14pt;
	font-weight: normal;
	line-height: 26px;	
	text-decoration: none;
	text-align: justify;
	padding: 2px;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}
.Table{
	border: 1px solid #006699;
}
.subHeading{
	font-family: Webdunia;
	font-size: 16pt;
	font-weight: bold;
	color: #C20167;
}
.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: 14pt;
	text-decoration: none;
	color: #018CE6;
}
.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: #FDCDE6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #91014C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE54AC;
	color: #000000;
}
.homeLinks{
	font-family: Webdunia;
	font-size: 12pt;
	color: #91014C;
	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: #91014C;
	text-decoration: none;
}
.pageLinks:Hover{
	font-family: Webdunia;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tableHeader{
	background-color: #FDCDE6;
	color: #000000;
	font-weight: Bold;
	text-align: center;
}
/* Form */
input, textarea, select{
	font-family: Webdunia;
	font-size: 12px;
	border: 1px solid #006699;
}
.english{
	font: 12px Verdana;
	color: #000000;
}
