body{
 background:black;
 color:white;
 font-family:Arial, Trebuchet MS;
 font-size:13px;
 margin:0px;
 overflow-y:scroll;
}

table{ border-collapse:collapse; border-spacing:0; border:0; }
tr{ vertical-align:top; }
td{ font-size:13px; color:white; padding:0; line-height:18px;}

img{
 border:0px;
}

a{ color:#6595a1; text-decoration:none; outline:none;}
a:hover{ color:gray; }

a.divinedesigns{ color:#8542c3; text-decoration:none; font-size:11px; }
a.divinedesigns:hover{ color:#999999; text-decoration:none; font-size:11px; }

ul{
 color:white;
 list-style-image:url('images/bullet.jpg');
}

textarea{
 font-family:Arial, Trebuchet MS;
 font-size:12px;
 overflow:auto;
}

form{
 margin:0px;
}

input{
 background:#0c1114;
 border:0px;
 border-bottom:1px solid #262b2e;
 border-right:1px solid #262b2e;
 color:#888888;
 font-size:12px;
}

select{
 background:#0c1114;
 border:0px;
 border-bottom:1px solid #262b2e;
 border-right:1px solid #262b2e;
 color:#888888;
}

.noeditor{
 background:#0c1114;
 border:0px;
 border-bottom:1px solid #262b2e;
 border-right:1px solid #262b2e;
 color:#888888;
}

h1{
 color:#6ca1b1;
 display:inline;
 font-size:14px;
}

h2{
 color:#4b4b4b;
 display:inline;
 font-size:14px;
}

li{
 color:white;
 margin:0px;
 padding-top:0px;
 padding-bottom:0px;
 padding-left:10px;
}

p{
 margin:0px;
 padding:0px;
}

b{
 color:#6595a1;
}

hr{
 border:0px;
 border-top:1px solid white;
}

.th{
 background:url(images/th.jpg) repeat-x;
 color:white;
 font-weight:700;
 height:27px;
 vertical-align:middle;
}

.body1{
 background:black;
 height:100%;
 padding:20px;
}

.body2{
 background:url(images/body-bg.jpg) bottom right no-repeat;
}

