/* CSS Document */
body
{
margin:0px;
color:#ffffff; background-color:#000000;
font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
scrollbar-face-color:#000000; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#a8a8a8;
scrollbar-shadow-color:#111111; scrollbar-darkshadow-color:#a8a8a8; scrollbar-arrow-color:#ffffff; scrollbar-track-color:#111111;
}

a, a:active, a:visited, a:link { color:#fff; text-decoration:none; }

a:hover { color:#F60; text-decoration:none; font-weight:bold; } 

p { text-align:justify; }
h1 { font-size:16px; }
h2 { font-size:14px; }
small { font-size:10px; }

#textform {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; border-color:#000000; border:1px; background-color:#CCCCCC; }

.button { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#333333; font-size:11px; background-color:#CCCCCC; border-color:#000000; width:80px; border:1px; }
.formtext1 { font-weight:bold; text-align:right; }
.newstitle { color:#CC3300; }

.contentcell
{
vertical-align:top;
padding-left:15px; padding-right:15px; padding-bottom:15px;
background-image:url('img/img_bgb.png'); background-repeat:repeat-y; background-position:center;
}
.topcell
{
height:20px; width:560px; background-image:url('img/img_top.png'); background-position:center; background-position:bottom; background-repeat:no-repeat;
}
.bttcell
{
height:19px; width:560px; background-image:url('img/img_btt.png'); background-position:center; background-position:top; background-repeat:no-repeat;
}