body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e3529;
}

a:link {
	color: #6e3529;
}
a:visited {
	color: #6e3529;
}
a:hover {
	color: #6e3529;
}
a:active {
	color: #6e3529;
}

hr { 
	color:#6e3529;
}

.TextTitleLarge {
	font-size: 22px;
}
.TextTitleMedium {
	font-size: 18px;
}
.TextTitleSmall {
	font-size: 16px;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TextBold {
	font-weight:bold
}

label{
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	display: -moz-inline-box;
	width:20em;
	float:left;
}

input.error { border: 1px dotted red; }
textarea.error { border: 1px dotted red; }

.imgover
{
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

#FrameTop {
	position:absolute;
	width:552px;
	height:45px;
	z-index:2;
	top: 0;
	left: 227;
}
#FrameBott {
	position:absolute;
	width:552px;
	height:45px;
	z-index:2;
	top: 464;
	left: 227;
}
#Fadein {
	position:absolute;
	width:535px;
	height:509px;
	z-index:1;
	left: 227px;
	top: 0px;
}
#apDiv1 {
	position:absolute;
	width:535px;
	height:509px;
	z-index:1;
	left: 227px;
	top: 0px;
}
#Float-Right {
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#Float-Right-Map {
	float: right;
	padding-left: 20px;
}

.Padd {
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 25px;
}
