body { 
background-color:#ffffff ; 
#background-color:#ffffe0 ; 
#background-color: #DDDDDD;
font-color:#000000; 
#font-size: .75em;
line-height: 1.25em;
font-family:Arial, Helvetica, sans-serif;
}

.content {
    display: none;
}

#top, #bottom, #left, #right {
background: #a5ebff;
position: fixed;
}
#left, #right {
top: 0; bottom: 0;
width: 2px;
}
#left { left: 0; }
#right { right: 0; }

#top, #bottom {
left: 0; right: 0;
height: 2px;
}
#top { top: 0; }
#bottom { bottom: 0; }

.smallinput {
    width: 20px;
}

input {
    width: 250px;
}

textarea {
    width: 250px;
font-color:#000000; 
font-size: 1.00em;
line-height: 1.25em;
font-family:Arial, Helvetica, sans-serif;
}

td { 
font-color:#000000; 
#font-size: .75em;
line-height: 1.25em;
font-family:Arial, Helvetica, sans-serif;
}

.new{font-size:78%;font-weight:bold;color:red;text-decoration:none}

.errorlist {
    color:red; 
}

.warn {
    color:red; 
}

.highlight {
    font-size: 1.25em;
    background-color:yellow; 
    color:red; 
}

.warnlarger {
    font-size: 1.25em;
    background-color:yellow; 
    color:red; 
}

.button { 
font-color:#000000; 
font-size: 1.25em;
line-height: 1.75em;
}

.list2 {
    background-color:white; 
    color:black; 
    font-color:black; 
    font-family: Arial, Helvetica, sans-serif; 
    border-top: 1px solid #CCC;

}
.list1 {
    background-color:#F8F8F8;
    color:black; 
    font-color:black; 
    font-family: Arial, Helvetica, sans-serif; 
    border-top: 1px solid #CCC;
}

td.list1, td.list2 {
    padding-top: 5px;
    padding-bottom: 5px;
}


td.list1 table td, td.list2 table td{
    vertical-align: top;
}
table.sample {
/*border: 10px inset #8B8378; */
/*border: 20px solid white; */
border: 0px;
/* border-style: hidden; */
-moz-border-radius: 2px;
/* border-spacing:.5em .5em */
border-spacing:.2em .2em;
}
table.sample td {
border: 0px solid black;
padding: 0.2em 2ex 0.2em 2ex;
color: black;
}
table.sample tr.d0 td {
background-color: #FCF6CF;
}
table.sample tr.d1 td {
background-color: white;
}
table.sample tr.dx td {
background-color: #6698FF;
font-size: 1.25em;
color: white; 
}

.dark { color: #FFFFFF; text-decoration:underline }
.thin { width: 5px; }
