	


.text {
font-family: Arial;
font-size: 11.5 px;
/*PARAMETERS FOR TEXT ACROSS THE SITE*/
}


.bodyText {
font-family: Arial;
font-size: 10px;
color: #000000;
/*PARAMETERS FOR TEXT ACROSS THE SITE*/
}

.textimpact {
font-family: Arial;
font-size: 24px;
color: #6699CC;

}

.copyright {
font-family: Arial;
font-size: 11.5 px;
color: #000000;
font-weight: bold;
/*PARAMETERS FOR TEXT ACROSS THE SITE*/
}

.bodyTextWhite {
font-family: Arial;
font-size: 11.5 px;
color: #FFFFFF;
font-weight: bold;
}

table{
border:0;
cellspacing:0;
cellpadding:1;


/*PARAMETERS FOR TABLE*/
}

BODY {
leftmargin:0;
topmargin:0;
rightmargin:0;
bottommargin:0
}


.tdText {
font-family: Arial;
font-size: 11.5 px;
color: #000000;
/*PARAMETERS FOR TEXT IN A TABLE*/
}

.pageTitle{
font-family: Arial;
font-size: 11.5 px;
color: #FF9900;
font-weight: bold;
/*HEADING OF THE PAGE*/
}

.welcome{
font-family: Arial;
font-size: 14 px;
color: #FF9900;
font-weight: bold;
}

.linksTd {
background-color: #FDCC33;
}

.tdBlue {
background-color: #7FA9CA;
}

.tdBlue1 {
background-color: #BEC8D1;
}
.tdBlue2 {
background-color: #ACC0CF;
}

.tdBlack {
background-color: #000000;
}

.grayTd {
background-color: #CDCDCD;
/*GREY TD COLOUR*/
}

.grayTd1 {
background-color: #EBEBEB;
/*GREY TD COLOUR*/
}

.pageTitleTd {
background-color: #FFEBBF;
/*TD COLOUR WHERE THE HEADING OF THE PAGE RESIDES*/
}

.subHeading{
font-family: Arial;
font-size: 11.5 px;
color: #000000;
font-weight: bold;
/*SUBHEADING FOR THE PAGE LIKE CHOOSE THE MONTH, ETC*/
}

.subHeadingTd{
background-color: #E6E6E6;
/*TD COLOUR WHERE THE HEADING OF THE SUB HEADING RESIDES*/
}

.clipTitleTda{
color: #F9F9F9;
/*TD COLOUR WHERE THE NEWSCLIP WILL APPEAR*/
}

.clipTitleTdb{
color: #FFFFFF;
/*TD COLOUR WHERE THE NEWSCLIP WILL APPEAR*/
}


.inputBoxGloss{
border-right: #BDBDBD thin solid;
border-top: #BDBDBD thin solid;
font size: 10px;
border-left: #BDBDBD thin solid;
width: auto;
border-bottom: #BDBDBD thin solid;
font-family: Arial;
background-color: #ffffff
/*PARAMETERS FOR INPUT BOXES, USE IF YOU WANT TO*/
}

.error {
font-family: Arial;
font-size: 11.5 px;
color: #000000;
font-weight: bold;
}
