body {
    padding: 0px;
    margin: 10px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    background-color: #FFFFFF;
    background-image: none;
    text-align: center;
}

img {
    border-width: 0px;
    vertical-align: middle;
}

a {                                             
    color: #7A7A7A;
    text-decoration: underline;
}

a:hover {                  
    color: #4C6937;
}

table {
    border-width: 0px;
    font-size: 14px;
}

#chat {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;  
    color: #000000;  
}

#chat div {
    padding-bottom: 5px;
}

#chat div.dark {
    background-color: #F0F0F0;    
}

#chat .time {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;  
    color: #7A7A7A; 
}

#chat .info {
    padding-left: 30px;
    color: #000000; 
}

a.nlink {
    color: #76874E;
    text-decoration: underline;
}

a.nlink:hover {
    color: #77916F;
}

.list div.row {
    padding: 3px 10px 3px 10px;
    background-color: #FFFFFF;
}

.list div.darkrow {
    padding: 3px 10px 3px 10px;
    background-color: #F0F0F0;
}

div.expand {
	float: right;
	width: auto !important;
    font-size: 10px;  
    color: #7A7A7A; 
}

table.box {
    padding: 0px;
    margin: 0px;
    width: 100%;  
}

table.header,table.content {
    padding: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;  
}

td.head {
    height: 28px;
} 

table.header td.ul {
    width: 9px; 
    height: 28px;
    background-image: url(./ul.png);  
    background-repeat: no-repeat;      
} 

table.header td.ur {
    width: 9px; 
    height: 28px;
    background-image: url(./ur.png);  
    background-repeat: no-repeat;      
}

table.header td.up {
    height: 28px;
    background-image: url(./up.png);  
    background-repeat: repeat-x;
    color: #77916F;   
    font-weight: bold;  
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 14px; 
}

table.content td.bl {
    width: 1px; 
    background-image: url(./left.png);  
    background-repeat: repeat-y;   
}

table.content td.br {
    width: 1px; 
    background-image: url(./right.png);  
    background-repeat: repeat-y;   
}

table.content td.bm {
    width: 3px; 
    background-image: url(./middle.png);  
    background-repeat: repeat-y;   
}

table.content td.content {
    vertical-align: top;
    background-color: #FFFFFF;
    background-image: none;
    text-align: left;
}

table.content td.footer {
    padding: 5px 0 5px 0;
    background-color: #E6E6E6; 
    border-bottom: solid 1px #95B68B; 
}

table.content td.status {
    height: 23px; 
    vertical-align: bottom;
}

#status {
    padding: 0px 5px 0px 10px;
    font-family: 'Courier New', Courier, monospace;
    font-size: 14px;
    color: #999999;
    height: 20px; 
    vertical-align: middle;
    background-color: #F0F0F0;
    background-image: none;
    text-align: left;
}

td.copy {
    height: 12px;
    text-align: left;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    color: #7F7F7F;
}

td.copy a {
    color: #7A7A7A;
}

table.yell {
    font-family: 'Courier New', Courier, monospace;
    font-size: 14px;
    color: #4C4C4C;
    padding: 0px;
    margin: 3px;
    width: 95%;
    height: 23px;
}

table.yell td.left {
    width: 3px;
    height: 23px; 
    background-image: url(./yellleft.png);  
    background-repeat: no-repeat;  
}

table.yell td.right {
    width: 3px;
    height: 23px; 
    background-image: url(./yellright.png);  
    background-repeat: no-repeat;  
}

table.yell td.mid {
    height: 23px; 
    background-image: url(./yellm.png);  
    background-repeat: repeat-x;  
}

table.yell a {
    font-family: 'Courier New', Courier, monospace;
    font-size: 14px;
    color: #4C4C4C;
    text-decoration: none;
}

table.yell a:hover {
    color: #4C6937;
    text-decoration: none;
}


div.yellow {
    font-family: 'Courier New', Courier, monospace;
    font-size: 14px;
    padding: 0px;
    margin: 3px;
    height: 23px;
    background-color: #F5F0C8;
}

div.welcome {
    font-family: 'Courier New', Courier, monospace;
    font-size: 14px;
    padding: 0px;
    margin: 3px;
    height: 23px;
    background-color: #F5F0C8;
}

table.footer {
    width: 100%;
}

table.footer td {
    vertical-align: middle;
    text-align: center;
}

img.but {
    cursor:hand;
}

td.singl {
    padding: 10px;
    width: 100%; 
    height: 100%;
    border-left: solid 1px #95B68B;
    border-right: solid 1px #95B68B;    
    border-bottom: solid 1px #95B68B;    
}

div.free {
    font-family: 'Courier New', Courier, monospace;
    font-size: 14px;
    position: absolute;
    background-color: #F6F7F7;
    border: solid 1px #95B68B;
}

#smilebox a {
    padding: 3px 5px 3px 5px;
    background-color: none;
    text-decoration: none;
}

#smilebox a:hover {
    text-decoration: none;
    background-color: #95B68B;
}

#colorbox font {
    padding: 2px;
}

#text {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;  
    color: #000000;
}

.mod {
    display: none;
}

div.modbox {
    z-index: 10;
    top: 100px;
    left: 100px;
    width: 66%; 
    padding: 5px;
    position: absolute;
    background-color: #F6F7F7;
    border: solid 1px #95B68B;
    text-align: left;
}

.title {
    color: #77916F;   
    font-weight: bold;  
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 14px; 
}
