@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/main-bg.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #E9E6C7;
}
a:active {
	color: #FFFFFF;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #69311A;
}
.white-heading {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	line-height:30px;
	background-color:#69311A;
	background-image:url(images/head-bg.jpg);
}
