body {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #563C05;
	background-color: #F1F9D5;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	Font-weight: bold;
	font-size: 14px;
}
.Header {
	font-size: 25px;
}
.background{
	background-image: url('../Images/Magnolia_bg.jpg');
	BACKGROUND-REPEAT: no-repeat;
   	BACKGROUND-POSITION: left top;
	color: #5E331B;
}
.TableBorder{
	
}
.reg10{
	font-size: 10px;
}
.bold10{
	font-size: 10px;
	Font-weight: bold;
}
.reg12{
	font-size: 12px;
	font-weight: none;
}
.reg14{
	font-size: 14px;
}
.Warning{
	font-size: 16px;
	Font-weight: bold;
	color: #BB3E01;
}

.bold14{
	font-size: 14px;
	Font-weight: bold;
}
.bold15{
	font-size: 15px;
	Font-weight: bold;
}
.reg16{
	font-size: 16px;
}
.bold16{
	font-size: 16px;
	Font-weight: bold;
}
.indent{
	Padding-left: 10px;
}
.bigIndent{
	Padding-left: 30px;
}
.100ptIndent{
	Padding-left: 100px;
}

A:link
{
	color: #563C05;
	Font-weight: bold;
}
A:visited
{
	color: gray;
	Font-weight: bold;
}
A:active
{	
	color: #563C05;
	Font-weight: bold;
}
