/* Copyright 2003-2007, AlphaPlex, Inc.  All Rights Reserved.  Web Site: www.alphaplex.net */
@import url(../StyleSheet.css);

/* Use this for styles unique to this section (all others are imported for global consitancy) */
.LNav	{background:#ab0000;}

/* Tab Navigation */
#NavTab {position:absolute; top:110px;}
#NavTab a {border:1px solid #000; display:block; float:left; width:80px; height:34px; font-weight:bold; text-decoration:none; text-align:center; margin:0px 1px;}

a#TabVE:link, a#TabVE:visited {background:#e1e1e1; color:#000;}
a#TabVE:active, a#TabVE:hover {background:#990000; color:#fff;}