/* CSS Document */

body {
	background-color: #5d662d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.sidemenu {
	background-color: #681e12;
	background-image: url(images/side-menu.jpg);
	background-repeat: repeat-x;
}
.home-box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8e7c16;
	border-bottom-color: #8e7c16;
	border-left-color: #8e7c16;
}
.title-main {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #681E12;
	font-weight: bold;
	background-color: #D6C565;
	text-indent: 22px;
}
#marqueecontainer {position: relative;
width: 200px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid orange;
padding: 2px;
padding-left: 4px;
}
.style4 {color: #330099}
.style6 {color: #828465}.inner-main {
	background-color: #ece4bb;
}
.inner-head {
	font-family: "Trebuchet MS";
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DA7003;
	font-weight: bold;
	text-indent: 22px;
	color: #A40000;
}

