body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background:#FFF;
	color:#000;
	background:url(images/bg.jpg) repeat-y;
	background-position:center;
}
a
{
	color:#333333;
	text-decoration:none;
}
.content
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	border:2px solid #FF00FF;
}
.menu-btn
{
	font-size:11px;
	height:38px;
	line-height:38px;
	text-align:center;
	width:150px;
	color:#FFF;
	margin-left:45px;
	font-weight:bolder;
	float:left;
}
.menu-btn a
{
	color:#FFF;
}
.menu-btn:hover
{
	background:url(images/selected.jpg);
	color:#FFF;
}
.menu-btn-sel
{
	background:url(images/selected.jpg);
	font-size:11px;
	height:38px;
	line-height:38px;
	text-align:center;
	width:150px;
	color:#000;
	margin-left:45px;
	font-weight:bolder;
	float:left;
}
.menu-btn-sel a
{
	color:#FFF;
}
.menubg
{
	background:url(images/menubg.jpg) repeat-x;
	height:38px;
	line-height:38px;
}
.pinkem
{
	color:#990033;
	font-weight:bolder;
}.content table tr td table tr td table tr td table tr td p a {
	color: #F0F;
}
