body
{
    margin: 0px;
    background-color: #b6b7bb;
}

table.fulltable
{
    width: 100%;
    background-image: url("/Portals/_default/Skins/NBCBiler/images/topbg.png");
	background-repeat:repeat-x; 
}

table.maintable
{
    border: none;
    width: 1020px;
}

table.maintable td
{
    vertical-align: top;
    font-family: verdana;
    font-size: 11px;
    color: #4f4f4f;
}

table.maintable td.logotd
{
    width: 100%;
	height: 157px;
}

table.maintable td.menutable
{
    width: 1020px;
	height: 47px;
}

table.maintable td.spacetd
{
    width: 10px;
    height: 10px;
}

table.maintable td.lefttd
{
    height: 568px;
    width: 200px;
    background-color: #b6b7bb;
}

table.maintable td.righttd
{
	width: 810px;
    height: 568px;
    background-color: #FFFFFF;
    border: solid 1px #4f4f4f;
}

table.maintable td.fulltd
{
	width: 1020px;
    height: 568px;
    background-color: #FFFFFF;
    border: solid 1px #4f4f4f;
}

table.maintable td.footertd
{
    text-align: center;
    width: 1000px;
    height: 36px;
    vertical-align: middle;
}

table.maintable td.logintd
{
    text-align: right;
}

HR {
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}

/*----------------------------------------------------------------------------------------------
	ELEMENTS
----------------------------------------------------------------------------------------------*/

.Footer {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

A.Footer:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

A.Footer:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.Footer:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

A.Footer:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

IMG
{
    border: 0px;
}

.xsTxtSearch
{
    
    margin-left: 35px;
    width: 110px;
}
