/*Main Css filr*/

/*LOGO*/
.logo{font-family:Verdana;color:#575757; font-weight:bold; font-size:28px; letter-spacing:2.5px; vertical-align:middle; height:30px; background-color:#ffffff; word-spacing:inherit; text-indent:1px;}
/*LOGO*/

/*page heading*/
.page_heading{font-family:Verdana, Arial; color:#575757; font-weight:bold; font-size:16px; letter-spacing:0.5px; vertical-align:middle; height:30px; background-color:#ffffff; word-spacing:inherit; text-indent:1px;}
/* page heading ends*/

/*copyright*/
.copyright {font-family:verdana; vertical-align:middle; height:30px; font-size:8pt; color:#C5C5C5;}
.copyright a{font-family:verdana; vertical-align:middle; height:30px; font-size:8pt; color:#C5C5C5;text-decoration:none; }
.copyright a:hover{font-family:verdana; vertical-align:middle; height:30px; font-size:8pt; color:#838383;text-decoration:none;}
/*copyright ends*/


.maintext { color:#575757; font-size:10pt;  font-family:verdana;}
.maintext a{color:#006699; font-size:10pt; font-family:verdana; text-decoration:none;}
.maintext a:hover{color:#B31818; font-size:10pt; font-family:verdana; text-decoration:underline;}


