/* Layout Stylesheet */ 

body {
margin:0 0 0 0;
padding:0 0 0 0;
background-color:#0c0c0c;
}

.menubg{
background-image:url(menubg.jpg);
background-position:top;
height:28px;
background-repeat:repeat-x;
}

.newsbg{
background-image:url(newsbg.jpg);
background-position:top;
background-repeat:repeat-y;
}

.formtext{
font:11px Tahoma;
color:#000000;
text-decoration:none;
}

.formborder{
border:#000000 solid 1px;
background-color:#FFFFFF;
font:11px Tahoma;
color:#000000;
text-decoration:none;
}

.bodytext{
font:11px Tahoma;
color:#000000;
text-decoration:none;
text-align:justify;
}

.more{
font:11px Tahoma;
color:#c30013;
text-decoration:none;
}

.more:hover{
font:11px Tahoma;
color:#000000;
text-decoration:underline;
}

.highlight{
font:bold 11px Tahoma;
color:#fc4300;
text-decoration:none;
}

.arrow{
font:11px Tahoma;
color:#000000;
text-decoration:none;
list-style-image:url(arrow1.jpg);
}

.arrow li{
padding-bottom:5px;
margin-bottom:5px;
}

.footer{
background-image:url(footer.jpg);
height:27px;
background-repeat:repeat-x;
vertical-align:middle;
font:11px Tahoma;
color:#FFFFFF;
text-decoration:none;
}

.footer1{
font:11px Tahoma;
color:#FFFFFF;
text-decoration:none;
padding-left:19px;
padding-right:19px;
}

.footer1:hover{
font:11px Tahoma;
color:#000;
text-decoration:none;
}

.copyright{
font:11px Tahoma;
color:#000;
text-decoration:none;
}

.url{
font:11px Tahoma;
color:#c30013;
text-decoration:none;
}

.url:hover{
font:11px Tahoma;
color:#000;
text-decoration:none;
}

.text{
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
text-decoration:none;
color:#fc4300;
}

.contact{
font:11px Tahoma;
color:#FFF;
text-decoration:none;
}

.contact a:link{
font:11px Tahoma;
color:#fff;
text-decoration:underline;
}

.contact a:visited{
font:11px Tahoma;
color:#fff;
text-decoration:underline;
}

.contact a:hover{
font:11px Tahoma;
color:#f9cd60;
text-decoration:none;
}

.lefttext{
font:11px Tahoma;
color:#000000;
text-decoration:none;
text-align:justify;
padding-left:10px;
padding-right:10px;
line-height:19px;
}