﻿body, table, td, li 
{
	font-size:10px;
	font-family:Verdana;
	color:#666668;	
}

li
{
    line-height:18px;
}

#floater
{
    font-family:Lucida Console;
    font-size:10px;
    font-weight:normal;
}

.TopMenuBackGround
{
    background-color:#ECE8E9;
}

.FrameBordersLine
{
	background-color: white;
}

.TopHeaderLinks
{	
	height:auto;
}

.TopNavigationBar
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold; /*margin-left:10px; 	margin-right: 10px; */
	text-transform: uppercase;
	text-decoration: none;
	color: #B2B0B1;
	padding-left: 30px;
	padding-right: 30px;
	background-color: transparent;
}

.TopNavigationBar:hover, .TopNavigationBar:active
{
	color: #949598;
}
.TopNavigationBarSelectedItem
{
	color: Black;
}


.LeftNavigation
{
	color: White;
	/*text-transform: capitalize;*/
}
.LeftNavigationNode
{
	cursor: pointer;
	white-space:normal;
	color:White;
}
.LeftNavigationSelectedNode
{
	color: black;
	cursor: pointer;
	white-space:normal;
}
.HoverLeftNavigationNode
{
	color: black;
	cursor: hand;
	white-space:normal;
}

.LeftNavigationHeader, .LeftNavigationHeader a
{
	color: White;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom:10px;
}

.LeftNavigationHeader:hover, .LeftNavigationHeader a:hover
{
	color: black;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom:10px;
}


.SubLeftNavigationHeader
{
	color: White;
	font-weight: bold;
	text-transform: uppercase;
}


.TemplateHeader
{
    color: Black;
	font-weight: bold;
	text-transform: uppercase;
	font-family:Verdana;
	font-size:13px;
}


.Footer
{
	color: #878586;
	font-family: verdana;
	text-decoration: none; 
	font-weight: normal;
	padding-right: 0px;
	font-size:10px;
	text-transform:uppercase;
}
.Footer:hover
{
	color: Black;
	font-family: verdana;
	text-decoration: underline;
	font-weight: normal;
	padding-right: 0px;
	font-size:10px;
	text-transform:uppercase;
}


.Header
{
	background-color: #FEFEC0;
    padding-left:14px;
    padding-right:14px;
    padding-top:14px;
    height:80px;
}

.DisplayRoot
{
	color: #707276;
	text-decoration: none;
	font-size:10px;
	font-family:Verdana;
	text-transform: none;
	font-variant: normal;
	
}
.DisplayRoot:hover
{
	color: #707276;
	font-size:10px;
	font-family:Verdana;
	text-decoration: underline;
}


.RegularText
{
	line-height: 18px;
	font-size:10px;
	font-family:Verdana;
	color:#666668;
}


.GrayLine
{
	background-color:#CACACC;
	height:1px;
	margin-bottom:2px;
	margin-top:2px;
}


.ChannelsMenuLink, .ChannelsMenuLink a,.ChannelsMenuLink:hover,.ChannelsMenuLink:active,.ChannelsMenuLink a:hover, .ChannelsMenuLink a:active
{
    color: #B2B0B1 ;
    text-decoration: none;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;  
}
.ChannelsMenuLink:hover, .ChannelsMenuLink a:hover
{
    color: #949598;
    text-decoration: none;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;  
}

.Error li
{
    color:Red;
}