File: /home/posscale/public_html/epygi/styles/styles.css
<style type="text/css">
.dummy{}
a:link {color:#b11010;}
a:visited {color:#c99e9e;}
a:active {color:#463838;}
body,html {
background-color:#fdfdf1;
scrollbar-face-color:#fdebc1;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#d4d0c8;
scrollbar-arrow-color:#808080;
scrollbar-track-color:#ebebe6;
scrollbar-shadow-color:#808080;
scrollbar-darkshadow-Color:#404040;
}
.title {
font-style:italic;
font-family:"Times New Roman";
font-weight:bold;
font-size:36px;
color:#b11010;
text-decoration:underline;
}
.pr_title {
font-style:italic;
font-family:"Times New Roman";
font-weight:bold;
font-size:36px;
color:#b11010;
text-decoration:underline;
}
hr{
height:2px;
color:# c99e9e;
background-color:#b11010;
border-style:none;
}
.table_border { border-style:solid;
border-width:1;
border-color:#b11010;
background-color:#ffffff;
}
.td_pad {
border-style:none;
border-width:0;
border-color:#b11010;
font-family:"Times New Roman";
font-style:italic;
font-size: 10pt;
font-weight:normal;
color:#463838;
background-color:#fdebc1;
}
.inp_header {
border-style:solid;
border-width:0;
border-color:#463838;
font-style:italic;
font-family:"Times New Roman";
font-size: 12pt;
font-weight:bold;
color:#ffffff;
background-color:#b11010;
}
.input {
border-style:solid;
border-width:1;
border-color:#b11010;
font-family:"Times New Roman";
font-size: 11pt;
background-color:#fdfdf1;
}
.input_readonly {
font-family:"Times New Roman";
font-size: 11pt;
border: 1px solid #949a9c;
border-color:#b11010;
background-color:#fdfdf1;
}
.button {
font-family:"Times New Roman";
font-size: 11pt;
font-weight:bold;
background-color:#b11010;
cursor:auto;
color:#FFFFFF;
width:125px;
}
</style>