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;
	}
.StandardTextRed {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	color: red;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font: verdana;
	}
.StandardTextYellowbackground {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	color: #000000;
	font-style:bold;
	font-weight: normal;
	font-variant: normal;
	font: verdana;
	background-color:#FF0;
	}
.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 }
.PageHeaderCenter14{ font-family: verdana; font-size: 14px; font-weight: bold; text-align: center }
.PageHeaderCenter17{ font-family: verdana; font-size: 17px; font-weight: bold; text-align: center; color:#F00 }
.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}
.paraheadingbold { font-family: verdana; font-size: 16px; text-align: justify ; font-weight: bold; color: #52006E}
.paraheadingleft { font-family: verdana; font-size: 16px; text-align: left ; color: #52006E}
.paraheadingcenter { font-family: verdana; font-size: 16px; text-align: center ; 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;
}

