/* Standard stuff */
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 { font-weight : bold; background-color : transparent }
h1 { font-size : 26px; background-color : transparent }
h2 { font-size : 20px; background-color : transparent }
h3 { font-size : 16px; background-color : transparent }
h4 { font-size : 13px; font-weight : bold; background-color : transparent }

/* links */
a:link { color : #0000FF; text-decoration : none; background-color : transparent }
a:visited { color : #660099; text-decoration : none; background-color : transparent }
a:hover { color : #990000; text-decoration : underline; background-color : transparent }
a.nav:link {color : #ffffff; font-weight : bold; font-size : 16px; background-color : transparent }
a.nav:visited {color : #ffffff; font-weight : bold; font-size : 16px; background-color : transparent }
a.nav:hover {color : #ffff00; font-weight : bold; font-size : 16px; background-color : transparent }
a.tit:link { color : #0000FF; background-color : transparent }
a.tit:visited { color : #0000FF; background-color : transparent }
a.tit:hover { color : #990000; background-color : transparent }

/* spacing */
.lm20 { margin-left : 20px }
.lm10 { margin-left : 10px }
.lm5 { margin-left : 5px }
.tm5 { margin-top : 5px }

/* text */
.b { font-weight : bold }
.ast { color : #ff0000; font-size : 14px; background-color : transparent }
.sm { font-size : 10px }
.ctr { text-align : center; }

/* elements */
.navbg { background-color : #000000 }
.lnav { margin-left : 20px; margin-top : 15px; margin-bottom : 10px; line-height : 30px; background-color : #000000}
.lsubnav { margin-left : 25px; margin-top : -7px; margin-bottom : 0px; background-color : transparent }
.grad { background-image : url(/img/gradient.jpg); line-height : 40px }
.gradu { background-image : url(/img/gradient-u.jpg); line-height : 40px }
.ptit { font-size : 16px; font-weight : bold; line-height : 28px; background-color : transparent }
.content { margin-left : 15px; margin-top : 0pt; margin-right : 15px; margin-bottom : 10px; background-color : #ffffff }
.red { background-color:#ED4B32}
