body
{
	margin:0px;
	padding:0px;
	background-color:#2B0000;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

.HeaderImage
{
	margin:auto;
	width:800px;
	padding:0px;
}


.BodyContent
{
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	background-color:#f3ecdd;
	text-align:left;
	padding:20px 30px 20px 30px;
	color:#595851;
}


a
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}

td, div, p
{
	font-family:arial, verdana, tahoma;
	font-size:12px;
	line-height:17px;
	color:#000000;
	font-weight:normal;

}

.BodyContent p
{
	color:#000000;
}

h1
{
	font-size:30px;
	margin-top:25px;
	margin-bottom:5px;
	line-height:30px;
}
h2
{
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	list-style-image:url
}

h3
{
	font-size:16px;
	line-height:20px;
}

h4
{
	font-size:14px;
}

.RedFont
{
	color:#FF0000;
}
.BlueFont
{
	color:#00457B;
}

.GreenFont
{
	color:#336600;
}

input
{
	border:solid 1px #FFFFFF;
	background-color:#C2BDBD;
}

.buttn input
{
	border:none;
	background-color:#292828;
}

b, strong
{
	font-size:13px;
}


li
{
	margin-top:5px;
	margin-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
}


.Curve
{
	background-image:url(../images/Curvebg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#F29244;
	padding:0 30px;
	color:#000000;
}

.Box
{
	width:100%;
	text-align:center;
}

.Box div
{
	width:540px !important;
	width:600px;
	padding:20px;
	border:solid 1px #4F3C2E;
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
}

.BottomBox
{
	width:100%;
	text-align:center;
}

.BottomBox div
{
	width:540px !important;
	width:600px;
	padding:20px;
	border:solid 1px #C00000;
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
	color:#C00000;
}
.BottomBox div td, p
{
	color:#C00000;
}

.DottedBox
{
	width:100%;
	text-align:center;
}
.DottedBox div
{
	width:540px !important;
	width:600px;
	padding:20px;
	border:dashed 1px #4F3C2E;
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
	color:#C00000;
	font-size:13px;
}
.DottedBox div td, p
{
	font-size:13px;
	line-height:18px;
	color:#C00000;
}

.Footer
{
	margin:auto;
	background-image:url(../images/Footer_image.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:30px !Important;
	height:42px;
	padding-top:12px;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	background-color:#2B0000;
	color:#AE9E96;
}
.Footer a
{
	font-weight:normal;
	color:#AE9E96;
}