body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#5A5A52;
	background:#2F709A;
}

a
{
	text-decoration:none;
	color:#3F7BA2;
}

a:hover 
{
	color: #7AC142; 
}

td.pageContainer
{
	background-color:#ffffff;
	padding:20px 20px 20px 20px;
	height:550px;
}

div.temp
{
	color:White;
}

p.header
{
	text-align:right;
}

table.header
{
	background-color:#3E7CA3;
	color:White;
}

table.nav
{
	background-color:#5A5A52;
	height:22px;
}

table.nav td
{
	text-align:center;
}

table.nav td a
{
	color:White;	
}

table.nav td
{
	color:White;	
}

table.nav td a:hover
{
	color:#DCEECD;	
}

td.quicklinks
{
	background-image:url("../images/quick.links.bg.gif");
	background-repeat:repeat-y;
	width:233px;
}

td.left
{
	background-image:url("../images/content.left.gif");
	background-repeat:repeat-y;
	width:89px;
}

p
{
	text-align:justify;
}

.title
{
	color:#7AC142;
	font-size:16px;
}

tr.container
{
	height:500px;
}

img
{
	border:0px;
}


A.navMenu
{
	color: #685e55;
	background-color: #5A5A52;
	font-style: normal;
	font-size: 11px;
}

A.navMenu:hover
{
	color: #DCEECD;
}


A.navMenuHL
{
	color: #685e55;
	background-color: #5A5A52;
	font-style: normal;
	text-decoration: none;
}

A.navMenuHL:hover
{
	color: #DCEECD;
}


TD.navMenu
{
	background-color: #5A5A52;
}

TD.navMenuHL
{
	background-color: #5A5A52;
}

LI
{
	margin-top: 6px;
}

td.search
{
	text-align:right;
}

SELECT.disabled
{
	background-color: #eeeeee;
}

INPUT.disabled
{
	background-color: #eeeeee;
}

table.report
{	
	border: solid 1px black;
}

table.report td
{
	border: solid 1px black;
}

table.report th
{
	border: solid 1px black;
	background-color:#eeeeee;
}

a.podfooter
{
	font-size: 9px;
	color: #5A5A52;
	text-decoration:underline;
}

.adminPageContainer
{
	position:relative;
	width:280px;
	height:90px
}

.adminPageInner
{
	border:solid 2px #7696CE;
	position:absolute;
	top:0px;
	left:10px;
	width:260px;
	height:70px;
	padding:5px 5px 5px 5px
}

.adminPageImage
{
	background-repeat:no-repeat;
	position:relative;
	width:48px;
	height:48px;	
	left: 0px;
}

.adminPageText
{
	width:180px
}
