body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
}
body {
	background-color: #CC9999;
	background-image: url(images/maintile.jpg);
}
a:link {
	color: #336633;
}
a:visited {
	color: #CB6A59;
}
a:hover {
	color: #990099;
}
a:active {
	color: #CCCCCC;
}
h1 {
	font-size: 24px;
	color: #CC3366;
}
h2 {
	font-size: 18px;
	color: #CC3366;
}
h3 {
	font-size: 16px;
	color: #CC3366;
}
h4 {
	font-size: 14px;
	color: #CC3366;
}
h5 {
	font-size: 12px;
	color: #CC3366;
}
h6 {
	font-size: 10px;
	color: #CC3366;
}
.tdline1 {
	border: 1px solid #F4D9DA;
}
.tdline2 {
	border: 6px solid #F1BDBF;
}
.tdline3 {
	border: 1px solid #BD5369;
}
.copyrights {
	font-size: 10px;
}
.content1 {
	background-color: #F6C3C2;
	height: 85%;
	width: 640px;
	border: 1px solid #AF324F;
	scrollbar-base-color:#C87885;
	overflow: auto;
	padding: 5px;
	font-weight: bold;
	background-image: url(images/innertile.jpg);

}
input, select, button, textarea {
	background: #F2BEC0;
	font-family: verdana, tahoma, arial;
	color: #660033;
	border: 1px solid #660033;
	font-size: 12px;}
hr {
	color: #B45968;
	height: 2px;
	width: 85%;
	}
