 body {
    background-color: #A9AFAD;
	margin-left: 0px;   
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	} 

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}


/* Headings */

.heading1 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #0A50A1;
font-weight:bold;
}


/* Links */

a{	font-family: Verdana, Arial, Helvetica, sans-serif;	text-decoration: none;}
a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline;}

a.topnav{font-family:Arial; font-size: 10px; color: #FFFFFF; text-decoration: none; }
a.topnav:hover{font-family:Arial; font-size: 10px; color:#999999; text-decoration: none;}

a.rightNav{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #2C3633; text-decoration: none;}
a.rightNav:hover{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color:#E9E9E9; text-decoration:none;}

/* Colours */

.clrGray{color:#979FA6;}
.clrDarkGray{ color:#666666;}
.clrBlue{color:#0001C4;}
.clrDarkBlue{color:#0D3E6D;}
.clrBlack{color:#000000;}
.clrWhite{ color:#FFFFFF;}
.clrRed{ color:#FF3300;}

/* Text */

.underline_txt{text-decoration:underline;}

.text10{font-size:10px;}
.text11{font-size:11px;}
.text12{font-size:12px;}
.text13{ font-size:13px;}
.text14{ font-size:14px;}
.text20{ font-size:20px;}

/* Borders */

.borderWhiteRight{ border-right: 1px; border-right-style:solid; border-right-color:#FFFFFF;}
.borderWhiteTop{ border-top: 1px; border-top-style:solid; border-top-color:#FFFFFF;}
.borderWhiteBottom{ border-bottom: 1px; border-bottom-style:solid; border-bottom-color:#FFFFFF;}
.borderWhiteLeft{ border-left: 1px; border-left-style:solid; border-left-color:#FFFFFF;}

.borderGrayTop1px {border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC;}
.borderGrayRight1px {border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC;}
.borderGrayLeft1px {border-left-width: 1px; border-left-style: solid; border-left-color: #CCCCCC;}
.borderGrayBottom1px {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC;}

.borderBlackRight{ border-right: 1px; border-right-style:solid; border-right-color:#000000;}
.borderBlackTop{ border-top: 1px; border-top-style:solid; border-top-color:#000000;}
.borderBlackBottom{ border-bottom: 1px; border-bottom-style:solid; border-bottom-color:#000000;}
.borderBlackLeft{ border-left: 1px; border-left-style:solid; border-left-color:#000000;}
