body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background:url(../images/bg.gif)
}

tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5F2E6F;
}
.develop {
	color: #FF0000;
}

#whatsnewWrapper {
	background-image: url(../images/whatsnew.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 207px;
}

#whatsnew {
	width: 167px;
	height: 182px;
	margin-top: 70px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.logo {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	color: #FDF8B3;
}

a:link.footer {
	font-size: 10px;
	color: #FDF8B3;
}

a:visited.footer {
	font-size: 10px;
	color: #FDF8B3;
}

a:hover.footer {
	font-size: 10px;
	color: #FDF8B3;
}

a:active.footer {
	font-size: 10px;
	color: #FDF8B3;
}
.frame {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #F3F3F3;
}
