body
{
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    top: 0px;
    text-align: left;
    font-family: Tahoma, Arial; /*Gloabal body styles*/
    background-color ="white";
}
.overclear {width: 100%;overflow: hidden;}/*Overclear, clear float technique no need to use clear both as in clear class below, simply apply this class to a wrapper container and float left contents.   The wrapper container auto clears*/
.clearboth {clear: both;}/*Technique for clearing a float to start a new row*/
		
.spacer {float: left; width: 6px;}/*Technique for floating with a spacer between objects*/

div#siteWrapper /*Wrap the entire site to allow for centering via css positioning*/
{
	margin:auto;
	width:734px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	margin-top:0px;
	text-align: left;
}

div#header
{
	float: left;
	display: block;
	margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;    
}

div#nifty /*was navigation, Consists of Menu, and basically backdrops the enitre site minus the footer, and is rounded corner gray*/
{
    width: 734px;
	float: left;
    background-color: #D7D7D7;
	top: 0px;    
    margin-top: 0px;    
    /*padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;*/
    padding: 5px 0px 0px;
}


div.clearright
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	margin-top: 0px;   
    white-space: nowrap;    
}

div#nifty2 /*Was contentPlaceHolderWrapper,Uses rounded corners with white background to define the site menu and backdrop with white background.*/
{
    width:732px;
    background-color: #fff;
	top: 0px;
	margin-top:0px;
	padding: 5px 0px 0px;/*padding-top: 5px;*/
}

div#outer /*Was padContentPlaceHolderWrapper,Padding for nifty2*/
{
    background-color: #fff;
    padding: 2px 6px;/*padding: 5px 10px*/
}

div#contentPanelWrapper /*Wraps the contentPanel and dynamicLinks as the left column in order to float ads as a right column.*/
{
    width: 533px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	margin-top:0px;
    background-color: #fff;
    display: block;
}

div.genericWrapper
{
    float:left;
}

div.inner
{
    width: 533px;
    padding: 5px 0px 0px;
    top: 0px;
    margin-top: 0px;
    background-position: right bottom;
    background-repeat: no-repeat;
    display: block;
}

div.mainContent
{
    padding: 1px 20px;
    width: 491px;
    min-height: 346px;
}

/* for Internet Explorer */
/*\*/
* html div.mainContent {
height: 346px;
}

div#newContent
{
}
div.buttonwrap
{
    width: 531px;
    min-height: 40px;
}

/* for Internet Explorer */
/*\*/
* html div.buttonwrap {
height: 40px;
}
/*Buttons*/
div#alignLeftButton /*Float the left button, previous button to the left*/
{
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    float: left;    
    cursor: hand;
}

div#alignRightButton
{
    padding-right: 10px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 10px;    
    float: right;
    cursor: hand;
}
div.block{display: block;}
div.dynamicLinks
{
    font-size: smaller;
    padding-top: 10px;   
}

/*Two Right Ads Panels on content pages.*/
div.adWrapper
{
    padding-right: 0px;
    padding-left: 6px;
    padding-bottom: 0px;
    padding-top: 0px;  
    top: 0px;
    margin-top: 0px;
    float: left;
    width: 179px;
    cursor: hand;
    display: block;
    overflow: hidden;
}

div.ads /*Each ad will be place within a div using this class.*/
{
    padding: 0px 0px 0px 0px;
    top: 0px;
    margin-top: 0px;   
    background-color: #fff;
}

div.pad
{
    padding: 0px 4px;
}

/*Footer*/
div.footer /*Footer menu links, and disclaimer, floats below site.*/
{
    width:732px;
    padding: 5px 0px 0px;
    margin-top: 0px;
    margin-bottom: 10px;    
    background-color: #fff;
    font-size: 0.8em;
}

/*div.padFooter
{
	padding: 0px 0px 0px 10px;
}
*/
div.disclaimer
{
    width: 732px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 40px;
    margin-bottom: 100px;
    background-color: #fff;
    color: #d7d7d7;
    font-size: 12px;
}

div.paddisclaimer
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

/*Basic Style Declarations*/

h1
{   
    font-weight: bold;   
    top: 0px;
	margin-top: 0px;    
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom:0px; 
    padding-top: 0px;
}

h2
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 0px;
	margin-top: 0px;
    font-size: large;
    font-weight: bold;
}

p { margin-top: 0; }

a:link
{
    text-decoration: none;
    font-weight: normal;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    text-decoration: none;
}

div.padMenu{   
    clear:both; 
    width:712px;
    height:auto;
    overflow:hidden;
    float:left; 
    white-space: nowrap;
    position:relative;   
}
.menu {
  padding: 0px;
  margin:0 auto;
  width:732px;
  list-style-type:none;
  float:left;
  position:relative; 
  left:50%;
  cursor: hand;  
  font-weight: bold;
  font-size: 13px;
  }
.menu li {
  float:left; position:relative; right:50%;
  font-weight: bold;
  border:1px solid #d7d7d7;
  }
.menu li a {
  width:auto;
  display:block;
  font-weight: bold;
  padding:2px 6px;
  color:#000; 
  background:#d7d7d7; 
  border:1px solid #d7d7d7;
  text-decoration:none;
  }
  .menu a:visited  a:active{
  font-weight: bold;
  color:#000; 
  background:#d7d7d7; 
  border:1px solid #d7d7d7;
  text-decoration:none;
  }
.menu a:hover {
  color:#fff; 
  background:darkgray;
  font-weight: bold;
  border:1px solid #fff; /* add a 1px white border around items */
  text-decoration: none;
  }

div.padFooter{   
    clear:both; 
    width:712px;
    height:auto;
    overflow:hidden;
    float:left; 
    white-space: nowrap;
    position:relative;   
}
.footermenu {
  padding: 0px;color:#000;
  margin:0 auto;
  width:732px;
  list-style-type:none;
  float:left;
  position:relative; 
  left:50%;
  cursor: hand;  
  font-weight: bold;
  font-size: 13px;
  }
.footermenu li {
  float:left; position:relative; right:50%;
  font-weight: bold;
  border:1px solid #fff;
  }
.footermenu li a {
  width:auto;
  display:block;
  font-weight: bold;
  padding:2px 6px;
  color:#000; 
  background:#fff; 
  border:1px solid #fff;
  text-decoration:none;
  }
.footermenu a:visited  a:active{
  font-weight: bold;
  color:#000; 
  background:#d7d7d7; 
  border:1px solid #d7d7d7;
  text-decoration:none;
  }
.footermenu a:hover {
  color:#000; 
  background:#F7F7F7;
  font-weight: bold;
  border:1px solid #d7d7d7; /* add a 1px white border around items */
  text-decoration: none;
  }

.lefted {margin:0 auto 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;}

div.moviePlaceholder{width: 400px; height: 316px;display: block;}
div.mov
{position:absolute;
    padding-right: 0px;    display: block;
    padding-left: 45px;
    padding-bottom: 0px;
    padding-top: 0px;  
    top: 0px;
    margin-top: 205px;
    width: 400px;
    min-height: 316px;
}

/* for Internet Explorer */
/*\*/
* html div.mov {
height: 316px;
}
/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}
div.disclaimer
{
    width: 732px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 40px;
    margin-bottom: 100px;
    background-color: #fff;
    color: #d7d7d7;
    font-size: 12px;
}

div.paddisclaimer
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}


/* for channel list - begin */

.style1 {font-weight: bold}
.style2 {
	color: #9900FF;
	font-weight: bold;
}
.style3 {color: #9900FF}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {
	color: #0000FF;
	font-weight: bold;
}
.style6 {
	color: #000000;
	font-weight: bold;
}

#DataGridContainer {
  height: 295px;
  overflow: auto;
  margin: 0 auto;
}

#ctl00_ContentPlaceHolder1_DataGridContainer{
  height: 295px;
  overflow: auto;
  margin: 0 auto;
}

.DataGridHeader	th{
  background-color: #FFF;
	position:relative;
	top: expression(document.getElementById("DataGridContainer").scrollTop-2); /*IE5+ only*/
}
/* for channel list - end */

