Body {
	background-color: #C6D8EF;
	margin: 0px;
	padding: 0px;
		}


a, a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
}
#mainwrapper {
	width: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	padding-bottom: 100px;
	background-color: #FFFFFF;
	right: 50%;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 90%;
	margin-top: 20px;
	border: thin solid #000000;
	margin-bottom: 50px;
	text-align: left;
}
img {
	border: none;
}
.screenshots {
	width: 640px;
}
.smallText {
	font-size: 80%;
}
.priceTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.poorsound {
	font-size: 80%;
}
p {
	text-align: left;
}
.headerback {
	background-color: #EFF7FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 100%;

}
.loginback {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	font-size: 80%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #efefef;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.highlight {
	color:#C00;
	font-weight:bold;
	

}
.table_higlight {
	background-color: #EFF7FF;
}
.screenshot {
	padding: 5px;
	clear: none;
	border: thin solid #CCC;
	margin: 5px;
}
	
.normalListText {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: normal;
}
