body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	overflow-y: scroll;

}

.SmallCtr {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	font-style: normal;
}
.menutext {  
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal
}
.StandardText {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font: verdana;
	}
.StandardTextRight {
	font-family: verdana;
	font-size: 12px;
	text-align: right;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font: verdana;
	}
.StandardTextCentred {
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font: verdana;
	}
	.StandardTextWhite {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font: verdana;
	}
.PageHeaderCenter{ font-family: verdana; font-size: 18px; font-weight: bold; text-align: center }
.PageHeader { font-family: verdana; font-size: 18px; font-weight: bold; text-align: left }
.Small { font-family: verdana; font-size: 9px; font-weight: normal}
.paraheading { font-family: verdana; font-size: 16px; text-align: justify ; color: #52006E}

A {COLOR: #000099;TEXT-DECORATION: none }
A:hover {COLOR: #FF0000;TEXT-DECORATION: underline }
A.white:visited {
	color: white;
	text-decoration: none;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
}
A.white:link {
	color: white;
	text-decoration: none;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
}
A.white:hover {
	color: white;
	text-decoration: none;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
}
A.white:active {
	color: white;
	text-decoration: none;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
}
