﻿body
{
  margin: 0 0 0 0;
  background-color:#EFECD0;
  font-family:verdana, Tahoma, Times New Roman, Arial;
  color:#666666;
  font-size:10pt;
}
P
{
	margin:0; 
	padding:0;
	font-family:Verdana;
	font-size:10pt;	
}
.head1, h1 
{
	font-family:Verdana;
	font-size:14pt;
	font-weight:normal;
	color:#b2af7e;
}
.head2, h2
{
	font-family:Verdana;
	font-size:13pt;
	font-weight:normal;
	color:#b2af7e;
}
.head3, head4, head5, h3, h4, h5
{
	font-family:Verdana;
	font-size:11pt;
	font-weight:normal;
	color:#b2af7e;
}
A, A:HOVER
{
	color:#663300;
	text-decoration:none;
}
.btns
{
	color:gray;
	font-size:8pt;
}
.btnl
{
}
.textbox, .label
{
	color:gray;
	font-size:8pt;	
}
.tbws 
{
	width:100px;
}
.tbwl
{
	width:280px;
}
.MainMenu
{
	width:100%;
	margin:1px;
}
.MainHeader
{
	height:70px;
	vertical-align:top;
	background-color:#b2af7e;
	background-image:url(Images/Logo.gif);
	background-repeat:no-repeat;
}
.LeftNav
{
	width:190px;
	height:100%;
}
.MainColor
{
	background-color:#b2af7e;
}
.l1Text
{
	text-transform:uppercase;
	color:#666666;	
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	font-size:7pt;
}
.l2Text
{
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
	color:#cccc99;	
	font-family:Verdana;
	font-size:7pt;
}
.l1menu
{
	padding:10px 0px 5px 0px; 
	text-align:right;
}
.l2menu
{
	padding:5px 0px 5px 0px;
	text-align:right;
}
.SecondaryColor
{
	background-color:#cccc99;
}
.login
{
	color:White;
	font-family:Verdana;
	font-size:8pt;
}
.HeaderHeight { height:67px;}
.rfloat { float:right; }
.lfloat { float:left; }
.Content
{
  font-size:7.5pt;
}
.breadcrumb
{
	text-decoration:none;
	font-family:Verdana;
	font-size:7.5pt;
	padding-left:25px;
	margin-bottom:5px;
	color:White;
}
TABLE.Search
{
	height:100%;
	padding:0 5 0 0;
}

TABLE.MainPage
{
	width:100%;
	background-color:#b2af7e;
}

TR.MainBody
{
	vertical-align:top;
	height:100%;
	background-color:#cccc99;
}

TABLE.MainNavigation
{
}
/* 
main content body...note if you change this value, make sure change the 
width of the .NavigationPanel by the same value but in the opposite direction.

*/
.ContentBody
{
	width:560px; 
}
.NavigationPanel
{
	width:180px;
/*	height:500px;*/
	font-family:Verdana;
	font-size:9pt;
	background-color:#b2af7e;
}
.Label
{
	color:#666666;
	text-decoration:none;
	font-size:10pt;
}
.ErrorLabel
{
	color:red;
	font-family:Verdana;
	font-size:9pt;
}



TD.NavTitle
{
	width:100%;
	height:37px;
	vertical-align:middle;
	padding:5 0 5 3;
}
TD.NavGen
{
	vertical-align:middle;
	padding-left:1px;
}
.MainBodyPanel
{
	height:auto;
	width:445px;
	/*width:100%;	
}
.MainContent
{
	font-size:7.5pt;
	font-family:Verdana;
	width:100%;
}
.SearchBox
{
	color:#b2af7e;
	font-size:8pt;
	width:100px;
}
.LogonTextBox
{
	width:150px;
	font-size:9pt;
	font-family:Verdana;
}
.TextBox
{
	font-size:9pt;
	font-family:Verdana;
}