﻿#divNav
{
	width: 325px!important;
	background-color:#DEDFD6;
}

SELECT
{
	border-color: #DCDAD4
}

#divOutput
{
	width: 325px;
	background-color:white;
}

#divNavBottom
{
	width: 325px;
	background-color:white;
}

#btnPrint
{ 
	display:none;
}
.tblStyle
{
	background-color: #efefef;
}
a:link { text-decoration:none; color: Black; font-weight:bold;}     
a:visited {text-decoration:none; color: Black;} 
a:hover {text-decoration:underline; color: green;}   
a:active {text-decoration:none; color: Black;}  

