﻿body 
{
	font-family: Verdana;
	font-size: 11px;
}

.footer:hover,
.mainlink:hover
 { background-color:#ff6633 }


.footer
{
	background-color: #323232;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}

.mainlink
{
	background-color: #000000;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 13px;
}


.footer a,
.footer a:active,
.footer a:visited,
.mainlink a,
.mainlink a:active,
.mainlink a:visited
{
	color: #ffffff;
	display:block;
	padding: 5px;
	text-decoration: none;	
}

.mainlink :hover,
.mainlink a:hover,
.footer :hover,
.footer a:hover
{
	color: #000000;
	background-color: #ff6633;
}

.hide 
 { display: none; }

 .sum
{	text-align: right}

.invensys a,
.invensys a:active,
.invensys a:visited
{
    color:Gray;
    text-decoration:none;
}

.invensys :hover,
.invensys a:hover
{
   color:#ff6633;
}
