* {font-family:Tahoma;}
body {
    background-color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#userinfo {
    color:white;
    font-size:12px;
    text-align:right;
    padding-bottom: 10px;
}



.style1 {font-size: 14px}

.top-banner {margin:0px; background-color:#000000}
.black {background-color:black}
.zero-margin {margin:0px}
.center {text-align:center}
a {color:#ACD373;text-decoration:none;}
a:hover {text-decoration:underline;}	




.chromemenu{
    font-weight: bold;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000;
    background-image: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333333;
    background:  url(images/menubg.jpg) repeat-x;
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.chromemenu a.current { background-image:  url(images/menubghover.jpg)}
.chromemenu:after{
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.chromemenu ul{
    width: 100%;
    font-family: Tahoma, sans-serif;
    background: url(images/menubg.jpg) center center repeat-x;
    padding: 5px 0;
    margin: 0;
    text-align: left;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
}

.chromemenu ul li {display: inline;}
.chromemenu ul li a{
    color: #FFFFFF;
    margin: 0;
    text-decoration: none;
    border-right: 1px solid #000;
    padding-top: 5px;
    padding-right: 14px;
    padding-bottom: 5px;
    padding-left: 14px;
}
.chromemenu ul li a:hover, .chromemenu ul li a.current a.active {background: url(images/menubghover.jpg) center center repeat-x;}

.font10 {font-size:10px}
.font11 {font-size:11px}
.font12 {font-size:12px}
.font13 {font-size:13px}

h1{
    font-family:Tahoma;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
}
h2{
    font-family:Tahoma;
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
}
.side-banner{
    padding-bottom: 1px
}
