

table
{
	background-color: #cccccc;
	margin: 0px 0px 10px 0px;
	margin-bottom: 10px;
	border-spacing: 1px;
	font-size: 0.85em;
}

.largerfont {
	font-size:.9em;
}

table th
{
	font-size: 90%; 
	background-color: #F0F0F0;
	border: 1px solid #FFFFFF;
	padding: 0px 4px 2px 4px;
	text-align: center;
	vertical-align: top;
}

table th.noth {
	background-color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	font-size:1em;
	vertical-align:middle;
}

table th.red {
	background-color:#AA0000;
}

table th.middle 
{
	vertical-align: middle;
}

table th.left
{
	background-color: #F0F0F0;
	border: 1px solid #FFFFFF;
	padding: 0px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
}

table th.right
{
	background-color: #F0F0F0;
	border: 1px solid #FFFFFF;
	padding: 0px 4px 2px 4px;
	text-align: right;
	vertical-align: top;
}

table td
{
	background-color: #FFFFFF;
	padding: 1px 4px 2px 4px;
}

table td.calcell 
{
	height: 100px;
}

table th.calcell
{
	width: 18px;
	height: 100px;
	padding: 0px 0px 0px 0px;
}

table th.calcell a 
{
	width: 18px;
	height: 20px;
	display: block;
	padding: 40px 0px 40px 0px;
}

table th.calcell:hover 
{
	background-color: #DDDDDD;
}

table td.calcell div
{
	height: 78px;
	width: 100%;
	overflow: auto;
}

table tr.header th
{
	background-color: #DDDDDD;
	padding: 0px 4px 2px 4px;
}

table tr.header th a
{
	padding: 0px 6px 2px 6px;
}

table tr.odd-entry td
{
	background-color: #FFFFFF;
	text-align: center;
}

table tr.odd-entry td.left
{
	text-align: left;
}

table tr.even-entry td
{
	background-color: #F7F7F7;
	text-align: center;
}

table tr.even-entry td.left
{
	text-align: left;
}

table tr.footer th
{
	background-color: #C7DFFE;
	border: 1px solid #FFFFFF;
	text-align: left;
}

table tr.footer td
{
	background-color: #C7DFFE;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
}

tr:hover td, tr:hover th.noth
{
	background-color: #f3fbfd;
}

table .blank
{
	background-color: #fafafa;
}

table tr td table
{
	margin: 10px auto 10px auto;
}

table .margin 
{
}

.left
{
	text-align: left;
	vertical-align: top;
}

.right
{
	text-align: right;
}

table .tson {
	background-color: #66ff66;
	font-family: Verdana;
	font-size: 7pt;
}

table .tsoff {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 7pt;
}

table .green {
	background-color: #00aa00;
	color: #ffffff;
}

table .green a {
	color: #ffffff;
}

table .red {
	background-color: #aa0000;
	color: #ffffff;
}

table .red a {
	color: #ffffff;
}

table .blue {
	background-color: #0000aa;
	color: #ffffff;
}

table .ltblue {
	background-color: #F4FCFF;
}

table .blue a {
	color: #ffffff;
}

table .yellow {
	background-color: #FFCC00;
}

table .ltyellow 
{
	background-color: #FAF8E0;
}

table .ltorange {
	background-color: #fff9f4;
}

table .orange {
	background-color: #FF6600;
	color: #ffffff;
	font-weight:bold;	
}

table .orange a {
	color: #ffffff;
}

table .editcell {
	background-color: #F5F4BF;
}

table .grey {
	background-color: #aaaaaa;
	color: #ffffff;
	font-weight:bold;	
}

table .grey .a, table .grey a {
	color: #ffffff;
}

table .active {
	background: #00FF00;
}
	
table .inactive {
	background: #FFFF00;
}
	
table .disabled {
	background: #e0e0e0;
	color: #999999;
}
	
table .problem {
	background: #FF0000;
}

table .greenfg {
	color: #00aa00;
}

table .greenfg .a, table .greenfg a {
	color: #00aa00;
}

table .redfg {
	color: #aa0000;
}

table .redfg .a, table .bluefg a {
	color: #aa0000;
}

table .bluefg {
	color: #0000aa;
}

table .bluefg .a, table .bluefg a {
	color: #0000aa;
}

table .yellowfg {
	color: #dddd77;
}

table .yellowfg .a, table .yellowfg a {
	color: #dddd77;
}

table .greyfg {
	color: #aaaaaa;
}

table .greyfg .a, table .greyfg a  {
	color: #aaaaaa;
}

table.smallcal {
	width:100%;
}

table.smallcal tr 
{
	height: 20px;
}

table.smallcal td, table.smallcal th
{
	vertical-align: middle;
}

table.smallcal td a, table.smallcal th a {
	color:#006699;
	text-decoration:none;
}

table.smallcall td a:hover, table.smallcal th a:hover {
	color:#003399;
}

#column4 table 
{
	font-size: 1.0em;
}

table li 
{
	margin-left: 15px;
}

table .slide_left
{
	margin-left: -20px;
}

.displaymenu 
{
	background-color: #f8f8f8;
	/*display: inline-block;*/
	width: 100%;
	padding: 0px 0px 1px 0px;
	margin: 0px -4px;
}

.displaymenu ul
{
	/*list-style-type: none;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
}

.displaymenu li 
{
	/*float: left;*/
	background: #f0f0f0 none;
	margin: 0px 5px 5px 0px;
	border: solid 1px #c0c0c0;
}

.displaymenu ul li.on 
{
	background-color: #d0d0d0;
}

.displaymenu ul li a  
{
	/*display: block;
	padding: 1px 5px 1px 5px;
	margin:0;
	padding:0;*/
}	

.nav{
    list-style:none;
    text-align:center;
	padding:0;
	margin:0;
}
.nav li{
    display:inline;
	margin: 0px 5px 5px 0px;
	padding:3px;
}
.nav a{
    display:inline-block;
    padding: 15px 0px 15px 0px;
}
