.left-style {
	background-image: url(images/back-x.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-right: 1px solid #401F00;
	border-left: 1px solid #401F00;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
}
.general-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4A2917;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #6B2300;
	text-decoration: underline;
	font-weight: bold;
}
.title-x {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #713800;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
.cssMainLinkA{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.cssMainLinkA:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: overline;
	font-weight: normal;
}
.mrcoLinkA{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.mrcoLinkA:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;


}
.day-details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #781C00;
	font-style: normal;
	border: 1px ridge #763900;
	padding-left: 5px;
}
.txt-field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	background-color: #D2C5B4;
	list-style-position: inside;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D2C5B4;
	border-right-color: #D2C5B4;
	border-left-color: #D2C5B4;
}
.buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	background-color: #D2C5B4;
	border: 1px groove #800000;
	font-size: 11px;
}
.tb-brdr {
	border: 1px solid #400000;
}
.txt-fieldCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	background-color: #D2C5B4;
	list-style-position: inside;
	list-style-type: none;
	border: 1px inset ##333333;
}
.xLinkA{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}