ul.links LI {         /*Opera*/
margin-bottom: 0px;
margin-top: 0px;
}
.links {
font-size: 85%;
padding-left: 0px;       /* Mozilla */
margin-left: 20px;       /* IE,Opera */ 
margin-top: 10px;
list-style-type: square;
}
.links_tab {
padding-left: 0px;       /* Mozilla */
margin-left: 20px;       /* IE,Opera */ 
margin-top: 10px;
list-style-type: disk;
}
.li_img {
vertical-align:middle;
margin-right: 10px;
}
.line {
color: #D09171;
height: 1px;
}
.line1 {
color: #D09171;
height: 1px;
width: 200px;
text-align:center;
}
.next {
font-size: 80%;
padding-left: 10px;
}
.tab, .tab1 {
border: solid 1px #D09171;
border-collapse: collapse;
}
TABLE.tab TD, TABLE.tab TH, TABLE.tab1 TH, TABLE.tab1 TD.center {
border: solid 1px #D09171;
vertical-align: top;
text-align: center;
}
TABLE.tab TD.left, TABLE.tab1 TD {
border: solid 1px #D09171;
vertical-align: top;
text-align: left;
}
TABLE.tab1 TD.right, TABLE.tab3 TD.right{
text-align: right;
}
TABLE.tab1 TD.pr{
border-left: solid #D09171 1px;
border-right: solid #D09171 1px;
border-top: solid #FBF8E5 1px;
border-bottom: solid #FBF8E5 1px;
}
TABLE.tab1 TD.pr1{
border-left: solid #D09171 1px;
border-right: solid #D09171 1px;
border-top: solid #FBF8E5 1px;
border-bottom: solid #D09171 1px;
}
TABLE.tab TD, TABLE.tab1 TD, TH {
padding: 2px 4px 2px 4px;
}
TABLE.sform TD.right, TABLE.sform1 TD.right {text-align:right;padding-right: 5px}
TABLE.sform TD.center {text-align:center}
INPUT.but {
border: solid 1px #D1AD9C;
background-color: #FAEDDE;
height:20px;
}

INPUT.t {
border: solid 1px #D09171;
height:20px;
}
INPUT.regform {
border: solid 1px #D09171;
height:20px;
width: 95%;
}
INPUT.regformdate {
border: solid 1px #D09171;
height:20px;
width: 25%;
}
TEXTAREA.t {
border: solid 1px #D09171;
}
TEXTAREA.regform {
border: solid 1px #D09171;
width: 95%;
height:40px;
}
.sform1 SELECT {
font-size: 90%;
width: 340px;
}
.sform1 INPUT, .sform TEXTAREA, .sform SELECT, .sform INPUT.t2 {
width: 340px;
}
