     body {
	background: #4d4d4d;
	color: #636363;
	margin: 10px;
    font-family: Georgia, Helvetica, Arial;
    font-size: 12px;
    }
    
    A {
    color: #333333;
    text-decoration: none;
    }

    A:hover {
    color: #999999;
    text-decoration: none;
    }
    
     .hdrLeft {
     background-image: url(../images/header_left_bg.gif);
     background-repeat: repeat-y;
     }
     
     .mainbg {
     background-image: url(images/main_bg.gif);
     background-repeat: repeat-y;
     }
     
     .contentbg {
     background-image: url(images/content_bg.gif);
     background-repeat: repeat-y;
     }
               
     .menu {
     font-family: Georgia, Helvetica, Arial;
     font-style: normal;
     font-size: 17px;
     color: #505050;
     }
          
     .menu a {
     color: #505050;
     text-decoration: none;  
     }

     .menu a:hover {
     color: #ffffff;
     text-decoration: none;
     }
	 
     .nav {
     font-family: Georgia, Helvetica, Arial;
     font-style: normal;
     font-size: 17px;
     color: #505050;
     }
          
     .nav a {
     color: #505050;
     text-decoration: none;  
     }

     .nav a:hover {
     color: #ffffff;
     text-decoration: none;
     }
     
     .footer {
     font-family: Verdana, Arial, sans-serif;
     font-style: normal;
     font-size: 10px;
     color: #ffffff;
     }
     
     .signup {
     background-image: url(images/signup_box.gif);
     background-repeat: no-repeat;
     }
               
     .signupHeading {
     font-family: "times new roman", times, serif;
     font-style: normal;
     font-size: 24px;
     color: #636363;
     }
     
     .signupFoot {
     font-family: "times new roman", times, serif;
     font-style: normal;
     font-size: 13px;
     color: #636363;
     }
     
     .signupFoot2 {
     font-family: "times new roman", times, serif;
     font-style: normal;
     font-size: 11px;
     color: #636363;
     }
          
     .mainsu {
     font-family: Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #636363;
     line-height: 1.2;
     }
     
     .contentHeading {
     font-size: 20px;
     }
     
     .pageHeading {
     font-size: 28px;
     }
     
     ul {
     list-style-type: none;
     padding: 0px;
     margin: 0px;
     }
     
     li {
     background-image: url(images/li_image.gif);
     background-repeat: no-repeat;
     background-position: 0px 5px;
     padding-left: 20px;
     }
     
     
     li.ding {
     background-image: url(images/swirl3.gif);
     background-repeat: no-repeat;
     background-position: 0px 5px;
     padding-left: 26px;
     padding-bottom: 20px;
     }
     
     .button {
	 vertical-align: middle;
     }
     
     .greystrong {

font-weight: bold;
}

.strong2 {
color: #333333;
font-size: 13px;
font-weight: bold;

}
