@charset "utf-8";
/* CSS Document */

body { margin-left: 0px; margin-bottom: 0px; margin-top: 0px; background-image: none; margin-right: 0px; background-repeat: repeat; background-color: #FFFFFF; }
.lpnl { background-image: url(../imgs/l_pnl.png); width: 15px; }
.rpnl { background-image: url(../imgs/r_pnl.png); width: 15px; }

.mainmenu { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #F80000; text-decoration: none; }
.mainmenu a:link { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.mainmenu a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #F80000; text-decoration: none; }
.mainmenu a:active { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.mainmenu a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none; }

.header { font-family: tahoma; font-size: 12px; font-weight: normal; color: #999999; text-decoration: none; }
.header a:link { font-family: tahoma; font-size: 12px; font-weight: normal; color: #999999; text-decoration: none; }
.header a:hover { font-family: tahoma; font-size: 12px; font-weight: normal; color: #F80000; text-decoration: none; }
.header a:active { font-family: tahoma; font-size: 12px; font-weight: normal; color: #999999; text-decoration: none; }
.header a:visited { font-family: tahoma; font-size: 12px; font-weight: normal; color: #999999; text-decoration: none; }

.text { font-family: tahoma; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }
.text a:link { font-family: tahoma; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; }
.text a:hover { font-family: tahoma; font-size: 12px; font-weight: bold; color: #F80000; text-decoration: none; }
.text a:active { font-family: tahoma; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; }
.text a:visited { font-family: tahoma; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; }

.footer { font-family: tahoma; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.footer a:link { font-family: tahoma; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.footer a:hover { font-family: tahoma; font-size: 10px; font-weight: normal; color: #F80000; text-decoration: none; }
.footer a:active { font-family: tahoma; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.footer a:visited { font-family: tahoma; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.copyright { font-family: tahoma; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; }

.H1 { font-family: tahoma; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.H2 { font-family: tahoma; font-size: 18px; font-weight: bold; color: #F80000; }

.textbox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; background-image: url(../imgs/textbox_gradient.png); background-repeat: repeat-x; background-position: top; border: 1px solid #CCCCCC; width: 95%; }
.formbtn { border: 1px solid #CCCCCC; background-image: url(../imgs/textbox_gradient.png); font-family: tahoma; color: #666666; background-repeat: repeat-x; background-position: top; font-size: 14px; font-weight: normal; }
.picture { border: 2px solid #000000; }
