.normal					{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; }

.regular					{ font-weight: normal; } 
.bold						{ font-weight: bold; } 
.italic						{ font-style: oblique; } 
.bold_italic			{ font-weight: bold; font-style: oblique; } 
.underline				{ text-decoration:underline; } 

.white						{ color: #FFFFFF }
.black					{ color: #000000 }
.violet						{ color: #56027E }
.blue						{ color: #0072BC }
.red							{ color: #A50B09 }
.green					{ color: #197300 }
.pink						{ color: #EC008C }
.orange					{ color: #FF6606 }
.gray						{ color: #9FB8BF }
.yellow					{ color: #F5ED09 }
.lgray						{ color: #F1F1F1 }
.lviolet					{ color: #C7A9FF }
.lorange				{ color: #F86407 }
.brown					{ color: #272016 }

.s05						{ font-size: 5pt; } 
.s06						{ font-size: 6pt; } 
.s07						{ font-size: 7pt; } 
.s08						{ font-size: 8pt; } 
.s09						{ font-size: 9pt; } 
.s10						{ font-size: 10pt; } 
.s11						{ font-size: 11pt; } 
.s12						{ font-size: 12pt; } 
.s13						{ font-size: 13pt; } 
.s14						{ font-size: 14pt; } 
.s15						{ font-size: 15pt; } 
.s16						{ font-size: 16pt; }
.s17						{ font-size: 17pt; } 
.s18						{ font-size: 18pt; }
.s19						{ font-size: 19pt; } 
.s20						{ font-size: 20pt; }
.s25						{ font-size: 25pt; }
.s30						{ font-size: 30pt; }
.s35						{ font-size: 35pt; }
.s50						{ font-size: 50pt; }

body						{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; font-size: 9pt; }
td								{ font-family: Tahoma, Sans-Serif, MS Sans Serif; font-style: normal; text-decoration: none; font-size: 9pt; }
h1							{ font-weight: bold; font-size: 11pt; padding: 0px; margin: 0px; }
h2							{ font-weight: bold; font-size: 10pt; padding: 0px; margin: 0px; }
h3							{ font-weight: bold; font-size: 12pt; padding: 0px; margin: 0px; }
p								{ margin: 0px; }

.pdd_top02			{ padding-top: 2px; }
.pdd_top03			{ padding-top: 3px; }
.pdd_top05			{ padding-top: 5px; }
.pdd_top08			{ padding-top: 8px; }
.pdd_top10			{ padding-top: 10px; }
.pdd_top16			{ padding-top: 16px; }
.pdd_top24			{ padding-top: 24px; }
.pdd_top32			{ padding-top: 32px; }
.pdd_bottom02	{ padding-bottom: 2px; }
.pdd_bottom03	{ padding-bottom: 3px; }
.pdd_left01			{ padding-left: 1px; }
.pdd_right01		{ padding-right: 1px; }
.pdd_left02			{ padding-left: 2px; }
.pdd_right02		{ padding-right: 2px; }
.pdd_left03			{ padding-left: 3px; }
.pdd_right03		{ padding-right: 3px; }
.pdd_left05			{ padding-left: 5px; }
.pdd_right05		{ padding-right: 5px; }
.pdd_left06			{ padding-left: 6px; }
.pdd_right06		{ padding-right: 6px; }
.pdd_left08			{ padding-left: 8px; }
.pdd_right08		{ padding-right: 8px; }
.pdd_left10			{ padding-left: 10px; }
.pdd_right10		{ padding-right: 10px; }
.pdd_left12			{ padding-left: 12px; }
.pdd_right12		{ padding-right: 12px; }
.pdd_left14			{ padding-left: 14px; }
.pdd_right14		{ padding-right: 14px; }
.pdd_left15			{ padding-left: 15px; }
.pdd_right15		{ padding-right: 15px; }
.pdd_left20			{ padding-left: 20px; }
.pdd_right20		{ padding-right: 20px; }
.pdd_left23			{ padding-left: 23px; }
.pdd_left27			{ padding-left: 27px; }
.brd_top				{ border-top: #000000 1px solid; }
.brd_bottom			{ border-bottom: #000000 1px solid; }
.brd_left					{ border-left: #000000 1px solid; }
.brd_right				{ border-right: #000000 1px solid; }
.brd_top_white	{ border-top: #FFFFFF 1px solid; }
.brd_bottom_white	{ border-bottom: #FFFFFF 1px solid; }
.brd_left_white	{ border-left: #FFFFFF 1px solid; }
.brd_right_white	{ border-right: #FFFFFF 1px solid; }
.brd_bbrown		{ border-bottom: #272016 1px solid; }

.menu_line			{ border-bottom: #FFA201 1px dashed; }
.dash_top				{ border-top: #9FB8BF 1px dashed; }
.dash_bottom		{ border-bottom: #9FB8BF 1px dashed; }
.dash_left				{ border-left: #9FB8BF 1px dashed; }
.dash_right			{ border-right: #9FB8BF 1px dashed; }
.box_pdd12			{ padding-left: 12px; padding-right: 12px; }
.box_w01				{ padding-top: 3px; padding-bottom: 3px; padding-left: 5px; border-bottom: #FFFFFF 1px solid; }
.box_w02				{ padding-top: 3px; padding-bottom: 3px; border-left: #FFFFFF 1px solid; border-bottom: #FFFFFF 1px solid; }
.bg_white				{ background-color: #FFFFFF; }
.brd_red				{ border-top: #A50B09 1px solid; border-bottom: #A50B09 1px solid; border-left: #A50B09 1px solid; border-right: #A50B09 1px solid; }
.brd_black			{ border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; }
.brd_gray				{ border-top: #E7E6C7 1px solid; border-bottom: #E7E6C7 1px solid; border-left: #E7E6C7 1px solid; border-right: #E7E6C7 1px solid; }
.brd_brown			{ border-top: #272016 1px solid; border-bottom: #272016 1px solid; border-left: #272016 1px solid; border-right: #272016 1px solid; }
.dash_gbottom	{ border-bottom: #E6E6E6 1px dashed; }
.brd_gray2			{ border-top: #8C8C8C 1px solid; border-bottom: #8C8C8C 1px solid; border-left: #8C8C8C 1px solid; border-right: #8C8C8C 1px solid; }
.brd_pink				{ border-top: #E2024B 1px solid; border-bottom: #E2024B 1px solid; border-left: #E2024B 1px solid; border-right: #E2024B 1px solid; }
.animation_pink		{ border-bottom: #E2024B 1px solid; border-left: #E2024B 1px solid; }
.animation_pink2	{ border-top: #E2024B 1px solid; border-left: #E2024B 1px solid; border-right: #E2024B 1px solid; }
.animation_violet 	{ border-top: #9933FF 1px solid; border-bottom: #9933FF 1px solid; border-left: #9933FF 1px solid; border-right: #9933FF 1px solid; }
.animation_violet2	{ border-top: #360B5D 1px solid; border-bottom: #360B5D 1px solid; border-left: #360B5D 1px solid; border-right: #360B5D 1px solid; }
.animation_blue2	{ border-top: #D5DBE1 1px solid; border-left: #D5DBE1 1px solid; border-right: #D5DBE1 1px solid; }
.animation_blue3	{ border-bottom: #D5DBE1 1px solid; border-left: #D5DBE1 1px solid; }
.animation_dash	{ border-bottom: #F17084 1px dashed; }

.x_bg						{ background-repeat: repeat-x; background-position: left top; }
.y_bg						{ background-repeat: repeat-y; background-position: left top; }
.bg							{ background-repeat: no-repeat; background-position: center center; }
.uppercase			{ text-transform:uppercase; }

a:link, a:active, a:visited { color: #EC008C; text-decoration:none; font-size: 8pt }
a:hover { color: #000000; text-decoration:underline; font-size: 8pt }
a.black_menu:link, a.black_menu:active, a.black_menu:visited { color: #000000; text-decoration:underline; font-size: 9pt }
a.black_menu:hover { color: #000000; text-decoration:underline; font-size: 9pt }
a.white_menu:link, a.white_menu:active, a.white_menu:visited { color: #FFFFFF; text-decoration:underline; font-size: 9pt }
a.white_menu:hover { color: #FFFFFF; text-decoration:underline; font-size: 9pt }
a.violet_menu:link, a.violet_menu:active, a.violet_menu:visited { color: #56027E; text-decoration:underline; font-size: 9pt }
a.violet_menu:hover { color: #56027E; text-decoration:underline; font-size: 9pt }
a.black_link:link, a.black_link:active, a.black_link:visited { color: #000000; text-decoration:underline; font-size: 8pt }
a.black_link:hover { color: #000000; text-decoration:underline; font-size: 8pt }
a.white_link:link, a.white_link:active, a.white_link:visited { color: #FFFFFF; text-decoration:underline; font-size: 8pt }
a.white_link:hover { color: #FFFFFF; text-decoration:underline; font-size: 8pt }
a.violet_link:link, a.violet_link:active, a.violet_link:visited { color: #56027E; text-decoration:underline; font-size: 8pt }
a.violet_link:hover { color: #56027E; text-decoration:underline; font-size: 8pt }
a.clink:link, a.clink:active, a.clink:visited { color: #000000; text-decoration:none; font-size: 8pt }
a.clink:hover { color: #000000; text-decoration:none; font-size: 8pt }
a.red_menu:link, a.red_menu:active, a.red_menu:visited { color: #DD0000; text-decoration:underline; font-size: 9pt }
a.red_menu:hover { color: #DD0000; text-decoration:underline; font-size: 9pt }
a.red_link:link, a.red_link:active, a.red_link:visited { color: #DD0000; text-decoration:underline; font-size: 8pt }
a.red_link:hover { color: #DD0000; text-decoration:underline; font-size: 8pt }
a.orange_menu:link, a.orange_menu:active, a.orange_menu:visited { color: #FF6606; text-decoration:underline; font-weight: bold; font-size: 10pt }
a.orange_menu:hover { color: #FF6606; text-decoration:underline; font-weight: bold; font-size: 10pt }
a.brown_menu:link, a.brown_menu:active, a.brown_menu:visited { color: #272016; text-decoration:underline; font-weight: bold; font-size: 10pt }
a.brown_menu:hover { color: #272016; text-decoration:underline; font-weight: bold; font-size: 10pt }
a.blue_link:link, a.blue_link:active, a.blue_link:visited { color: #004C89; text-decoration:underline; font-size: 8pt }
a.blue_link:hover { color: #004C89; text-decoration:underline; font-size: 8pt }
a.menubar:link, a.menubar:active, a.menubar:visited { color: #272016; text-decoration:none; font-weight: bold; font-size: 10pt }
a.menubar:hover { color: #FFFFFF; text-decoration:none; font-weight: bold; background-color: #272016; font-size: 10pt }
a.ani_menu:link, a.ani_menu:active, a.ani_menu:visited { color: #004C89; text-decoration:none; font-weight: bold; font-size: 9pt }
a.ani_menu:hover { color: #004C89; text-decoration:underline; font-weight: bold; font-size: 9pt }
a.ani_menu2:link, a.ani_menu2:active, a.ani_menu2:visited { color: #000000; text-decoration:none; font-size: 9pt }
a.ani_menu2:hover { color: #000000; text-decoration:underline; font-size: 9pt }
a.ani_menu3:link, a.ani_menu3:active, a.ani_menu3:visited { color: #FFFFFF; text-decoration:none; font-weight: bold; font-size: 9pt }
a.ani_menu3:hover { color: #ED135D; text-decoration:none; font-weight: bold; background-color: #000000; font-size: 9pt }
a.pg_animation:link, a.pg_animation:active, a.pg_animation:visited { color: #004C89; text-decoration:underline; font-weight: bold;  font-size: 11pt }
a.pg_animation:hover { color: #004C89; text-decoration:underline; font-weight: bold; font-size: 11pt }
a.replaytv_link:link, a.replaytv_link:active, a.replaytv_link:visited { color: #000000; text-decoration:none; font-size: 8pt }
a.replaytv_link:hover { color: #000000; text-decoration:underline; font-size: 8pt }

h6							{  text-align: justify; text-indent: 0.5in; overflow: hidden;  height: 16pt;  }

a.smenu:link, a.smenu:active, a.smenu:visited  { text-decoration:underline; text-align: left; padding-left: 8px; color: #000000; padding-top: 2px; background-color: #F8F8F8; width: 172px; height: 20px; font-size: 9pt }
a.smenu:hover { text-decoration:none; text-align: right; padding-right: 5px; color: #FFFFFF; padding-top: 2px; background-color: #56027E; width: 172px; height: 20px; background-repeat: no-repeat; filter: alpha(opacity=100); font-size: 9pt }
a.light_menu:link, a.light_menu:active, a.light_menu:visited  { padding-left: 3px; padding-right: 3px; font-size: 9pt; color: #000000; font-weight: bold; text-decoration:none; text-align: left }
a.light_menu:hover { padding-left: 3px; padding-right: 3px; font-size: 9pt; color: #FFFFFF; font-weight: bold; background-color: #000000; text-decoration:none; text-align: left }
.light_number { padding-left: 3px; padding-right: 3px; padding-top: 1px; font-size: 8pt; color: #FFFFFF; font-weight: bold; background-color: #000000; text-decoration:none; text-align: center  }
a.zc_menu:link, a.zc_menu:active, a.zc_menu:visited  { text-decoration:none; font-weight: bold; color: #DA005E; font-size: 10pt }
a.zc_menu:hover { text-decoration:none; color: #FFFFFF; font-weight: bold; background-color: #DA005E; font-size: 10pt }

a.xmenu_highlight:link, a.xmenu_highlight:active, a.xmenu_highlight:visited { color: #000000; text-decoration:none; padding-left: 3px; padding-right: 3px; font-size: 9pt }
a.xmenu_highlight:hover { background-color: #F1F1F1; color: #000000; text-decoration:underline; padding-left: 3px; padding-right: 3px; font-size: 9pt }
a.xlink_highlight:link, a.xlink_highlight:active, a.xlink_highlight:visited { color: #000000; text-decoration:none; padding-left: 3px; padding-right: 3px; font-size: 8pt }
a.xlink_highlight:hover { background-color: #F1F1F1; color: #000000; text-decoration:underline; padding-left: 3px; padding-right: 3px; font-size: 8pt }
a.rmenu_highlight:link, a.rmenu_highlight:active, a.rmenu_highlight:visited { color: #A50B09; text-decoration:none; font-weight: bold; padding-left: 3px; padding-right: 3px; font-size: 9pt }
a.rmenu_highlight:hover { background-color: #F1F1F1; color: #A50B09; text-decoration:underline; font-weight: bold; padding-left: 3px; padding-right: 3px; font-size: 9pt }
a.rlink_highlight:link, a.rlink_highlight:active, a.rlink_highlight:visited { color: #A50B09; text-decoration:none; padding-left: 3px; padding-right: 3px; font-size: 8pt }
a.rlink_highlight:hover { background-color: #F1F1F1; color: #A50B09; text-decoration:underline; padding-left: 3px; padding-right: 3px; font-size: 8pt }
a.xlink:link, a.xlink:active, a.xlink:visited { color: #000000; text-decoration:none; padding-left: 3px; padding-right: 3px; font-size: 8pt }
a.xlink:hover { color: #000000; text-decoration:underline; padding-left: 3px; padding-right: 3px; font-size: 8pt }
.xdash_top			{ border-top: #E6E6E6 1px dashed; }
a.crystal_link:link, a.crystal_link:active, a.crystal_link:visited { color: #000000; text-decoration:none; font-size: 8pt }
a.crystal_link:hover { color: #000000; text-decoration:none; font-size: 8pt }
a.wmenu:link, a.wmenu:active, a.wmenu:visited { color: #FFFFFF; text-decoration:none; font-weight: bold; font-size: 9pt }
a.wmenu:hover { color: #FFF200; text-decoration:underline; font-weight: bold; font-size: 9pt }
a.rmenu:link, a.rmenu:active, a.rmenu:visited { color: #A50B09; text-decoration:none; font-weight: bold; font-size: 9pt }
a.rmenu:hover { color: #A50B09; text-decoration:underline; font-weight: bold; font-size: 9pt }

.blur_15					{ filter: alpha(opacity=15); }
.warning { text-decoration:none; color: #FFFFFF; padding-left: 3px; padding-right: 3px; background-color: #9E0000; font-size: 8pt }

a.more_red_link:link, a.more_red_link:active, a.more_red_link:visited { color: #A50B09; text-decoration:underline; font-weight: bold; font-size: 8pt }
a.more_red_link:hover { color: #A50B09; text-decoration:underline; font-weight: bold; font-size: 8pt }
a.featured_gray_link:link, a.featured_gray_link:active, a.featured_gray_link:visited { color: #333333; text-decoration:none; font-size: 8pt }
a.featured_gray_link:hover { color: #333333; text-decoration:underline; font-size: 8pt }
a.featured_gray_link:link, a.featured_gray_link:active, a.featured_gray_link:visited { color: #333333; text-decoration:none; font-size: 8pt }
a.featured_gray_link:hover { color: #333333; text-decoration:underline; font-size: 8pt }
