﻿body {
    margin:0px;
    background-color: #121314;
}
.top {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3e3740;
}
.top_menu {
	font-family: verdana;
	font-size: 9.5px;
	font-weight: normal;
	color: #999999;
}
.top_menu2 {
	font-family: verdana;
	font-size: 9.5px;
	font-weight: bold;
	color: #999999;
}
.main {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.SelectedPage {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: red;
	text-decoration:none;
}
.main2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BF0A7B;
	text-decoration:none;
}
.main12 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #BF0A7B;
}
.top-main {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #a1a1a1;
	text-decoration:none;
}
.top-main2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ff82b0;
}
.top-main13 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.top-main133 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
.top-main3 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.txt
{
    font-family:Verdana;
    font-size:8pt;
    border:solid 1px #000000;
    background-color:#585858;
    color:White;
}
.txt2
{
    font-family:Verdana;
    font-size:8pt;
    border:solid 1px white;
    background-color:#585858;
}
.txt3
{
    font-family:Verdana;
    font-size:8pt;
    border:solid 1px #606060;
    background-color:black;
    color:#999999;
}
#marqueecontainer 
{ 
    position: relative; 
    width: 230px; 
    height: 78px; 
    overflow: hidden; 
    border: 0px; 
    padding: 2px; 
    padding-left: 4px; 
}
.item{
    width:190px;
    text-align:center;
}
.Empty
{height:220px; font-family:Verdana; font-size:8pt; color:black; vertical-align:bottom;}
.dl1
{
    border: 1px solid #CCCCCC;
    text-align:center;
    font-family:Tahoma;
    font-weight:bold;
    font-size:8pt;
    color:Black;
}
.dl2
{
    border: 1px solid #CCCCCC;
    text-align:center;
    font-family:Tahoma;
    font-size:8pt;
    color:Black;
}
.lbFeed
{
    font-family:Tahoma;
    font-size:8pt;
    color:Black;
    text-align:right;
}
.txtFeed
{
    font-family:Tahoma;
    font-size:8pt;
    color:Black;
}
.btnFeed
{
    font-family:Tahoma;
    font-size:8pt;    
}
.txtValid
{
    font-family:Tahoma;
    font-size:8pt;
    color:red;
}