body {
font-family: arial;
background-color: #E4E3E8;
color: black;
}

body2 {
font-family: arial;
background-color: #E9ECFF;
color: black;
scrollbar-face-color:#3333FF; 
scrollbar-arrow-color:#FFFFFF; 
scrollbar-track-color:#AE2225; 
scrollbar-shadow-color:''; 
scrollbar-highlight-color:''; 
scrollbar-3dlight-color:''; 
scrollbar-darkshadow-Color:''; 
}

td.text {color: #AE2225; font-size: 10pt; font-family: arial;}
td.text2 {color: black; font-size: 11pt; font-family: arial;}
td.text3 {color: black; font-size: 10pt; font-family: arial; font-style: bold;}
td.fgwhite {color: white; background-color: black}
td.dynamic {background-color: #F2F2F2}

div.italics {font-style: italic}
div.small {font-size: 10pt}
div.style1 {color: black}
div.style2 {color: yellow; font-weight: 900}

p.error {color: red}

a.link1:link {color: white; text-decoration: underline; font-style: normal}
a.link1:visited {color: white; text-decoration: underline; font-style: normal}
a.link1:hover {color: white; text-decoration: underline; font-style: normal}
a.link1:active {color: white; text-decoration: underline; font-style: normal}

a.link2:link {color: #3333FF; text-decoration: none; font-style: normal}
a.link2:visited {color: #3333FF; text-decoration: none; font-style: normal}
a.link2:hover {color: #AE2225; text-decoration: none; font-style: normal}
a.link2:active {color: #3333FF; text-decoration: none; font-style: normal}

a.link3:link {color: #A02921; text-decoration: underline; font-style: normal}
a.link3:visited {color: #A02921; text-decoration: underline; font-style: normal}
a.link3:hover {color: #A02921; text-decoration: underline; font-style: normal}
a.link3:active {color: #A02921; text-decoration: underline; font-style: normal}

input	{font-family: arial,helvetica,sans-serif; font-size: 12px;}

img {border-color:#4D5A6C;}

.button {background-color: #516150; color: #FFFFFF; font-weight: bold; font-family: arial,helvetica,sans-serif;}
.textbox {border: 1px; border-style: solid; border-color: #000000;; padding-left: 2px; font: 14px Arial; color: #000000; background:#FFFFFF;//}
textarea {border: 1px; border-style: solid; border-color: #000000;; padding-left: 2px; font: 14px Arial; color: #000000; background:#FFFFFF;}

.btn {
    color: #FFFFFF;
    background: #AC2521;
    font-family: Arial,Lucida,Verdana,Helvetica;
    font-size: 14px;
    border-bottom: 1px solid #104A7B;
    border-right: 1px solid #104A7B;
    border-left: 1px solid #FFECDE;
    border-top: 1px solid #FFECDE;
    height:22px;
    text-decoration:none;
    cursor: hand
}

