body {
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#313131;
	scrollbar-track-color:#FFFFFF;
	scrollbar-3dlight-color:#161616;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#161616;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#EEEEEE;
	color: #4C4C4C;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	overflow:auto;
	background-color: #fff9ec;
	background-image: url(flash/src/images/pagebg.jpg);
	background-repeat: repeat;
}
.feeds {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}
.text {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}
td.feeds img {
	border:3px solid #;
}
.title {
	font-size:50px;
	line-height:50px;
	font-family:Georgia;
	font-variant:small-caps;
	color:#FFFFFF;
	padding-left: 25px;
	padding-bottom: 4px;
}
.bannerbg {
	background-image: url(flash/src/images/bannerbg.gif);
	background-position: -1px 0px;
	background-repeat: no-repeat;
}

.columns {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdd0e2;
	padding-left: 13px;
	font-family: Tahoma;
	font-size: 13px;
	color: #000936;
	line-height: 17px;
}
.buttons {
	padding-top: 0px;
}
.srhlink {
	text-transform: capitalize;
}
.changetext {
	color:#b8a69a;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-weight: bold;
}
.small {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 15px;
	width: 13px;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	background-color: #F8F8F0;
}
.large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	width: 20px;
	cursor:pointer;
	margin-bottom: 3px;
	padding: 0px;
	background-color: #F8F8F0;
}