﻿BODY
{
	margin:0px;
	background:#5a5348;
}
P
{
	margin-top:4px;
	margin-bottom:4px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
A
{
	color:#ffad33;
	text-decoration:none;
}
A:hover
{
	color:#ffad33;
	text-decoration:underline;
}
INPUT
{
	background:#67604e;
	border:0px;
	font-size:11px;
	color:#FFF;
}
INPUT.Radio
{
	background:#372d1e;
}
TEXTAREA
{
	background:#67604e;
	border:0px;
	font-size:11px;
	color:#FFF;
}
TABLE.Dot
{
	border-bottom: dotted 1px #ffffff;
}
TABLE.Border1
{
	border-left:#6c6554 solid 1px;
	border-top:#6c6554 solid 1px;
	border-bottom:#6c6554 solid 1px;
	background:#372d1e;
}
TABLE.Border
{
	border:#6c6554 solid 1px;
}
TABLE.BorderUpBottom
{
	border-top:#6c6554 solid 1px;
	border-bottom:#6c6554 solid 1px;
}
TD.Border2
{
	border-left:#6c6554 solid 1px;
	border-top:#6c6554 solid 1px;
	border-bottom:#6c6554 solid 1px;
	background:#372d1e;
}
TD.Border3
{
	border-left:#6c6554 solid 1px;
	background:#66563e;
}
.NoBreakBeforeAfter
{
	margin-top:0px;
	margin-bottom:0px;
}
.HalfBreakBefore
{
	margin-top:3px;
	margin-bottom:0px;
}
.DoubleBreakBeforeAfter
{
	margin-top:10px;
	margin-bottom:10px;
}
.DoubleBreakAfter
{
	margin-top:0px;
	margin-bottom:10px;
}
.DoubleBreakBefore
{
	margin-top:10px;
	margin-bottom:0px;
}
.Bold
{
	font-weight:bold;
}
DIV.DotDivision
{
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:#FFFFF dotted 1px;
}
.Title
{
	font-weight:bold;
	color:#ffad33;
}
.Text
{
	text-align: justify;
	line-height: 12px;
}
.TextHome
{
	line-height:16px;
}
.TextOrange
{
	color:#ffad33;
	font-weight:bold;
}
.LinkWhite
{
	color:#FFFFFF;
	text-decoration:underline;
}
TD.Box4
{
	background:url(images/Box4Back.gif) repeat-y left top;
}
TD.Col3
{
	background:url(images/Col3Back.jpg) no-repeat left top;
}
TD.Col4Top
{
	background:url(images/Col4TopBack.gif) repeat-x left top;
}
TD.Col4Bottom
{
	background:url(images/Col4BottomBack.gif) repeat-x left bottom;
}
TD.Col5
{
	background:url(images/Col5Back.gif) repeat-y right top;
}
TD.Dot
{
	border-bottom:#FFFFFF dotted 1px;
}
DIV.Col3Position
{
	margin-top:10px;
	margin-left:35px;
}
DIV.Foot A
{
	color:#FFFFFF;
	text-decoration:none;
}
DIV.Foot A:hover
{
	color:#ffad33;
	text-decoration:none;
}
.Height100
{
	height:100%;
}
.Color0
{
	background:#000;
}
.Color1
{
	background:#FFF;
}
.Color2
{
	background:#372d1e;
}
.Color3
{
	background:#5a5348;
}
.Color4
{
	background:#372d1e;
}
.Color5
{
	background:#67604e;
}
.Color6
{
	background:#66563e;
}
TABLE.ErrorMessage
{
	background-color: #800000;
	border: solid 1px #000000;
}
P.ErrorMessage
{
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
}