/* CSS Document */

body{
margin:0px;
background-color:#000;
}

td{font-family:"century gouthic", verdana, arial; font-size:11px; color:#fff; text-align:justify}

.bg{
background-image:url(images/bgdesign.gif); background-repeat:repeat-y; 
}

.cp{
padding:7px 5px; text-align:right
}

.menu-prop{
border-bottom:1px solid #242424; height:25px; background-image:url(images/bullet.gif); background-repeat:no-repeat; background-position:5%; vertical-align:middle; padding-left:30px; color:#b09f3f; font-weight:bold
}

.text-bg{
background-image:url(images/text-bg.gif); padding:5px; color:#ccc
}

.line{
background-image:url(images/left-design.gif); background-repeat:no-repeat; background-position:left; background-color:#000; height:1px
}

.article{
background-image:url(images/article-design-bg.gif); padding:5px; color:#ccc
}

a.left-menu:link{ color:#998a37; font-size:11px; text-decoration:none; font-weight:bold }
a.left-menu:visited{ color:#998a37; font-size:11px; text-decoration:none; font-weight:bold }
a.left-menu:hover{ color:#000; font-size:11px; text-decoration:none; font-weight:bold }
a.left-menu:active{ color:#998a37; font-size:11px; text-decoration:none; font-weight:bold }

a:link{ color:#fff; font-size:10px; text-decoration:none; font-weight:bold }
a:visited{ color:#fff; font-size:10px; text-decoration:none; font-weight:bold }
a:hover{ color:#998a37; font-size:10px; text-decoration:none; font-weight:bold }
a:active{ color:#fff; font-size:10px; text-decoration:none; font-weight:bold }



