
body { background color: black;
SCROLLBAR-FACE-COLOR : #000000 ; SCROLLBAR-HIGHLIGHT-COLOR : #000000; SCROLLBAR-SHADOW-COLOR: #cccccc; SCROLLBAR-3DLIGHT-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR:#FDD641; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #000000; BACKGROUND-COLOR: #000000;
}
h3 {
color:#cccccc ;
text-align:center;
}
h4 {
color: white;
}
.left {
text-align: left;
}
.right {
text-align: right;
color: #cccccc;
}
.center {
text-align: center;

color: #cccccc;
}
.center2 {
text-align: center;
text-indent:1% 
}
.center3 {
text-align: center;
color: red;
}
li{
list-style: url(10.gif) circle inside;
color:white;
text-align:left;
}
.center3
{
text-indent:5%;
text-align:center;
color:red;
}
.justify {
text-align: justify;}
p {
color: white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
a:link {
color:cccccc;
}
a:hover {
color: F09B22;
text-decoration:none;
}
a:active {
color: F09B22;
}
a:visited {
color:FDD641 ;
}
.menuHead {
color: #c00;
font-size: 14px
font-family:  "Trebuchetv MS", Arial, Helvetica, Geneva, sans-serif;
font-weight: bold;
text-decoration: none;
border-top: 1px solid #300
}
.menuOption {
color: #f00;
fontsize: 12px;
font-family: "Trebuchetv MS", Arial, Helvetica, Geneva, sans-serif;
margin-left: 10px;
}
#object1 {
 position: absolute;
top:40px;
left: 20px;
}