.menu_links a:visited {color: #006699; font: Tahoma; font-size: 11pt; }

.menu_links {
    color: #006699;
    font: Tahoma;
    font-size: 12pt;
    line-height: 22pt;
}

a img { border: none; }

.content_header {
    color: #333333;
    font-family: Tahoma, serif;
    font-size: 18pt;
    margin-left: 10px;
    margin-bottom: 15px;
}

.table_header {
    margin-left: 15px;
}

#content_placeholder
{
	vertical-align: top;
	padding: 15px;
	font-family: tahoma;
	font-size: 12px;
}

#leftmenu { border-right: 1px solid #eaeaea; /*width:230px;*/ background-color: #fff; vertical-align: top; padding: 0px; }
#leftmenu a { color: #006699; text-decoration: underline;}
#leftmenu a:hover { color: #006699; text-decoration: underline;}



.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:black;
color:yellow;
font: bold 18px MS Sans Serif;
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}