/* -- HPWEB STYLE SHEET hpweb_styles_mac.css VERSION hpweb.1.2c --*/

body,td,th {font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 12px;}


a {color: #3f595b; text-decoration: none;}  /* pink color is 003366 */ /* 3f595b 38676b */
a:active {color: #478589;}
a:link {color: #478589;}
a:visited {color: black ;}
a:hover {font-weight: bold; color: #e77b10;} /* #e77b10 */ /*depiks color 21adbd*/


a.cpqRed {color:#990000;  text-decoration: none;}
a.cpqRed:active {color:#990000;}
a.cpqRed:link {color:#990000;}
a.cpqRed:visited {color:black;}
a.cpqRed:hover {text-decoration: none; font-weight: bold; color:white}

a.tryagain {color:#e77b10 text-decoration: none;}
a.tryagain:active {color:#e77b10; }
a.tryagain:link {color:#e77b10; }
a.tryagain:visited {color:red;}
a.tryagain:hover {text-decoration:none; font-weight:bold; color:red}

a.login {color:yellow; text-decoration: none;}
a.login:link {color:white;}
a.login:visited {color:white;}
a.login:hover {color:yellow;}
a.login:active {color:yellow;}

a.forgot_pwd {color:red; font-size:8pt }
a.forgot_pwd :link {color:white;}
a.forgot_pwd :visited {color:white; font-size:6pt;}
a.forgot_pwd :hover {color:yellow; font-size:6pt;}
a.forgot_pwd :active {color:yellow;}

a.regular { color:#cccccc; text-decoration:underline; }
a.regular:link { color:#e77b10; }
a.regular:visited {color:#e77b10; text-decoration:underline;}
a.regular:hover {color:#e77b10; font-size:10pt; }
a.regular:active {color:#a34030;}







/* style sheet for menu options at left with anchors */
a.menuopt {color: white; text-decoration: none;}
a.menuopt:active {color: red; }
a.menuopt:link {color: yellow;}
a.menuopt:visited {color:white;}
a.menuopt:hover {text-decoration: none; font-weight: bold; color:#5a5151}
 


h1 {font-size: 25px; font-weight: normal; margin-bottom: 2px; margin-top: 2px;}
h2 {font-size: 12px; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h3 {font-size: 12px; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h4 {font-size: 12px; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h5 {font-size: 12px; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}
h6 {font-size: 12px; margin-bottom: 1px; margin-top: 1px; font-weight: normal;}

