.fontBody{
	font-family: DVW-TTYogeshEN;
	font-size: 18pt;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}

.fontPlacement{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: justify;
	text-decoration: none;
}

.fontFooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333399;
	text-decoration: none;
}

a:link{
	font-family: DVW-TTYogesh, DVW-TTYogeshEN, DVW-TTSurekh;
	font-size: 16pt;
	color: #0000CC;
	text-decoration: none;
}

a:hover{
	font-family: DVW-TTYogesh, DVW-TTYogeshEN, DVW-TTSurekh;
	font-size: 16pt;
	color: #CC0000;
	text-decoration: none;
}

a:visited{
	font-family: DVW-TTYogesh, DVW-TTYogeshEN, DVW-TTSurekh;
	font-size: 16pt;
	color: #0000CC;
	text-decoration: none;
}

.fontHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #006699;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 0.65px;


}

.Menus A:link {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
.Menus A:active {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #CCDAF5; text-decoration: none}
.Menus A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #D7EDF2; text-decoration: none}
.Menus A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none}

.iframe {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}

.greyScroll {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
}

.scrollOrn {
	scrollbar-face-color: #F6B138;
	scrollbar-shadow-color: #F6B138;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #F6B138;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}
.fontButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	display: table-cell;
	border: 1pt solid #999999;
	background-color: #FFFFFF;
	text-decoration: none;
}
