

.toplink {
font: bold 12px  verdana;
color:#black; 
text-decoration:underline;
}

.toplink:hover {color:333
text-decoration:none;
}

.gradl {
width:10px;
background-image:url(../Images/Graphics/grad_l.gif);
}
.gradr {
width:10px;
background-image:url(../Images/Graphics/grad_r.gif);
}
.copyright p {
font-size:10px;
color:#919c96;
padding:27px 10px 0px 0px;
margin-bottom:3px;
text-align:right;
background-image:url(../Images/Graphics/footer_bot_bg.gif);
background-position:top;
background-repeat:repeat-x;
}
.copyright a {
font-size:10px;
color:#919c96;
}
 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

