/* Video Page Mannatech Styles */

/* ############################################################ */


/* Formats the HTML Body to a specific width and sets the background */
BODY {
	position:relative;
	background:url(MT-Background-Blue.gif);
	margin-left::10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
}

/* ############################################################ */

a.nav:link {color: #66cc66;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; }

a.nav:visited {color: #006600;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; }

a.nav:hover {color: #006600;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; }

a.nav:active {color: #006600;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold; }
	
/* ############################################################ */
	
font.text-header {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}
font.text-body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	line-height: 13px;
	padding: 5px;
}
