/* CSS Document */



body {

	background-color: #405429;

	text-align:center;

	margin: 0px;

	padding: 0px;

}



div.layout

{

	position:relative;

	margin: 0 auto 0 auto;

	text-align: left;

	width:800;

	left:0px;

	top:0;

	z-index: 1;

	text-align:left;

}



td.NoRepeat {

background-repeat: no-repeat;

}

td.Menu a

{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}

td.MenuBottom

{

	border-bottom: 1px solid maroon;

}

td.LinksTop

{

	border-top: 1px solid maroon;

}



table.Main

{

	background-color: #F7E3C6;

}

table.Body

{

	font-family: "Arial";

	font-size: 10pt;

	background-image: url('../../images/BodyBG.jpg');

}



table.MainText

{

	font-family: "Arial";

	font-size: 10pt

}

td.InfoHeader

{

	font-family: Arial;

	font-size: 12pt;

	font-weight: 700;

	color: #FFFFFF;

	text-align: center;

}

td.white {

	padding-right: 10px;

	padding-left: 10px;

	padding-top: 10px;

	padding-bottom: 10px;

}



font.Headline

{

	font-family: "Arial";

	font-size: 18pt

}



font.smHeadline

{

	font-size: 12pt;

	font-family: "Arial";

	font-weight=700

}



a:link { 

	font-family: "Arial";

	font-size: 10pt;

	font-weight: 700;

	color:#000000;

	text-decoration:none

	}
/*
a:visited { 

	font-family: "Arial";

	font-size: 10pt;

	font-weight: 700;

	color:#000000;

	text-decoration:none

	}

a:hover { 

	font-family: "Arial";

	font-size: 10pt;

	font-weight: 700;

	color:#405429;

	text-decoration:none

	}
*/
a:active { 

	font-family: "Arial";

	font-size: 10pt;

	font-weight: 700;

	color:#000000;

	text-decoration:none

	}



a.normal:link

{

	color: #0000FF;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12;

	font-weight:bold;

}



a.normal:visited

{

	color: #0000FF;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12;

	font-weight:bold;

}



a.normal:hover

{

	color: #000066;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12;

	font-weight:bold;

}



a.normal:active

{

	color: #000066;

	text-decoration: underline;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12;

	font-weight:bold;

}



p.home {

	font-family: Geneva, Arial, Helvetica, sans-serif;

}



p {
	font-size:10pt;

	font-family: Arial, Helvetica, sans-serif;

}



ul {

	margin-left:10px;

	list-style-position: outside;

	padding-left: 10px;

}



li {

	color: #000000;

	margin-left:1em;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:normal;

	list-style-position: outside;

	line-height: 20px;

}

#TextBlock {
	position:absolute;
	left:321px;
	top:16px;
	width:370px;
	height:396px;
	z-index:10;
}



#Picture {
	position:absolute;
	left:57px;
	top:45px;
	width:700px;
	height:524px;
	z-index:5;
}