@import url(WimaxPath.php.css);
.cListTitle
{
	color: #f6a725;
	font-weight:bold;	
}

A.LastSectionCss, A.LastSectionCss:visited, A.LastSectionCss:link
{		
	color: #f6a725;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
A.LastSectionCss:hover
{
	text-decoration: underline;
}

A.ThemeLink, A.ThemeLink:visited, A.ThemeLink:link
{	
	font-family: Verdana;
	font-size: 12px;
	color: #f6a725;	
	text-decoration: none;
}

A.ThemeLink:hover
{
	text-decoration: underline;
}

A.ListTitle, A.ListTitle:visited, A.ListTitle:link
{	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #f6a725;	
	text-decoration: none;
}

A.ListTitle:hover
{
	text-decoration: underline;
}

.LeftMenuHeaderContainer
{
    color: #FFFFFF;
    font-size: 12px;
    text-align: left;
    line-height: 15px;
    font-weight: bold;
}

.RelatedLinksHeaderTitle
{
    color: #43a80a;
    font-size: 12px;
    font-weight: bold;
}

.LeftMenuContainer
{
    line-height: 13px;
    padding: 3px;
    background-color: #feb94b;
}

.LeftMenuContainerSelected
{
    line-height: 13px;
    padding: 3px;
    background-color: #f99d08;
}
.LeftMenuContainer2
{
    line-height: 13px;
    padding: 3px;
    background-color: #feca76;
}
.LeftMenuContainer2Selected
{
    line-height: 13px;
    padding: 3px;
    background-color: #ff9d00;
}

.LeftMenuContainer3
{
    line-height: 13px;
    padding: 3px;
    background-color: #ffebae;
}
.LeftMenuContainer3Selected
{
    line-height: 13px;
    padding: 3px;
    background-color: #ffffff;
}

h2
{		
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}


A.LeftMenuLink, A.LeftMenuLink:visited, A.LeftMenuLink:link
{		
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.LeftMenuLink:hover
{
	text-decoration: underline;
}

A.LeftMenuLinkSelected, A.LeftMenuLinkSelected:visited, A.LeftMenuLinkSelected:link
{		
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.LeftMenuLinkSelected:hover
{
	text-decoration: none;
}

.CharacteristicList
{
    font-size: 10px;
    color: #ffffff;
}