/* CSS Document */

body{
background:#191919;
}

.text-white{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.text-white a:link{ color:#FFFFFF; text-decoration:none}
.text-white a:active{ color:#FFFFFF; text-decoration:none}
.text-white a:visited{ color:#FFFFFF; text-decoration:none}
.text-white a:hover{ color:#000000; text-decoration:none}

.text-white14{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.text-white14 a:link{ color:#FFFFFF; text-decoration:none}
.text-white14 a:active{ color:#FFFFFF; text-decoration:none}
.text-white14 a:visited{ color:#FFFFFF; text-decoration:none}
.text-white14 a:hover{ color:#000000; text-decoration:none}

.text-white2{
font-family: Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.text-blue{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#00c8ff;
text-decoration:none;
}

.text-green{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#9cd400;
text-decoration:none;
}

.text-green-bold{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#9cd400;
text-decoration:none;
font-weight:bold;
}

.text-blue-bold{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#00c8ff;
text-decoration:none;
font-weight:bold;
}

.search-f{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
background-color:#999999;
border-bottom:hidden;
border-left:hidden;
border-right:hidden;
border-top:hidden;
border-bottom-style:none;
border-left-style:none;
border-right-style:none;
border-top-style:none;
}

.text-f{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
background-color:#999999;
border-bottom:hidden;
border-left:hidden;
border-right:hidden;
border-top:hidden;
border-bottom-style:none;
border-left-style:none;
border-right-style:none;
border-top-style:none;
}

.top-bg{
background-image:url(../images/head-bg.jpg);
background-repeat:no-repeat;
}

.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

