body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/main-bg.jpg);
}
.left-black-bg {
	margin: 0px;
	padding: 0px;
	background-image: url(images/left-black-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right-black-bg {
	margin: 0px;
	padding: 0px;
	background-image: url(images/right-black-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu-bg {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.middle-bg {
	background-image: url(images/middle-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FBA418;
	text-decoration: underline;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FBA418;
	text-decoration: none;
}
.arial14-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #759A09;
	text-decoration: none;
}
a.link-arial20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #BB5225;
	text-decoration: none;
}
a.link-arial20:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #702407;
	text-decoration: none;
}
.bottom-bg {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2B2E2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F5B14B;
	text-decoration: none;
}
.arial11-white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pink-heading {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #EB37A3;
	text-decoration: none;
}
.bottom-bdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line-height {
	line-height: 22px;
}
