/* style.css */

body,td,th,P,div {font-size:9pt; font-family:Verdana,Arial; color:#333333;}
input,textarea,select {font-size:8pt; font-family:Verdana,Arial; color:#222222;}
.white,td.white,tr.white {color:#ffffff;}

a,a:link,a:visited {font-weight:medium; color:#0066CC;}
a.black {color:000000; text-decoration:underline;}
a.orange,a.orange:link,a.orange:visited {font-weight:medium; color:#FFCC00;}

.label{font-weight:medium; color:#000080;}
.red,.notice{font-weight:medium; color:#CE0000;}
.blue {font-weight:medium; color:#007FFF;}
.green {font-weight:medium; color:#008000;}
.orange {color:FFCC00;}
.required {font-size:8pt; color:#CE0000; }
.subheader {font-size:13pt; font-weight:medium; color:#0066CC;}

.bold {font-weight:bold;}
.small, .username, .copyright {font-size:8pt; }
.smallbold {font-size:8pt; font-weight:bold;}
.smaller {font-size:7pt;}

.head-bg {background-image:url(../images/header/head-bg.gif); background-repeat:repeat-x; background-position:left top}
.body-border {background-image:url(../images/header/pix-ffcc33.gif); background-repeat:repeat-y; background-position:left top}
