/**** Main ****/	* { font-size: 12px; }		html { font-size: 12px; }	body	{		background: #fff no-repeat top left;		margin: 1em 1em 0em 1em;		font: 1.25em/1.5em normal italic trebuchet ms, arial;	}		ul.compact_clean { list-style: none outside; }	ul.disc_clean {	list-style: disc outside; }		ul.disc_clean li { border: 0; margin:0; padding: 0; }	/**** Links ****/	a:link, a:visited, a:active, a:hover,	a.menu:link, a.menu:visited, a.menu:active, a.menu:hover	{		font: 1.0em/1.5em normal none trebuchet ms, verdana, arial;		padding:0.4em; 		text-decoration:none; 		border: 0;	}	a.ad:link, a.ad:visited, a.ad:active, a.ad:hover	{		font: 0.75em/1.0em normal none trebuchet ms, verdana, arial;		padding:0.4em; 		text-decoration:bold; 		color:#578A24;		border: 0;	}	a.ad:hover {	color : #009901; }	a:link, a:visited, a:active { color: #06f; }	a:hover {	color : #31B55A; }	a.menu:link, a.menu:visited, a.menu:active	{		color:#fff; 		border:0px #ff3 outset	}	a.menu:hover	{		color:#fff; 		background:#f00; 		border:0px #ff3 inset	}	/**** Copyright ****/	.copy	{		font: 10px normal none trebuchet ms, verdana, arial;		padding:0.4em; 		text-decoration:none;		text-align:center;		border: 0;		width: 720px;		color:#633; 	}	/**** Text ****/	.legend {		font: 1.0em/1.4em normal italic trebuchet ms, arial;	}/**** Tables ****/	td {      padding:4 0;      border-color: white;	}   td.menu {      background-image:url("../images/bg_menu.gif");      font: 1.1em/1.3em normal none trebuchet ms, verdana, arial;      color: white;      padding:4 0;   }   td.features {      background:#fff;      text-align: center;   }   td.lite, td.mid, td.premium, td.pro {      font: 1.4em/1.5em bolder normal trebuchet ms,verdana,arial;      color: white;      text-align: center;      padding:3 0;   }   td.lite {      background-image:url("../images/bg_lite.gif");	}	   td.mid {      background-image:url("../images/bg_mid.gif");	}	   td.premium {      background-image:url("../images/bg_premium.gif");	}	   td.pro {      background-image:url("../images/bg_pro.gif");	}		td.head { border: 1px dotted yellow; }/*	table { border: 1px dashed black; }	*//*	tr { border: 1px solid red; }*/	td	{		font: 1.2em/1.25em normal none trebuchet ms, verdana, arial;	}	table.menu	{		border: 1px solid #C0D8FF;		background: #e8f0f8;		border-spacing: 1.2em;		padding:0.4em;	}	/**** Images ****/	img { border: 0; }		.media_img	{		border:     1px outset #E8EEFA;	} /* End media_img */	/**** Hacks! ****/.ie_top_margin_hack { margin-top: -3px; }[class~="ie_top_margin_hack"] { margin-top: 0px; }
