a{color: #333; text-decoration: none;}
a:hover{color: #333; text-decoration: underline;}
a:visited {color: #333; text-decoration: none;}
a:visited:hover {color: #333; text-decoration: underline;}

a.nav{color: #333; text-decoration: none;}
a.nav:hover{color: #333; text-decoration: underline;}
a.nav:visited {color: #333; text-decoration: none;}
a.nav:visited:hover {color: #333; text-decoration: underline;}

a.link{color: #900; text-decoration: none;}
a.link:hover{color: #600; text-decoration: underline;}
a.link:visited {color: #900; text-decoration: none;}
a.link:visited:hover {color: #600; text-decoration: underline;}

body {background-color: #666; margin: 0px;}

.bgmain {background-image: url(../images/bg_main.gif); background-repeat: repeat-x;}
.tab_off {font-family: arial; font-size: 11px; font-weight: bold; height: 28px; padding-left: 15px; padding-right: 15px; background-image: url(../images/tab_off.gif); background-repeat: repeat-x;}
.tab_on {font-family: arial; font-size: 11px; font-weight: bold; color:#900; height: 28px; padding-left: 15px; padding-right: 15px; background-image: url(../images/tab_on.gif); background-repeat: repeat-x;}
.txt_title {font-family: arial; font-size: 18px; font-weight: bold; color:#900; padding-left: 10px; padding-bottom: 5px;}
.txt_sub {font-family: arial; font-size: 14px; font-weight: bold; color:#333; padding-left: 10px; padding-bottom: 5px; border-bottom: 1px solid #c7c7c7;}
.txt_boardpos {font-family: arial; font-size: 10px; color: #900;}
.txt_list {font-family: arial; font-size: 11px; padding-left: 10px;}
.txt_list2 {font-family: arial; font-size: 11px;}
.txt_board {font-family: arial; font-size: 11px; padding-right: 10px;}
.txt_smhead {font-family: arial; font-size: 12px; color:#333; font-weight: bold;}
.txt_rtcol {font-family: arial; font-size: 11px; padding: 10px;}
.txt_rtcol_forms {font-family: arial; font-size: 11px; padding: 10px; line-height: 16px;}
.txt_lftcol {font-family: arial; font-size: 12px; padding: 10px; line-height: 16px;}
.txt_login {font-family: arial; font-size: 12px; font-weight: bold; color: #fff;}
.txt_err {font-family: arial; font-size: 12px; font-weight: bold; color: #c00;}
.board_list {font-family: arial; font-size: 12px; padding-top: 10px; padding-bottom: 10px;}
.footer {font-family: arial; font-size: 10px;}

.alert {font-family: arial; font-size: 12px; color:#900; background-color: #fcc; font-weight: bold; padding: 10px; border: 1px solid #900;}
.lgn_input {border:0px #000 solid; width: 160px; font-family: arial; font-size: 12px; color: #890000; font-weight: bold; padding: 1px;}


