/* GENERIC STYLES */
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;}
font {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;} 
A {
	color: #660066;
	text-decoration: none;
	font-weight:bold;}
A:hover {
	color: #ff9900;
	text-decoration: none;}
ul {  
	list-style-type: square;}
.ul-arrow {  
	list-style-image: url(/images/buttons/red_arrow.gif); 
	margin: 0 0 0 1em;}
BODY { 
	background-color: #ffffff;}

/* QUICKHELP LAYER POPUP ON SIGNUP */
#quickhelp {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

/* TABLE STYLES - USE THESE WHEN DEVELOPING */ 
.table-title { 
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #333333;
   background-color: #FFBA52;
   text-decoration: none}    
.table-title a{
   color: #ffffff;
   text-decoration: none;}  
.table-title a:hover{ 
   color: #ffffff;
   text-decoration: underline;}
.table-subtitle {  
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   background-color: #ffffcc;}
.table-grey {  
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   background-color: #ededed;}
.table-greydark {  
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   background-color: #666666;}   
.table-black {  
   font-family:  Arial, Helvetica, sans-serif;
   color: #ffffff;
   background-color: #000000;}
.table-white {  
   font-family:  Arial, Helvetica, sans-serif;
   background-color: #ffffff;}
.widget-alternate{  
   font-family: Arial, Helvetica, sans-serif;
   color: #444444;
   background-color: #fff7ff;}
.widget-alternate2{  
   font-family: Arial, Helvetica, sans-serif;
   color: #444444;
   background-color: #f7f7f7;}
   
.quickpick-alternate{  
   font-family: Arial, Helvetica, sans-serif;
   color: #444444;
   background-color: #D9EBF8;}
.quickpick-alternate2{  
   font-family: Arial, Helvetica, sans-serif;
   color: #444444;
   background-color: #f7f7f7;}

/* FONT STYLES - USE THESE WHEN DEVELOPING */
.text-title {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-weight: bold; 
   text-decoration: none;}  
.text-subtitle { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #ff9900;
   font-weight: bold;}
.text-small { 
   font-famliy: Arial, Helvetica, sans-serif;
   font-size: 0.28cm;}
A.text-small { 
   font-famliy: Arial, Helvetica, sans-serif;
   font-size: 0.28cm;
   text-decoration: bold;}  
A.text-small:hover { 
   font-famliy: Arial, Helvetica, sans-serif;
   font-size: 0.28cm;
   text-decoration: bold;}
.text-extrasmall {
	font-family:Verdana,Geneva,Arial,sans-serif; 
	font-size:10px; 
	font-weight:normal; 
	text-decoration: none;}
.text-extrasmallgrey {
	font-family:Verdana,Geneva,Arial,sans-serif; 
	font-size:10px; 
	font-weight:normal; 
	text-decoration: none;
	color: #666666;}
.text-large {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #000000;
   font-weight: bold;} 
a.text-large {
   color: #660066;}  
.text-large-highlight {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #FF0000;
   font-weight: bold;}   
.text-highlight {
   font-family: Arial, Helvetica, sans-serif;
   color: #FF0000;
   font-weight: bold;}
.text-error-message {
   font-famliy: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   color: #CC0000;
   text-decoration: none;}
.error {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none}
.text-subtitlegrey { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #999999; 
	font-weight: bold;}
.text-pricelarge {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #ff9900;
   font-weight: bold;} 	

/* BORDER STYLES - USE FOR BOXED LAYOUT */
.border-line {
	PADDING: 4px;
	BORDER: solid 1px #999999;
	BACKGROUND-COLOR: #ffffcc}
.border-dash {
	PADDING: 4px;
	BORDER: dashed 1px #660066;
	BACKGROUND-COLOR: #ededed}
.border-dot {
	PADDING: 4px;
	BORDER: dotted 2px #660066;
	BACKGROUND-COLOR: #ededed}
.border-double {
	PADDING: 4px;
	BORDER: double 3px #660066;
	BACKGROUND-COLOR: #ededed}

/* FORMS */
.form-field {
	font-family:Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	BACKGROUND-COLOR: #F4EDF4;
	BORDER: #660066 1px solid;}
.form-field-white {
	font-family:Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none; 
	color:#000000; 
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #660066 1px solid;}
.form-button {
	font-family:Arial, Verdana, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color:#000000;
	background: #ffffff; 
	BORDER-RIGHT: #660066 1px solid; 
	BORDER-TOP: #ff9fff 1px solid; 
	BORDER-LEFT: #ff9fff 1px solid; 
	BORDER-BOTTOM: #660066 1px solid; 
	cursor: hand}
.form-menu {
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	BACKGROUND-COLOR: #F4EDF4}
.form-menu-white {
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF}
.coolbox {
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	FONT-SIZE: 9px; 
	FONT-WEIGHT: normal}

/* LIST STYLES FOR PRODUCT PAGE FEATURES */
.li-support, .li-computer, .li-email, .li-entertainment, .li-communication, .li-connection, .li-support {  
	margin: 0 0 0 -1em;
	BORDER-BOTTOM: solid 1px #cccccc;
	font-family:Verdana,Geneva,Arial,sans-serif 10px bold; 
	font-size:10px; 
	font-weight:bold; 
	PADDING-BOTTOM: 2px;}
.li-computer {  
	list-style-image: url(/images/info/icon_computer.gif);}
.li-email {  
	list-style-image: url(/images/info/icon_email.gif);}
.li-entertainment {  
	list-style-image: url(/images/info/icon_entertainment.gif);}
.li-communication {  
	list-style-image: url(/images/info/icon_communication.gif);}
.li-connection {  
	list-style-image: url(/images/info/icon_connection.gif);}
.li-support {  
	list-style-image: url(/images/info/icon_support.gif);}

/* WWW INDEX PAGE */
.index-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 11pt;}
.index-title {
	font-weight:bold;
	color: #333333;}
.www-header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	background-color: #ff9900;}
.nobold {
	font-weight: normal;}
.rightmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 10pt;}
.rightmenu-title {
	font-weight:bold;
	color: #333333;
	font-size: 8pt;}

/* PORTAL INDEX PAGE */
.news-box{
	background-color: #e9fcff;
	border: 1px solid #999999;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;}
.poll{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 9pt;}
.quickhelp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
.rightfeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 10pt;}
.pollvote {
	background-color: #ededed;
	border-top: 1px solid #999999;
	font-size: 11px;
	font-weight: bold;}
.pollborder {
	border: 1px solid #cccccc}

/* HEADER */
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;}
.header a{
	color: #FFFFFF;
	text-decoration: none;}
.header a:hover {
	text-decoration: none;}
.headerline {
	background: #FF9900;}
.headerline2 {
	background: #660066;}
	
/* MENU */	
.menu1-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660066;
	font-weight: bold;}
.menu1-title a{
	color: #660066;
	text-decoration: none;}
.menu1-title a:hover{
	TEXT-DECORATION: underline;
	color: #ff9900;}
.menu2-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;}
.menu2-title a{
	color: #ffffff;
	text-decoration: none;}
.menu2-title a:hover{
	TEXT-DECORATION: none;
	color: #660066;}
.pcmenu-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;}
.pcmenu-title a{
	color: #ffffff;
	text-decoration: none;}
.pcmenu-title a:hover{
	TEXT-DECORATION: none;
	color: #2f4c8c;}
.pcmenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f4c8c;}
.pcmenulink a{
	color: #2f4c8c;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;}
.pcmenulink a:hover{
	TEXT-DECORATION: none;
	color: #abd6f4;}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660066;}
.menulink a{
	color: #660066;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;}
.menulink a:hover{
	TEXT-DECORATION: none;
	color: #ff9900;}
a.menulink-title {
	font-size: 11px;
	font-weight: bold;
	color: #333333;}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;}

/* FOOTER */	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background: #ededed;}
.footer a{
	color: #666666;
	text-decoration: none;}
.footer a:hover {
	text-decoration: underline;}
.footermain, a.footermain {
	color: #000000;}
.footerline {
	background: #660066;}
	
/* PRODUCT PAGES */
.products-menu {
	border: 1px solid #cccccc; 
	background:#effdff; 
	padding:7px }
	
.products-box {
	border: 1px solid #cccccc; 
	background:#FFF7FF; 
	padding:6px }
	
/* CONNECT VIEW MY USAGE */
.connect-usage-blue {
	background-color: #F2F5FF;
	border-bottom: solid #CCCCFF 1px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;}
.connect-usage-tablebackground {
	background-color: #F2F5FF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;}
.connect-usage-title  {
	background-color: #3399CC;
	border-bottom: solid #ffffff 1px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;}
.connect-usage-days {
	background-color: #3399CC;
	border-bottom-style: solid #3399CC 1px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;}
.connect-usage-currentuse {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;}
.connect-usage-currentuse:hover {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;}
.connect-usage-currentuse_today {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;}
.connect-usage-currentuse_today:hover {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF3333;}
.connect-usage-alert {
	background-color: #FFFFFF;
	border: 1px solid #FF3333;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;}
.connect-usage-alert:hover {
	background-color: #FFFFFF;
	border: 1px solid #FF3333;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;}
.connect-usage-dropdown_table {
	background-color: #F2F5FF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;}
.connect-usage-menu  {
    color : #000000;
    background-color: #D0E1FF;
    border-color : #3399CC;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal}
.connect-usage-key {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;}
.connect-usage-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;}
.connect-usage-normal_text {


	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;}
.connect-usage-alert_header {
	color: #FF3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;}
.connect-usage-normal_text_bold {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold}
.connect-usage-normal_text_bold_red {
	color: #FF3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;}
	
/* FORUM STYLESHEET VALUES */
/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; font-weight: normal; color : #000000 }
a.mainmenu		{ text-decoration: none; font-weight: normal; color : #660066;  }
a.mainmenu:hover{ text-decoration: underline; font-weight: normal; color : #660066; }

/* divider between top menu and the rest of the forum content */
td.divider { background-image:   url(/central/forums/templates/portalSkin/images/divider.gif);	background-color: #FFFFFF; border: #FFFFFF; border-style: solid; height: 12px; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px solid #828282; }

/* table header font and colour for forum (may conflict with other styles?! */
th	{ color: #FFFFFF; font-size: 11px; font-weight : bold; background-color: #FFBB56; height: 25px; }

/*background section titles in forum, 1px orange line top bottom */
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image:   url(/central/forums/templates/portalSkin/images/cellpic1.gif);	background-color:#FFFFFF; border: #FFFFFF; border-style: solid; height: 28px; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #FFF4E4; }
td.row3	{ background-color: #FFF4E4; }
td.row3Right { background-color: #FFF4E4; }

/* spacing in the cells of the forum table */
th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  color: #444444; line-height: 125%;
        background-color: #FFFFFF; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}




/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000;}
a.cattitle		{ text-decoration: none; color : #660066; }
a.cattitle:hover{ text-decoration: underline; }


/* SIGN UP FORMS */
.signup-smlfont {
	font-famliy: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.28cm}
	
.signup-border {
	background-color: #660066}
	
.signup-tablebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #FFBA52}
	
.signup-tablehghlt{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FFE7C6}
	
	/* BANDWIDTH USAGE */
.bandwidth{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFCE86;
	font-size: 11px;}

.bandwidth-peak{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFE7C6;
	font-size: 11px;}

.bandwidth-total-usage{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FEF3E4;
	font-size: 10px;}

.bandwidth-alert-top{
	background-color: #FFFFFF;
	border-right: 2px solid #EF8918;
	border-left: 2px solid #EF8918;
	border-top: 2px solid #EF8918;
	border-bottom-style: none;}

.bandwidth-alert-bot{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFE7C6;
	border-right: 2px solid #EF8918;
	border-left: 2px solid #EF8918;
	border-bottom: 2px solid #EF8918;
	border-top-style: none;}
	

.bandwidth-added-top{
	background-color: #FFFFFF;
	border-right: 2px solid #ABD6F4;
	border-left: 2px solid #ABD6F4;
	border-top: 2px solid #ABD6F4;
	border-bottom-style: none;}

.bandwidth-added-bot{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
	background-color: #FFE7C6;
	border-right: 2px solid #ABD6F4;
	border-left: 2px solid #ABD6F4;
	border-bottom: 2px solid #ABD6F4;
	border-top-style: none;}
	
.bandwidth-free-top{
	background-color: #FFFFFF;
	border-right: 2px solid #73C13E;
	border-left: 2px solid #73C13E;
	border-top: 2px solid #73C13E;
	border-bottom-style: none;}

.bandwidth-free-bot{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFE7C6;
	border-right: 2px solid #73C13E;
	border-left: 2px solid #73C13E;
	border-bottom: 2px solid #73C13E;
	border-top-style: none;}
	
.bandwidth-date{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	height: 17px;
	width: 17px;}

.bandwidth-date-today{
	background-color: #FFCE86;
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	height: 17px;
	width: 17px;}
	
.bandwidth-date-alert{
	background-color: #EF8918;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 17px;
	width: 17px;}

.bandwidth-date-added{
	background-color: #69B1E2;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 17px;
	width: 17px;}
	
.bandwidth-date-free{
	background-color: #73C13E;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 17px;
	width: 17px;}

/* BBC Newsfeeds styles this is realley annoying! */

.bbc {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size: 11px;}
.bbc a{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;}
.bbc a:hover{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-decoration: underline;}

.bbc_footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size: 11px;}
.bbc_footer a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;}
.bbc_footer a:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-decoration:underline;}

.bbc_footer_sport {
	color: #FFCC00;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size: 11px;}
.bbc_footer_sport a{
	color: #FFCC00;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;}
.bbc_footer_sport a:hover{
	color: #FFCC00;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-decoration:underline;}
	
.upgrade_headerbg {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   background-color: #FFE7C6;
   font-weight: bold;}  
   
.upgrade_footerbg {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   background-color: #FEF3E4;
   font-weight: bold;}
 
.upgrade_subbg {
   font-family:Verdana,Geneva,Arial,sans-serif; 
   font-size:11px; 
   font-weight:normal; 
   text-decoration: none;
   color: #333333;	
   background-color: #F8F7F8;}
   
