﻿body {font-family:Arial, Verdana, Sans-Serif; font-size:11px;margin:0px;}
#main {position:relative;width:1000px;margin-left:auto; margin-right:auto;background-color:#f3f3f3;}
#menu {position:absolute;top:140px;left:20px;width:200px;}
#text {position:relative;left:240px;width:535px;background-color:White;}
#member {position:absolute;top:120px; width:220px; right:0px;}

#bottom {background:White; width:100%; text-align:right;font-size:9px;color:#C0C0C0;}
#bottom a {color:Black;text-decoration:none;color:#C0C0C0;}
#bottom a:hover {color:#e10019}
#central {background-color:#f3f3f3}

a {color:#8ca1c8}
a:hover {color:#e10019}

.title {font-size:12px;font-weight:bold; color:#e10019;}
.txt {border-width:0px;font-size:10px;} 
.tblJoin {width:100%; background-color:#f3f3f3;}
.tblJoin td {border-bottom:Solid 1px White;}
.tblJoinSummary {width:100%;background-color:White;}
.tblJoinChecks {width:100%;}
.tblText {background-color:White;}
.tblJoinThanks {border-bottom:Solid 1px White;width:100%;}
.tblJoinError {width:100%;background-color:#e10019;color:White;}


#menu table {width:197px}
.rootNodeStyle {color:Black;font-size:14px; font-weight:bold;text-align:right;background-image:url('./img/expand.gif');background-repeat:no-repeat;}
.leafNodeStyle {color:Black;font-size:11px;height:20px;background-color:White; text-align:right;}
.selectedNodeStyle {color:#e10019;}
.selectedNodeStyle  a {color:#e10019;}

.tblLogin {}
.tblLogin .txt {width:114px}

.tblDetail {width:100%; background-color:#f3f3f3;}
.tblDetail .txt {width:290px;font-size:12px;}

.tblChange {width:435px; background-color:#f3f3f3;}
.tblChange .txt {width:290px;font-size:12px;}

.tblBodyText {width:520px}

.error {color:Red;}
