.foo{} /* must allways begin css with a class =*/
body{
font-size:11px;
font-family:Arial;
}
p{
font-size:11px;
font-family:Arial;
}
td{
font-size:11px;
font-family:Arial;
}
h1{
font-size:16px;
font-family:Arial;
}
a{
color:#FFFFFF ;

}
img
{
	padding:0px;
	margin:0px;

}
input
{
	font-size:10px;
}
select
{
	font-size:10px;
}
textarea
{
	font-size:10px;
}

.login_inputbox
{
	
width: 100px;
height: 17px;
font-size: 10px;
border-top:1px solid #5b0000;
border-left:1px solid #5b0000;
border-right:1px solid #df0101;
border-bottom:1px solid #df0101;
padding-left:2px;
}
.search_inputbox
{
	margin-top:6px;
width: 90px;
height: 17px;
font-size: 10px;
}
.search_dropdownbox
{
		margin-top:6px;
width: 90px;
height: 17px;
font-size: 10px;
}
.SearchInputPannel{
	margin:4px;
	background-color:#ffffff;
	border:1px solid #E0E0E0;
	padding:4px;
	width:auto;
}
.AD_holder
{
	margin-bottom:6px;
}

a.register_user ,a.register_user:hover
{
	font-size:10px;
	color:#FFFFFF;
	white-space: nowrap;
}
.headerbar
{
	background-image:url("images/header_back.jpg");
	background-position:top;
	background-repeat:repeat-x;
	height:25px;
	
}
.page_top_back
{
	background-image:url("images/topper_back.jpg");
	background-repeat:repeat-x;
}
.page_content_back
{
	background-image:url("images/page_content_back.jpg");
	background-repeat:repeat-x;
}
.footerbar
{
	background-image:url("images/footer_bg.jpg");
	background-repeat:repeat-x;
	background-position:top;
	text-align:center; 
	color:#cccccc !important;
	
}
.footerbar a , .footerbar a:visited
{
	color:#cccccc !important;
	font-size:10px !important;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration :none;
	
}
 .footerbar a:hover
{
	color:#ffffff !important;
	font-size:10px !important;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration :none;
	cursor :pointer ;
	
}
.footerbar td
{
	color:#cccccc !important;
	font-size:10px;
	font-family :Arial ; 
	
}


.greyspan
{
	color:#cccccc !important;
	font-size:10px !important;
	font-family: Arial,Helvetica,sans-serif;
}
a.Lbtn_white,a.Lbtn_white:visited
{
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial;
	text-decoration:none; 
} 
a.Lbtn_white:hover{
	color: White;
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial;
	text-decoration:none;
	cursor:pointer;
}
.bottom_COPYRIGHT
{
	color:White;
	font-size:10px;
	font-family :Arial ; 
}
.SiteSearchobject{
	margin-right:175px;
}

/* Panes on the HOME skin and general */
.190pxPane { height:100%; width:190px; vertical-align:top} /* leftPane - usually where the red container is located */
.282pxPane { height:100%; width:282px; vertical-align:top} /* middle and right panes - usually for the content */
.492pxPane { height:100%; width:492px; vertical-align:top} /* leftBottomPane - longer pane on the home page*/


/* Panes on the 3cols x 3rows skin */
.252pxPane { height:100%; width:252px; vertical-align:top} /* this is to make the 3 cols skin even */

.middlePane_channels { height:282px; width:766px; vertical-align:top}

.toppannel
{
	padding:5px 0px 5px 0px;
}

.toolbar_back
{
	background-image:url("images/toolbar_back.gif");
	padding-left:5px;
	padding-right:5px;
	color:White;
	font-family:Arial;
	font-size:11px;
	height:30px;
}
.hovermenu
{
	color:White;
}
.login
{
	color:White;
	font-size:10px;
	background-color:#71859C;
	padding:5px;
	font-family:Arial;
	
	
}
.login a
{
	color:White;
	font-size:10px;
	font-family:Arial;
}
.login a:visited{
	color:White;
	font-size:10px;
	font-family:Arial;
	
}
.searchbox
{
	height:30px;
	background-image:url("images/searchbox_back.gif");
}
.searchbox input
{
	border:0px;
	font-size:10px;
	height:16px;
}



a.bottomTERMS 
{
	color:White;
}


/* ----- Globals for the site ----------------------------------------------------- */
* {

	font-family : Arial, Helvetica, sans-serif;
}
body {
	margin : 0px;
	padding : 0px;
}
.clearer {
	clear : both;
	margin: 0;
	padding: 0;
}
/* ----- end Globals -------------------------------------------------------------- */

/* ----- Wrapper ------------------------------------------------------------------ */
#Wrapper {
	width : 950px;
	margin : auto;
	padding : 0px;
}
#MainWrapper {
	float:left;
	width : 774px;
}
#SideWrapper {
	float:left;
	width : 176px;
}
/* ----- end Wrapper -------------------------------------------------------------- */

/* ----- Header ------------------------------------------------------------------- */


/* ----- end Header --------------------------------------------------------------- */

/* ----- Top Panel --------------------------------------------------------------------- */

/* ----- end Top Panel ----------------------------------------------------------------- */
.min_spacer
{
	 float: right;
  width: 1px;
  height: 350px;
}
/* ----- Menu --------------------------------------------------------------------- */
.menubar_outter
{
	background-image:url("images/menubar_out_back.jpg");
	background-repeat:repeat-x;
	background-position:top;
}
.menubar_inner
{
	width:1000px;
	background-image:url("images/Nav_back.jpg");
	background-repeat:repeat-x;
	background-position:top ;
}
.Menubar_left
{
	background-image:url("images/menubar_left.jpg");
	background-repeat:no-repeat;
	background-position:left top; 
}
.Menubar_right
{
background-image:url("images/menubar_right.jpg");
	background-repeat:no-repeat;
	background-position:right top;
	width:50px;
	height:48px;
}
.Menubar_content
{
	width:1000px;
	height:48px;
}
.MenuBar_MainMenu
{
	height:48px;
	margin-left:0px;
	padding-left:0px;
}
.MenuBar_MainMenu li
{
	display:inline;
	list-style-type:none;
	line-height:48px;
	border:1px solid #cccccc;
	padding-top:25px;
	padding-bottom:25px;
}
.MainMenu_separetor
{
	background-image:url("images/separetor.jpg");
		background-repeat:no-repeat;
	background-position:center;
	width:4px;
	height:48px;
}
.SearchBar_back
{
	background-image:url("images/menubar_inner_back.jpg");
	background-repeat:repeat-x;
	background-position:top ;
}
/* new style for sports------------------------------------------------------------*/
.toppannel_sports
{
	padding:5px 0px 5px 0px;
	background-color:#000000;
}
.page_top_back_sports
{
	background-image:url("images/sports/topper_back.jpg");
	background-repeat:repeat-x;
}
.SearchBar_back_sports
{
	background-image:url("images/sports/menubar_inner_back.jpg");
	background-repeat:repeat-x;
	background-position:top ;
}
.menubar_outter_sports
{
	background-image:url("images/sports/menubar_out_back.jpg");
	background-repeat:repeat-x;
	background-position:top;
}
.menubar_inner_sports
{
	width:1000px;
	background-image:url("images/sports/Nav_back.jpg");
	background-repeat:repeat-x;
	background-position:top ;
}
.Menubar_left_sports
{
	background-image:url("images/sports/menubar_left.jpg");
	background-repeat:no-repeat;
	background-position:left top; 
}
.Menubar_right_sports
{
background-image:url("images/sports/menubar_right.jpg");
	background-repeat:no-repeat;
	background-position:right top;
}
.headerbar_sports
{
	background-image:url("images/sports/header_back.jpg");
	background-position:top;
	background-repeat:repeat-x;
	height:25px;
	
}
/* end new style for sports------------------------------------------------------------*/




.BreadCrumb_bar{
	width: 950px;
	font-size:10px;
	font-family :Arial ; 
	/*text-transform:uppercase; */
	color:#ffffff;
	text-align:left;
	padding-top:4px;
}
.dynarh_navmenu_
{
	font-size:12px;
	font-weight:bold;
	text-transform :uppercase;
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
}

.mainMenu
{ 
	width : 100%;
	background-image:url("images/Menu_Bg.gif");
	background-repeat:no-repeat;
	background-position:top;
}
/* ----- end Menu ----------------------------------------------------------------- */

/* ----- Flash Panel --------------------------------------------------------------------- */
#FlashPanel {
	padding : 0 0 10px 0;
}
/* ----- end Flash Panel ----------------------------------------------------------------- */





/* ----- Wide Blue Panel ----------------------------------------------------- */
.WideBluePanel {
	float : left;
	width : 479px;
	padding : 0 8px 8px 0;
}
.WideBluePanel_Top {
height:32px;
	background : #FFF url("images/BluePanel_Top_Bg.gif") repeat-x;
}

.WideBluePanel_Bottom {
height:8px;
	background : #FFF url("images/BluePanel_Bottom_Bg.gif") repeat-x;

}

/* ----- end Wide Blue Panel ----------------------------------------------------- */

/* ----- Red & Blue Panel Title ----------------------------------------------------- */
h5 {
	padding: 8px 0 0 8px;
	color : #FFFFFF;
}

/* ----- end Red & Blue Panel Title ----------------------------------------------------- */

/* ----- Side Panel ----------------------------------------------------- */
.SidePanel {
	float : right;
	width : 176px;
	padding : 0 0 8px 0;
}
.SidePanel_Top {
}
.SidePanel_Bg {
	background : #ebebeb url("images/SidePanel_Bg.gif") repeat-x top;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	padding : 0 7px 0 7px;
}
.SidePanel_Bottom {
}
.SidePanel_Inner {
	border : 1px solid #999999;
}
/* ----- end Side Panel ----------------------------------------------------- */


.LeftTable_Content {
	width : 100%;
	border-collapse : collapse;

}
.LeftTable_Content td {
	padding: 5px;
	border-bottom : 1px dotted #999999;
	vertical-align: top;
}
.LeftTable_Content td img {
	padding: 2px;
	border : 2px solid #2c98b9;
}
.LeftTable_Content h6 {
	color:#2c98b9;
	margin-bottom:3px;
	line-height:1.5em
}
.LeftTable_Content p {
	font-size:11px;
	color:#666;
	line-height: 1.5em;
	margin:0 0 5px 0;
}
.LeftTable_Content a {
	font-size:10px;
	color:#d78700;
	text-decoration:none;
}
.LeftTable_Content_Link {
	text-align:right;
	padding: 0 3px 0 0;
}
.LeftTable_Content_Link a {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

/* ----- Blue Panel Content ----------------------------------------------------- */


.RightTable_Content {
	width : 100%;
	border-collapse : collapse;
	padding-bottom:40px;
}
.RightTable_Content td {
	padding:5px 0 5px 0;
}
.RightTable_Content td.Border {
	padding:0 0 5px 0;
}
.RightTable_Content td img.Border {
	padding: 2px;
	border : 2px solid #2c98b9;
}
.RightTable_Content h6 {
	color:#2c98b9;
}
.RightTable_Content p {
	font-size:11px;
	color:#666;
	line-height: 1em;
}
.RightTable_Content a {
	font-size:10px;
	color:#d78700;
	text-decoration:none;
}
.RightTable_Content_Link {
	text-align:right;
	padding: 0 3px 0 0;
}
.RightTable_Content_Link a {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
/* ----- end Blue Panel Content ------------------------------------------------- */

/* ----- Wide Blue Panel Content ----------------------------------------------------- */
.WideTable_Content {
	width : 100%;
	border-collapse : collapse;
	padding-bottom:40px;
}
/* ----- end Wide Blue Panel Content ------------------------------------------------- */

/* ----- Bottom Banner ----------------------------------------------------- */
#BottomBanner {
}
/* ----- end Bottom Banner ------------------------------------------------- */

/* ----- action menu ----------------------------------------------------------------- */

.ModuleTitle_MenuContainer {
	background-color: transparent; 
	height:20px;
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.ModuleTitle_MenuItem {

	cursor: pointer; 
	color:#003366; 
	font-size: 10px;  
	font-weight:normal;
	border:1px #F9F6EB solid;
	border-bottom:1px #999999 solid;
	background-color: Transparent;
	font-family:Verdana, Arial, Helvetica; 
	height:20px;
	padding:2px 5px 2px 2px;
}
.ModuleTitle_MenuIcon 
{
	display:none;
	border:1px #F9F6EB solid;
	cursor: pointer; 
	cursor: hand; 
	height: 23px;
	width:25px;
}
.ModuleTitle_SubMenu {
	background-color: #F9F6EB;
	border:1px outset #666666;
	 
	z-index:9999; 
	cursor: pointer; 
	padding:2px 4px 2px 2px;
	 
}
.ModuleTitle_MenuBreak 
{
	display:none;
	height: 0px;
}
.ModuleTitle_MenuItemSel 
{
	background-color:#4D88EA;
	color:#FFFFFF;
	border:1px outset #4D88EA;
	cursor: pointer; 
	font-family:Verdana,Arial, Helvetica; 
	font-size: 10px; 
	font-weight:normal; 
	height:20px;
	padding:2px 5px 2px 2px;
}
.ModuleTitle_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
	display:none;
}
.ModuleTitle_RootMenuArrow 
{
	
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/* ----- end action menu ----------------------------------------------------- */

.MainMenu_MenuContainer {
	background-color: transparent; 
	height:30px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #71859C 1px solid; 
	border-bottom: #71859C 1px solid; 
	border-top: #71859C 1px solid; 
	border-right: #71859C 1px solid;
	cursor: pointer; 
	
	color:White; 
	font-size: 9pt;  
	font-weight:normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	height:30px;
	padding:4px;
}
.MainMenu_MenuIcon 
{
	display:none;
	background-color: #71859C; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #71859C;  
	z-index: 1000; 
	cursor: pointer; 
	padding:5px;
	 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	background-color:Transparent;
	cursor: pointer; 
	color:Silver;
	border: 1px solid white;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight:normal; 
	height:30px;
	padding:4px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	display:none;
}
.MainMenu_RootMenuArrow 
{
	display:none;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.SkinObject
{
	
}
.article_summary{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica;
	color:#666666;
}
.article_body{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica;
	color:#333333; 
	
	
}
 .imageholder
        {
			padding: 2px;
			border : 2px solid #2c98b9;
			float:left;
			margin-right:10px;
			margin-bottom:8px;
			background-color:#FFFFFF;
        }
       

.FM_ErrorMgr
{
	color:#666666;
	font-size:10px;
	font-family:Verdana;
}

.FM_ErrorMgrTitle
{
	color:Red;
	font-size:12px;
	font-weight:bold; 
	font-family:Verdana;
}

/*######################  XMOD FORM STYLES  ########################*/
/*######################  By Junior Madureira #######################*/

.xmodForm_applyjob p{
	font-size:10px;
	font-weight:bold;
	color:#666666
}

.xmodForm_applyjob input, .xmodForm_applyjob select, .xmodForm_applyjob textarea {
	font-size:8pt !important;
	font-weight:normal
}

.xmodForm_blue_panel_title
{
	color : #FFFFFF !important;
	font-size:12px !important;
	font-weight:bold !important;	
}

.xmodForm_red_title {
	border:1px solid #580c0c;
	background:url(images/red_tab_bck.gif) repeat-x top left;
	height:16px;
	width:98%;
	!width:97%; /* Hack to make the blue title box expand properly on the f... IE6 and IE7*/
}

.xmodForm_blue_title {
	border:1px solid #003677;
	background:url(images/blue_tab_bck.gif) repeat-x top left;
	background-color:#042197;
	height:16px;
	width:98%;
	!width:97%; /* Hack to make the blue title box expand properly on the f... IE6 and IE7*/
}
.xmodForm_blue_title2 {
	border-top:1px solid #ffffff;
border-right:1px solid #333333;
border-left:1px solid #ffffff;
border-bottom:1px solid #333333;
	/*background:url(images/blue_tab_bck.gif) repeat-x top left;*/
	background-color:#042197;
	height:22px;
	width:98%;
	!width:97%; /* Hack to make the blue title box expand properly on the f... IE6 and IE7*/
}
.xmodForm_blue_title2 td{
	padding:2px;
padding-left:5px;
}
.xmodForm_footer_bck { 
	background:url(images/xmodForm_bottom_bg.gif) repeat-x bottom left transparent;
	width:auto;
	height:auto;
	margin-left:0;
	margin-bottom:0;
	!margin-right:-10px; /* Hack to make the footer work on the f... IE6 and IE7*/
	padding-left:10px;
	padding-bottom:5px;

}

.xmodForm_footer_line {
	background:url(images/xmodForm_bottom_line.gif) repeat-x bottom left transparent;
	width:98.4%;
	!width:97%;	
	height:2px;
	margin: 10px 0 7px 0;
	!margin: 10px 0 6px 0	
}

.xmodForm_alt_table {
	background-color:#fcfbf6;
	border-bottom:2px solid #f1eedf;
	border-top:2px solid #f1eedf;
	padding:15px 5px 15px 5px;
	margin-top:10px;
	margin-bottom:10px;
	width:98%;
	!width:96%;
}

.xmodForm_alt_table_nobckcolor table{
	border-bottom:2px solid #f1eedf;
	border-top:2px solid #f1eedf;
	margin:15px 0px 15px 0px ;
	padding:15px 0px 15px 0px ;

}

.xmodForm_alt_col {
	background-color:#fcfbf6;
	border-bottom:0px solid #f1eedf;
	border-top:0px solid #f1eedf;
	padding-left:15px
}

.xmodForm_alt_table { /* Only for IE6 and IE7 */
	!padding-top:20px;
	!padding-bottom:20px;
}

.xmodForm_table {
	width:98%;
	!width:97%;
}
.xmod_details_table{
	background-color:#ffffff;
	border-top:1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.xmod_details_table td{
	font-size:10px;
	padding:2px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	
}
.xmodForms_pkg_prices {
	border:1px solid #676767;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	color:#676767;
	padding:3px 3px 3px 6px
}

.xmodForm_horiz_line { margin: 5px 0 5px 0; !margin:0; width:600px; border:2px solid #f1eedf}
.xmodForm_horiz_line2 { margin: 5px 0 5px 0; border:2px solid #f1eedf}
.xmodForm_pckg_price { color:#FF0000; font-weight:bold;}

.xmodForm_vert-line_td {
	border-right:2px solid #f1eedf;
	width:50%;
	padding-right:15px;
}
.xmodForm_vert-line_td input
{
	float:left;
}
.xmodForm_optional_block {
	display:block;
	border-top:2px solid #f1eedf;
	border-bottom:2px solid #f1eedf;
	width:94%;
	!width:96%;
	background-color:#fcfbf6;
	padding:10px;
	margin:0px;
}

.xmodForm_optional_block2 {
	display:block;
	border-top:2px solid #f1eedf;
	border-bottom:2px solid #f1eedf;
	background-color:#fcfbf6;
	padding:10px;
	margin:10px 0 10px 0;
}

.xmodForm_footer_bck input, .xmodForm_footer_bck select {
	font-size:11px !important;
}

a.xmodForm_link { 
	color:#d78700 !important
}
.xmodForm_span_text {
	display:inline;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
.xmodForm_span_text td{
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
.xmodForm_content {
	font-size:10px;
	font-weight:bold;
	color:#666666
}

.xmodForm_content td{
	font-size:9px;
	font-weight:bold;
	color:#666666;
	vertical-align:middle !important
}


.xmodForm_content p{
	margin:0;
	padding-left:23px;
	font-size:10px;
	font-weight:bold;
	color:#666666
}

.xmodForm_required {
	font-size:10px;
	font-weight:bold;
	color: #FF0000
}

.xmodForm_h1 {
	font-size:10px;
	font-weight:bold;
	color:#666666
}

.XmodForm
{
	width:100%;
}
.xmod_textarea_table td{
  
  padding:4px;
}
.xmod_TC_div{
padding:2px;
padding-left:4px;
width:97%;
height:250px;
overflow:auto;
border-top:1px solid #666666;
border-left:1px solid #666666;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
background-color:#ffffff;
}
.xmod_TC_div li{
	font-size:10px;
}
.xmod_TC_div ol{
	padding-left:10px;
	margin-left:10px;
}
.xmod_upcase{
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
.xmod_small_text{
  padding:2px;
  color:#666666;
  font-size:10px;
}
.xmod_ValidationSummeary{
	padding-right:15px;
}
.xmod_ValidationSummeary li{
	color:red;
	
}
.xmod_ValidationSummeary ul{
	color:red;
	
}
.MYValidationSummary_box{
	width:250px;
	height:200px;
	position:absolute;
	border:1px solid #666666;
	padding:0px;
	background-color:#ffffff;
	display:none;
z-index:999;
text-align:left;
}
.xmod_ValidationSummary{
	padding-right:8px;
	overflow:auto;

	height:180px;	
}
.xmod_box_title{
	border:1px solid #003677;
	background-color:#042197;
	height:16px;
	border-bottom:1px solid #333333;
}
.xmod_box_closebutton{
background-color:#333333;
	padding:0px 3px 0px 3px;
	margin-right:1px;
	margin-top:0px;
	border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #666666;
border-bottom:1px solid #666666;	
cursor:pointer;
color:#ffffff;
}


.MTVuploadBTN input.button
{
font-size:11px;
font-family:Arial;
padding:0px;
margin:0px;
min-height: 11px;
height: auto !important;
height: 11px;

}

#DF_002 td
{
	white-space:nowrap;
	vertical-align:top;
	font-size:10px;
	font-family:Arial;
	color:#666666;
	padding:3px;
	text-transform:capitalize; 
}
#DF_002 input
{
	width:200px;
}
#DF_002 th
{
 text-align :left ;
 font-size:10px;
 font-family:Arial;
 color:#999999;
}
.lightercolor{
	color:#c1c1c1;
}
/*------------------tweak dnn default style----------------------------*/

.Normal, .NormalDisabled 
{
	font-size:11px !important;
}
.subhead
{
	font-size:11px !important;
	color:#666666 !important;
}
.Help
{
	border:1px solid #cccccc;
	 font-size:10px;
    color:#666666;
    background-color:#FCFBF6;
    padding:4px;
    font-family:Arial;
}
.NormalTextBox 
{
	font-size:10px;
	font-family:Arial;

}

.Head
{
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	color:#A01937;
}
.submenu_picture a
{
	padding:0px;
	margin:0px;
}
.submenu_picture td
{
	padding:0px;
	margin:0px;
}
.submenu_picture img
{
	margin:0px;
	padding:0px;
}
.submenu_Default
{
	background-color:#3A86DA;
	border-left:1px solid #666668;
	border-top:1px solid #666668;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.submenu_normal,.submenu_sports,.submenu_movies
{
	width:100%;
	height:22px;
}
.submenu_normal
{
	background-color:#629EE1;
}
.submenu_sports
{
	background-color:#727376;
}
.submenu_movies
{
	background-color:#FFB31E;
}
.submenu_normal a,.submenu_normal a:visited,.submenu_sports a,.submenu_sports a:visited,.submenu_movies a,.submenu_movies a:visited
{
	color:#ffffff;
	padding-right:5px;
	text-decoration:none;
}
.submenu_normal a:hover
{
	color:#14327E;
	text-decoration:none;
	font-size:10px;
}
.submenu_sports a:hover
{
	color:#4F4F4F;
	text-decoration:none;
	font-size:10px;
}
.submenu_movies a:hover
{
	color:#CC5D0E;
	text-decoration:none;
	font-size:10px;
}
 .submenu_normal td, .submenu_sports td, .submenu_movies td
 {
	white-space:nowrap;
	font-size:10px;
		padding:3px 5px 3px 5px;
 }
 .submenu_normal td
{
	background-color:#629EE1;
	color:#2267B3;
}
.submenu_movies td
{
	background-color:#FFB31E;
	color:#DB8110;
}

 .submenu_sports td
 {
	background-color:#727376;
	color:#375D16;
 }


/*  THIS WILL BECOME LEVEL 2 STYLE WHEN THERE IS  LEVEL 3 NAV*/
.LVL2submenu_movies td, .LVL2submenu_sports td, .LVL2submenu_normal td
{
	padding:3px 5px 3px 5px;
	white-space:nowrap;
}
.LVL2submenu_normal td{
	background: #629EE1;
	color:#629EE1;
	border-bottom: 1px solid #2571C5;
	border-right:1px solid #2571C5;
}
.LVL2submenu_movies td{
	background: #FFB31E;
	color:#FFB31E;
	border-bottom: 1px solid #DB8110;
	border-right:1px solid #DB8110;
}
.LVL2submenu_normal a,.LVL2submenu_normal a:visited,.LVL2submenu_movies a,.LVL2submenu_movies a:visited{
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
}
.LVL2submenu_normal a:hover{
	color:#14327E;
	text-decoration:none;
	font-size:10px;
}
.LVL2submenu_movies a:hover{
	color:#CC5D0E;
	text-decoration:none;
	font-size:10px;
}


.LVL2submenu_normal_ActiveLink
{
	border-bottom: 1px solid #3A86DA !important;
	border-right:1px solid #ffffff !important;
	font-size:10px;
	background-color:#3A86DA !important;
	color:#3A86DA !important;
}
.LVL2submenu_movies_ActiveLink
{
	border-bottom: 1px solid #E9A613 !important;
	border-right:1px solid #ffffff !important;
	font-size:10px;
	background-color:#E9A613 !important;
	color:#E9A613 !important;
}


.LVL2submenu_normal_ActiveLink a, .LVL2submenu_normal_ActiveLink a:visited
{
	color:#14327E;
}
.LVL2submenu_movies_ActiveLink a, .LVL2submenu_movies_ActiveLink a:visited
{
	color:#CC5D0E;
}

.LVL3submenu_normal,.LVL3submenu_movies,.LVL3submenu_sports
{
	height: 22px;
}
.LVL3submenu_normal{
	background-color:#3A86DA;
}
.LVL3submenu_sports{
	background-color:#727376; /*long bar background*/
}
.LVL3submenu_movies{
	background-color: #E9A613;
}
.LVL3submenu_movies td, .LVL3submenu_sports td, .LVL3submenu_normal td
{
	font-size:10px;
	padding:3px 5px 3px 5px;
	white-space:nowrap;
}

.LVL3submenu_normal td
{
	color:#2267B3;
}
.LVL3submenu_sports td
{
	color:#ffffff;
}
.LVL3submenu_movies td{
	color:#E9A613;
}
.LVL3submenu_normal_ActiveLink a,.LVL3submenu_normal_ActiveLink a:visited
{
	color:#14327E !important;
}
.LVL3submenu_sports_ActiveLink a,.LVL3submenu_sports_ActiveLink a:visited
{
	color:#000000 !important;
}
.LVL3submenu_movies_ActiveLink a,.LVL3submenu_movies_ActiveLink a:visited
{
	color:#CC5D0E !important;
}

.LVL3submenu_normal a, .LVL3submenu_normal a:visited,.LVL3submenu_sports a, .LVL3submenu_sports a:visited,.LVL3submenu_movies a, .LVL3submenu_movies a:visited
{
	color:#ffffff;
	padding-right:5px;
	font-size:10px;
	text-decoration:none;
}
.LVL3submenu_normal a:hover
{
	color:#14327E;
	text-decoration:none;
	font-size:10px;
	
}
.LVL3submenu_sports a:hover
{
	color:#000000;
	text-decoration:none;
	font-size:10px;
}
.LVL3submenu_movies a:hover
{
	color:#CC5D0E;
	text-decoration:none;
	font-size:10px;
}

/*----------------------------------HTML TEXT Module Global Style--------------------------------------*/
.HtmlText a , .HtmlText a:visited {
	color : #d78700;
	margin:0px;
	font-size:10px;
	line-height: 10pt;
    padding-bottom:8px;
    padding-top:3px;
}
.HtmlText a:hover {
	color : #d78700;
	margin:0px;
	font-size:10px;
	line-height: 10pt;
    padding-bottom:8px;
    padding-top:3px;
	text-decoration:underline;
}

.HtmlText ul {
	margin-left: 15px;
}
.HtmlText li {
	margin-left: 10px;
	font-size : 12px;
	color : #333;
	line-height: 2em;
}

.HtmlText h1 {
	padding : 0px 0px 0px 10px;
	font-size:14px;
	color : #333;
	font-weight:bold;
	text-align : left;
}
.HtmlText h2 {
	font-size:11px;
    font-weight:bold;
	color:#333333;
	margin-bottom:3px; 
	line-height:10pt; 
	padding: 0px;
}
.HtmlText h3 {
	color : #333;
	font-size : 13px;
	font-weight:bold;
}

.HtmlText h4 {
	padding : 0px 0px 0px 0px;
	font-size:14px;
	color : #333;
	font-weight:bold;
	text-align : left;
	margin-bottom:3px;
}
.HtmlText h5{
    font-size:11px;
    font-weight:bold;
	color:#2c98b9 !important;
	margin-bottom:2px;
	line-height:13pt;
	padding:0px;
}


.HtmlText_vertical_dash { 
 border-right: dotted thin #cccccc;
 }
 
 .HtmlText_horizontal_dash { 
 border-top: dotted thin #cccccc;
 }
/*------------------------------ENDS----HTML TEXT Module Global Style--------------------------------------*/
