body {
font-size:12px; 
font-family:tahoma; 
text-align:center;
color:#808080; 
background-image:url(./xlayout/bbg.gif);
background-color:#ffffff;
background-repeat: repeat-y;
scrollbar-3d-light-color:#FFBFDF; 
scrollbar-arrow-color:#ffffff; 
scrollbar-base-color:#FFBFDF; 
scrollbar-dark-shadow-color:#FFBFDF; 
scrollbar-face-color:#FFBFDF; 
scrollbar-highlight-color#; 
scrollbar-shadow-color:#FFBFDF;
margin-left:30px;
}

td{font-size:12px; vertical-align:top; padding:5px;}

a:link,a:visited,a:active{color:#ff77bb; text-decoration:none}
a:hover{color:#C0C0C0}

hr{border-width:1px 0px 0px 0px; width:100%; border-color:#ff77bb; border-style:dotted;}

h1,h3{text-align:center; color:#808080; font-size:18px; margin:10px}

textarea{
font-size:12px; 
font-family:tahoma;
color:#808080;
border-width:1px;
border-color:#FFBFDF;
border-style:solid;
}

input{background-color:transparent; border:0px;}

code{color:#AAAAAA}

.drag input{width:90px;}

.drag{position:relative;cursor:arrow;z-index: 100;}

.choice td{width:10px; height:10px; text-align:center; vertical-align:bottom}

#text{ width:100px; height:16px; text-align:center}

.table{
border-width:1px;
border-style:solid; 
border-top-color:#FFE1F0;
border-left-color:#FFE1F0;
border-right-color:#FFBFDF;
border-bottom-color:#FFBFDF;
background-color:#ffffff;
}

#dragme{
background-image:url(btn/drag.gif);
background-repeat: no-repeat;
padding-left:50px;
width:100px;
height:30px;
text-align:left}

