﻿body 
{
	background-color : #BEA997;
	
}
.kbqr_leftnav
{
	background-color : #752A20;
}
.kbqr_leftnav_large
{
	background-color : #752A20;
	font-family : Arial;
	font-size : large;
	font-weight: bold;
	color : Black;
}
.kbqr_body
{
	background-color : white;
}

.small_header_text
{
	font-family : Arial;
	font-size :x-small;
	color : white;
}
.header_text
{
	font-family : Arial;
	font-size :medium;
	color : white;
}
.small_text
{
	font-family : Arial;
	font-size :x-small;
	color : Black;
	background-color : white;
}
.normal_text
{
	font-family : Arial;
	font-size : small;
	color : Black;
}
.LeftNavCold
{
	font-family : Arial;
	font-size : small;
	color : Black;
}
.LeftNavHot
{
	font-family : Arial;
	font-size : small;
	color : Black;
}
.menu_text
{
	font-family : Arial;
	font-size : small;
	color : Black;
	background-color : #BEBEBE;
}
.large_text
{
	font-family : Arial;
	font-size : large;
	font-weight: bold;
	color : Black;
}
.EmailLabel
{
	color: navy;
	font-family: Arial;
	background-color: White;
}
.EmailBody
{
	color: black;
	font-family: Arial;
}
.ErrorText
{
	font-weight: bold;
	color: red;
	font-family: Arial;
}

