BODY
{
	background-color: #ffffff;
	margin: 0px; 
}
.NoBreakBeforeAfter
{
    margin-top: 0px;
    margin-bottom: 0px
}
.NoBreakBefore
{
    margin-top: 0px
}
.NoBreakAfter
{
    margin-bottom: 0px
}
.DoubleBreakBeforeAfter
{
    margin-top: 8px;
    margin-bottom: 8px
}
.DoubleBreakBefore
{
    margin-top: 8px
}
.DoubleBreakAfter
{
    margin-bottom: 8px
}
.HalfBreakBeforeAfter
{
    margin-top: 2px;
    margin-bottom: 2px
}
.HalfBreakBefore
{
    margin-top: 2px
}
.HalfBreakAfter
{
    margin-bottom: 2px
}
P
{
	margin: 4px 0px 4px 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #444444; 
	text-align: left; 
}
A
{
    text-decoration: none;
   color: #144200; 
}
A:hover
{
	text-decoration: underline;
}
TABLE
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-spacing: 0px;
	border-collapse: collapse;
}
TABLE.Top
{
   border: black 1px solid;
   border-bottom: none; 
	background-color: #ffffff;
}
TABLE.Bottom
{
   border: black 1px solid;
   border-top: none; 
	background-color: #ffffff;
}
TABLE.Middle
{
   border: black 1px solid;
   border-top: none; 
   border-bottom: none; 
	background-color: #ffffff;
}
TD
{
	padding: 0px;
	border-spacing: 0px;
	vertical-align: top;
}
INPUT
{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
   color: #444444; 
}
TEXTAREA
{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
   color: #444444; 
}
SELECT
{
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
   color: #444444; 
}
.Bordered
{
    border: black 1px solid;
}
FORM
{
   margin: 0px; 
}
P.IndentedBullet
{
    margin-left: 10px;
    text-indent: -10px
}
DIV.ValidatorError TABLE
{
	background-color: #A00000;
	margin-bottom: 8px;
	border: solid 1px #000000;
}
DIV.ValidatorOk TABLE
{
	background-color: #70A030;
	margin-bottom: 8px;
	border: solid 1px #000000;
}
DIV.ValidatorError P
{
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
}
DIV.ValidatorOk P
{
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
}
H1
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
   color: #2b2b2b; 
}
H2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	color: #5d5847; 
}
H3
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
   color: #5d5847; 
}
IMG
{
	border: none;
}
IMG.BorderHover
{
	border: solid 1px #ffffff;
}
IMG.BorderHover:hover
{
	border: solid 1px #527a38;
}
IMG.Bullet
{
	margin-top: 6px;
	margin-right: 4px;
}
TD.Separator
{
	background-image: url('images/BoxSeparator.gif');
	background-repeat: repeat-x;
	height: 5px;
}
.Small
{
	font-size: 10px;
	color: #888888;
}
TD.HSeparator
{
	background-image: url('images/HSeparator.gif');
	background-repeat: repeat-x;
}
LI
{
	margin: 4px 0px 4px 0px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #444444; 
	text-align: left; 
}
.AsLink
{
	cursor: pointer;
}
A.White
{
	color: #eeeeee;
}
OBJECT
{
	outline: none;
}
P.BoxTitle
{
	color: #eeeeee;
	margin-left: 5px;
	font-weight: bold;
}
DIV.TopBar A
{
	color: #ffffff;
}
DIV.TopBar TD
{
	vertical-align: middle;
}
TABLE.Button
{
	width: 100px;
	margin-top: 4px;
	margin-bottom: 4px;
}
TABLE.Button A
{
	color: #ffffff;
}
TABLE.Button P
{
	margin-top: 1px;
	margin-bottom: 1px;
}
TABLE.Button TD.Solid
{
	background-color: #2b2b2b;
}
IFRAME
{
	margin: 0px;
	padding: 0px;
}
TABLE.DivHeader
{
	background-color: #a39a7e;
}
