/* Standard tags */
body,font,td,li,ul,br,p { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #000000; background-color : #ffffff }
td { vertical-align : top }
th,h1,h2,h3,h4 { background-color : transparent }
th { font-weight : bold ; text-align:left }
h1 { font-size : 26px }
h2 { font-size : 20px }
h3 { font-size : 16px }
h4 { font-size : 13px; font-weight : bold }
input, textarea, select, option { border-top : solid 1px #847D71; border-right : solid 1px #CCCCCC; border-left : solid 1px #847D71; border-bottom : solid 1px #CCCCCC; color : #000000; font : normal 12px verdana; scrollbar-face-color: #cccccc; scrollbar-shadow-color: #999999; scrollbar-highlight-color: #999999; scrollbar-3dlight-color: #999999; scrollbar-darkshadow-color: #999999; scrollbar-track-color: #D4D0C8; scrollbar-arrow-color: #000000; font-family: Verdana; }
.nobdr{ border-top : 0px ; border-right : 0px; border-left : 0px; border-bottom : 0px }

/* Links */
a { background-color : transparent }
a:link { color : #0000ff; text-decoration : none}
a:visited { color : #660099; text-decoration : none}
a:hover { color : #990000; text-decoration : underline}
a.nav:link, a.nav:visited {color : #000000; font-weight : bold}
a.nav:hover {color : #990000; font-weight : bold}
a.sect:link, a.sect:visited {color : #0000ff; font-weight : bold}
a.sect:hover {color : #990000; font-weight : bold}
a.ad:link, a.ad:visited { color : #ffffff; text-decoration : none}
a.ad:hover { color : #ffffff; text-decoration : underline}

/* Text */
.b { font-weight : bold }
.sm { font-size : 10px }
.ctr { text-align : center; }
.vc { vertical-align : middle }
.vhc { vertical-align : middle ; text-align : center }
.vcb { vertical-align : middle ; font-weight : bold }
.adminhdr { margin-top:10px ; font-size : 16px; text-align : center; font-weight:bold ; background-color : transparent }/* Colors */

/* Colors */
.non { background-color : #ffffcc }
.noff { background-color : #cccccc }
.lg { background-color : #cccccc }
.mg { background-color : #b0b0b0 }
.dg { background-color : #999999 }
.db { background-color : #333366 }
.new { background-color : #ffff00 ; font-size : 10px }
.ex { background-color : #ffffff }
.am { background-color :#FDFF7B }
.amabg { background-color :#990000 }
.grn { color:#008000 }
.red { color:#ff0000 }
.action {color:#ff0000 ; font-weight:bold ; margin-bottom:10px }
a.latest {color: #0000ff}
a.latest:visited {color: #0000ff}

/* Spacing */
.lm20 { margin-left : 20px }
.lm10 { margin-left : 10px }
.lm5 { margin-left : 5px }
.bm5 { margin-bottom : 5px }
.thumb { padding: 0px 5px 0px 5px }
.profile { padding: 0px 8px 0px 0px }
.inputalign { padding: 20px 0px 10px 20px }

/* Elements*/
.navhd { text-align : center; color:#ffffff; font-weight:bold; line-height:20px }
.lnav { margin-left : 10px; line-height:20px }
.cover { text-align : center; color:#ffffff; font-weight:bold; background-color : #333366 }
.content { margin-left : 15px; margin-top : 5pt; margin-right : 15px; margin-bottom : 10px; background-color : #FFFFFF }
.ptit { font-size : 16px; font-weight : bold; line-height : 28px; background-color : transparent }
.upd { text-align:right; margin-top:8px; }
.sect { font-size : 16px; font-weight : bold }
.abs { margin-left : 10px ; margin-top : 5px; margin-bottom:20px }
.ast { color : #ff0000; font-size : 14px; background-color : transparent; }
.date { background-color : #cccccc; vertical-align : middle; text-align : center; color : #990000; font-weight : bold }
.latest { background-color : #FDFF7B; vertical-align : middle; text-align : center; color : 000000; font-weight : bold }
.capt { font-size : 10px ; text-align : center; }
.ad { font-size : 10px; text-align : center; color : #ffffff; background-color : #333366 }