﻿#adminBack
{
	color: #222;
	height: 30px;
	width: 300px;
	background-color: #C0B092;
	border: solid 1px #C0B092;
}
#adminTxt{
	color: #ffffff;
	margin-left: 4%;
	text-align: left;
	vertical-align: middle;
	font-size:16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.existing A:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt; 
	color: #b31b1b;
	text-decoration: underline;
}

.existing A:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt; 
	color: #b31b1b;
	text-decoration: underline;
}
	  
.existing A:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt; 
	color: #b31b1b;
	text-decoration: underline;
}

.existing A:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt; 
	color: #b31b1b;
	text-decoration: none;
	
}

#breadcrumb{
  	font-family: Georgia, Times New Roman, Times, serif; 
  	font-size: 14pt; 
  	font-style: normal; 
    font-weight: bold;
	/*color: #000000;*/
	color: #b31b1b;
  }
  
#logon
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-align: center;
	border:solid 1px #C0B092;
	vertical-align: middle;
}

#changePass
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	vertical-align: middle;
}

.errortxt
{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-style: normal; 
  line-height: 12pt; 
  font-weight: normal; 
  color: #796f5d;
  text-align: left;
}
.headermain
{
	color: #336699;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}