body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e2e1c3;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	line-height: 16px;
}
a:link {
	color: #670000;
}
a:visited {
	color: #670000;
}
a:hover {
	color: #81994d;
}
.lineHeight20 {
	line-height: 20px;
}
.lineHeight18 {
	line-height: 18px;
}
.lineHeight15 {
	line-height: 15px;
}
td.greenOutline {
	background-color: #FFFFFF;
	border: thin solid #81994d;
	line-height: 18px;
}
.homeText 
{
	color:#FFFFFF;
	padding-left:20px;
	padding-top:7px;
}
.navText {
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
}
.navText a 
{
	color:#FFFFFF;
	text-decoration:none;
}
.navText a:visited 
{
	color:#FFFFFF;
}
.navText a:hover 
{
	color:#FFCC00;
	text-decoration:none;
}
.hoursDays {
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	background-color: #91c36f;
	text-align:center;
}
.hoursHours {
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	background-color: #efefef;
	text-align:center;
}
.hoursDetail {
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	background-color: #ffffff;
	text-align:center;
}
.tableHead {
	font-size: 10px;
	color: #670000;
	font-weight:bold;
	background-color: #d4d0c8;
	border-left:thin;
	border-left-color:#f3f3f3;
	border-top:thin;
	border-top-color:#f3f3f3;
	border-right:thin;
	border-right-color:#808080;
	border-bottom:thin;
	border-bottom-color:#808080;
	/*text-align:center;*/
}
.tableHead a 
{
	color:#670000;
	text-decoration:none;
}
.tableHead a:visited 
{
	color:#670000;
	text-decoration:none;
}
.tableHead a:hover 
{
	color:#81994d;
	text-decoration:none;
}
.breadCrumb {
	font-size: 10px;
	color: #000000;
	background-color: #f0f1e3;
}
.breadCrumb a 
{
	color:#670000;
}
.breadCrumb a:visited 
{
	color:#670000;
}
.breadCrumb a:hover 
{
	color:#81994d;
}
.subTitleBoldBlack {
	font-weight: bold;
	color: #000000;
}
.subTitleBold {
	font-weight: bold;
	color: #000000;
}
.subTitleBoldGreen15 {
	font-weight: bold;
	font-size: 15px;
	color: #81994c;
}	
.subTitleBoldRed14 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}	
.subTitleBoldRed12 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}	
.subTitleBoldRed11 {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.subTitleBoldBlue11 {
	font-size: 11px;
	font-weight: bold;
	color: #251DC1;
}
.subTitleBoldGreen11 {
	font-size: 11px;
	font-weight: bold;
	color: #11732F;
}
.subTitleRedBack {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#B50128;
}	
.subTitleBlueBack {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#251DC1;
}	
.subTitleGreenBack {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#11732F;
}	
.searchBold {
	font-weight: bold;
	color: #CC0000;
}
.txtYes {
	font-size: 10px;
	color: #708c44;
	font-weight: bold;
}
.txtNo {
	font-size: 10px;
	color: #8a8a8a;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #000000;
}
.footer a 
{
	color:#670000;
	text-decoration:none;
}
.footer a:visited 
{
	color:#670000;
}
.footer a:hover 
{
	color:#81994d;
	text-decoration:underline;
}
.header {
	font-size: 9px;
	color: #666666;
	padding: 9px;
}
.username {
	color: #5A8319;
	font-weight: bold;
}
.tooltip {
    color: #000000;
    font-size: 12px;
    font-family: sans-serif;
    font-style: bold;
}

#dhtmltooltip{
    position: absolute;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;

}

.borderTable2 {
    border-collapse: collapse;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}                    


