@charset "utf-8";
/* CSS Document */
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #330000;
	line-height: 20px;
}
.rightsideText {
	font-family: "Trebuchet MS";
	line-height: 25px;
	color: #000000;
	padding-left: 25px;
	margin-left: 25px;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #410000;
}
#Left {
	font-family: "Trebuchet MS";
	width: 300px;
	font-size: 12px;
	margin-left: 15px;
	background-image: url(images/EandB.jpg);
	background-repeat: no-repeat;
	float: left;
}
#RightSide {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-left: 25px;
	margin-right: 15px;
	padding-left: 20px;
}
#RightSide h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #F49F08;
}
#main {
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-right: 30px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #490000;
	border-top-width: 0.2mm;
	border-right-width: 0.2mm;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #4C151B;
}
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a:link {
	color: #F89900;
}
a:visited {
	color: #660000;
}
.topRightText {
	margin-right: 60px;
	color: #333333;
	padding-top: 10px;
	line-height: 17px;
}

