
A.c3:visited {
	text-decoration: none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 12px;
	color: #C0C0C0 ;
	
}

A.c3:link    {
	text-decoration: none;
	color : #C0C0C0;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 12px;
}

A.c3:active  {
	text-decoration: none;
	color : #C0C0C0;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 12px;
	

}
A.c3:hover  {
	text-decoration: none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 12px;
	color: orange;

}

table.table_features
{
	text-decoration: none;
	font-weight: lighter;
	color : #D7D8D9;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : lighter smaller;
	background-color : #336699;
}

table.table_menu
{
	text-decoration: none;
	font-weight: lighter;
	color : #D7D8D9;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : lighter smaller;

}
table.table_menu_new
{
	text-decoration: none;
	font-weight: lighter;
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : lighter smaller;

}
table.table_menu_border
{
	text-decoration: none;
	font-weight: lighter;
	color : #D7D8D9;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : lighter smaller;
	border : thin ridge;
	border-color : #A7A7A7;
}
table.table_border.hover
{
	text-decoration: none;
	font-weight: lighter;
	color : #DDDEE1;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : lighter smaller;
	border : thin ridge;
	border-color : #A7A7A7;
}
table.table_menu_border_new
{
	text-decoration: none;
	font-weight: lighter;
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : lighter smaller;
	border : thin ridge;
	border-color : #A7A7A7;
}
table.table_menu_border_coolcolor
{
	text-decoration: none;
	font-weight: lighter;
	color : #ffffff;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : lighter smaller;
	border : medium dotted;
	border-color : orange;
}
table.table_center
{
	text-decoration: none;
	font-weight: normal;
	border : thin;
}
table.table_container
{
	text-decoration: none;
	font-weight: normal;
	border : thin ridge;
	border-color : #A7A7A7;


}
table.table_video
{
	text-decoration: none;
	color : #D7D8D9;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : lighter smaller;
	border : thin ridge;
	border-color : #A7A7A7;

}
table.table_footer
{
	text-decoration: none;
	color : #D7D8D9;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : lighter smaller;

}
table.table_all_text
{
	text-decoration: none;
	color : #ffffff;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : smaller;
	font-size : 10px;
}

td.td_backgrounded_text
{
	text-decoration: none;
	color : #ffffff;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 12px;
	background-color : #74778A;
}


table.table_left_menu
{
	text-decoration: none;
	color : #ffffff;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 12px;
	background-color : #74778A;
	border-spacing : 0;
	border-collapse : 0;
	caption-side : 0;
	empty-cells : 0;
	table-layout : auto;
}

table.table_header_ticker
{
	text-decoration: none;
	color : #ffffff;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 12px;
	background-color : #6c6c6c;
}
table.table_title
{
	text-decoration: none;
	color : #ffffff;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 12px;
	background-color : #53676C;
}

table.table_subtitle
{
	text-decoration: none;
	color : #ffffff;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 12px;
	background-color : #6c6c6c;
}



