/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Footer {
	font-family: "Tahoma";
	font-size: 9px;
	color: #A8260D;
	text-decoration: none;
	line-height: 12px;
}
.Footer a:link {
	font-family: "Tahoma";
	text-decoration: none;
	color: #A8260D;
}
.Footer a:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #A8260D;	
}
.Footer a:hover {
	font-family: "Tahoma";
	text-decoration: none;
	color: #E58B5D;
}

.IndexTitle {
	font-family: "Tahoma";
	font-size: 20px;
	color: #A8260D;
	text-decoration: none;
}

.CopyBold {
	font-family: "Tahoma";
	font-size: 14px;
	color: #A8260D;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;	
}
.Copy {
	font-family: "Tahoma";
	font-size: 14px;
	color: #A8260D;
	text-decoration: none;
	line-height: 20px;
}
.Copy a:link {
	font-family: "Tahoma";
	text-decoration: none;
	color: #A8260D;
}
.Copy a:visited {
	font-family: "Tahoma";
	text-decoration: none;
	color: #A8260D;	
}
.Copy a:hover {
	font-family: "Tahoma";
	text-decoration: none;
	color: #E58B5D;
}

.EmailText {
	font-family: "Tahoma";
	font-size: 9px;
	color: #C09500;
	text-decoration: none;
}

.picNoFrame {
	border: 0px;
}
.picNoFrame a:link {
	border: 0px;

}
.picNoFrame a:visited {
	border: 0px;
	
}
.picNoFrame a:hover {
	border: 0px;

}
.AllFrame {
	border-top-style: solid;
	border-top-color: #A8260D;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8260D;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #A8260D;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #A8260D;
	border-left-width: 1px;	
}