.content {
	font-family: arial;
	font-size: 10px;
	color: #4d575f;
}
a.content:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a90cd;
	text-decoration:underline;
}
a.content:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a90cd;
	text-decoration:underline;
}
a.content:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39434a;
	text-decoration:underline;
}
.titles {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #728490;
}
.titles2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #49a4e3;
}
a.menulink:link { 
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #574022;
	text-decoration:none;
}
a.menulink:visited { 
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #574022;
	text-decoration:none;
}
a.menulink:hover { 
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #909ea8;
	text-decoration:none;
}.mainbg {
	background-position: center center;
}
.copyright {
	font-family: arial;
	font-size: 10px;
	color: #574022;
}
a.copyright:link { 
	font-family: arial;
	font-size: 10px;
	color: #574022;
	text-decoration:none;
}
a.copyright:visited { 
	font-family: arial;
	font-size: 10px;
	color: #574022;
	text-decoration:none;
}
a.copyright:hover { 
	font-family: arial;
	font-size: 10px;
	color: #574022;
	text-decoration:underline;
}.rightbg {
	background-position: right;
	background-repeat: repeat-y;
}

