@charset "UTF-8";
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #663300;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.features_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
}
.textlinespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12px;
	color: #663300;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737245;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.whatsnew_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #673401;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.titles_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #737245;
}
.text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #673402;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666633;
}
.textboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}
.body {
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-top: 0%;
	}
	.sitebg {
	background-color: #FFFFFF;
	background-image: url(images/nudesign2010_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

