@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
img {
border: none;
}
a {
	color: #50afdf;
	text-decoration: none;

}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #50afdf;
}
h2 {
	font-size: 14px;
	color: #50afdf;
}
h3 {
	font-size: 14px;
}
.sidebarhead {
	color:#FFFFFF;
}
.randomimage{
	background-position:bottom left;
	background-repeat: no-repeat;
}
.quote1{
	background-image:url(images/rec/quote1.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}
.quote2{
	background-image:url(images/rec/quote2.jpg);
	background-position:bottom right;
	background-repeat: no-repeat;
}
hr{
	color:#333333;
	height: 1px;
}
.form{
	background-position: top left;
	background-repeat: no-repeat;
}
