/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
<style type="text/css">

body,td,th {
	color: #999999;
}
body {
	background-color: #000000; text-align: center;
}

a:link {
	color: #CCCCCC;
}
a:visited {
	color: #888888;
}
a:active {
	color: #AAAAAA;
}

.main { max-width: 870px; min-width: 410px; margin-left: 1%; 
margin-right: 1%;  }

.style1 {
	font-size: x-large;
	color: #EBEBEB;
	font-weight: bold;
}
.style4 {font-size: x-large; color: #999999; font-weight: bold; }
.style5 {font-size: 9px; color: #111111; font-weight: lighter; }

.style6 { font-size: 12px; color:#333333; }

.trol_images { width: 800px; }

</style></head>

/********************* end **********************/
