

#contentPrint link, #contentPrint vlink, #contentPrint a:link, #contentPrint a:visited
 { color: #2244CC; }

link
 { color: #6666cc; }

vlink
 { color: #663366; }
 
a:link
 { color: #6666cc; }
 
a:visited
 { color: #663366; } 
 
a:active
 { color: #ffcc00; }
 
a:hover
 { color: #ffcc00; }
 
th
 { color:#056832; background:#AACBB9; }

.textNormal 
 { color: #05313E; background: #EDF4F1; }

.breadcrumb
 { color: #AACBB9; background: #056832; }

a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited
 { color:#FFFFFF; }

a.breadcrumb:active, a.breadcrumb:hover
 { color: #FDE39B; }

h1, h2, h3, h4, h5, h6, hr
 { color: #663366; }

.inputbox, select, option
 { background:#E9F1F4; color:#214A59; }


p, ol, ul
 { 	line-height: 180%; color:#666666; }



