/* CSS Document */

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

.box { background-color: #ffffff; border: 1px solid #999999; height:18; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.box2 { background-color: #ffffff; border: 1px solid #999999;font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.style1 {color: #345A99;font-weight: bold;}
.style2 {color: #999999}
.style3 {color: #FF0000}
.style4 {font-size: 11px}
.style5 {color: #E23B8B;font-weight: bold;}

a:link {color: #385A9A;text-decoration: none;}
a:visited {text-decoration: none;color: #385A9A;}
a:hover {text-decoration: underline;color: #E9398E;}
a:active {text-decoration: none;color: #E9398E;}

.form_text_red { font-size:10px; font-weight:bold; color:#FF0000;}
