body {
	font-family: Trebuchet MS;
	font-size:11px;
	padding:0px;
	margin-top:0px;
	top:0px; 
	margin-left:0px; 
	margin-right:0px;
}
.stylePicksPop {
	color: #A7CD39;
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet MS;
}
.topPod {
	color: #52BFEA;
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet MS;
}


.dottedStyle
{
background-image:url(../../images/dottedLine.gif);
background-repeat:repeat-x;
}
.footerLinks{
color:#000000; font-size:12px;
}

.footerBkg
{
background-image:url(../../images/FooterNew.gif);
background-repeat:repeat-x;
color:#FFFFFF; 
font-size:12px; 
padding:4px;
}

.btn{
	background-color:#FFFFFF; width:76px; color:#FFFFFF; height:22px;
	background-image:url(../../images/btn_search.gif); background-position:center; background-repeat:no-repeat;
}
.btnSignIn{
	background-color:#399BBF; width:72px; color:#FFFFFF; height:20px;
	background-image:url(../images/btn_SignIn.gif); background-position:center; background-repeat:no-repeat;
}


.textboxadmin      {
        font-size : 8pt;
        font-family: 'verdana';
        color: #000000;
        text-decoration: none;
	background-color: #EFEFEF;
}

.adminheader, .adminerror      {
        font-size : 8pt;
        font-family: 'verdana';
        color: #000000;
		font-weight: bold;
        text-decoration: none;
}

.adminerror {
color: red;
}


.ONtab, .OFFtab{float:left;height:27px;padding-top:5px;text-align:center;}
.ONtab{width:148px;}
.OFFtab{width:153px;}

.instructions     {
        font-size : 8pt;
        font-family: 'verdana';
        color: #666666;
        text-decoration: none;
		text-align: left;
}

.styleGreatStuff
{
	font-size:11px; line-height: 1.4; 
	padding-top:8px; padding-left:4px;
}
.styleStreamingChannels
{
	font-size:11px; line-height:1.4; 
	padding-top:6px;
}
.style123 {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
}
.tabDiv {
	width: 301px;
	color: #2663b4;
	font-weight: bold;
	float:left;
}
.tabDiv2 {
	width: 301px;
	color: #2663b4;
	font-weight: bold;
	visibility:hidden;
	position:absolute;
	left:-4000px;
	float:left;
}
.style3_Pod {
	color: #52BFEA;
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet MS;
}

.styleWelcome {font-size: 12px}
.styleSignout {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.styleTxt {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.tabDivWhite {font-family: Trebuchet MS; font-weight: bold; font-size: 12px; color: #FFFFFF; }

.podcontent{clear:both;border:1px solid #B2B2B2;border-top:0px;background:#e3e3e3;padding:10px; width:277px;}

/********************
	Form Buttons
********************/
.grid_btn{
	height: 21px;
	font: bold 11px arial;
	text-transform: uppercase;
	background: url(../images/grid_btn.gif);
	cursor: pointer;
	cursor: hand;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px;
}

.grid_btn_select{
	background: url(../images/grid_btn_select.gif);
}


.labelbox, .labelform    {
        font: bold 8pt 'verdana';
        color: #000000;
        text-decoration: none;
		background-color: #E7EDF3;
}

.labelform {
	text-align: right;
	padding:9px;
}