/* Main Styles */


#pwrd a { color:#cccccc; text-decoration:none;}

#pwrd a:hover { color:#ffffff; text-decoration:underlined;}


/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{ text-decoration:none;}
.Nav_Side_Level1{ color:036; font-weight:bold;}
.Nav_Side_Level2{color:369;}
.Nav_Side_Leveln{  color:69a;}
.Nav_Side_Level_Selected{}
.Nav_Top{  color:036;}
.Nav_Top:hover{ color:black;}
.toplink {font: bold 12px arial;color:#black; text-decoration:underline;}
.toplink:hover {color:333;text-decoration:none;}
 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

