a.blue_link {color:blue;}
a.regular_link {color:#4F492B;text-decoration : underline;}
a:hover.regular_link {color:#4F492B; text-decoration : none;}
a.marquee {font : bold; color: #6699ff; text-decoration : none;}
a:hover.marquee {font : bold; color: #ff00cc; text-decoration : none;}

.tool_menu_default {height:35px; width:50px; font:bold 10px arial;	color:#000099; border: 1px outset;cursor:hand;}
.tool_menu_over {height:35px; width:50px; font:bold 10px arial; color:black; border: 1px inset;	cursor:hand}
.main_menu_default {font:bold 12px arial; color:#3300cc; cursor:hand;}
.main_menu_over {font:bold 12px arial; color:#cc0000; cursor:hand}
.td_horizon_dotted_divide {border-right:1px dotted brown;	padding:5px; font:12px tahoma}
.td_horizon_dotted_divide_header {background-color: buttonface; border-right:1px dotted brown; padding:0px 5px; font:bold 12px tahoma}
.new_link {color: ActiveCaption; cursor: hand; text-decoration: underline}
.td_holder {width:5px}
.tr_holder {height:3px}
.input_form {width:150px}
.mandatory {color:red}
.clickTranspButton {background-color:transparent; border:0px; cursor:hand}