﻿body 
{
	background-color: #c6c3c6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main
{
	width: 600px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.header
{
}

.title
{
	color: #FFFFFF;
	border-top: solid 1px #ff0000;
	background-color: #f4f4f4;
	background-repeat: no-repeat;
	margin: 0px;
}

.content
{
	color: #000000;
	background-color: #f4f4f4;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.contentcenter
{
	color: #000000;
	background-color: #f4f4f4;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}

A
{
	color: #000000;
	text-decoration: none;
}

A:hover
{
	color: #404040;
	text-decoration: underline;
}

.footer
{
	font-size: 10px;
	color: #404040;
	background-color: #f4f4f4;
	text-align: center;
	border-bottom: solid 1px #000000;
}

.footer a
{
	color: #000000;
	text-decoration: none;
}

.footer a:hover
{
	color: #c6c3c6;
	text-decoration: underline;
}


p {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

h2 {
	font-size : 22px;
	margin-top : 0em;
	margin-bottom : 0em;
	text-align : right;
	font-weight : normal;
	text-decoration : none;
	padding-right : 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}


h3 {
	font-size : 14px;
	margin-top : 0em;
	margin-bottom : 0em;
	font-weight : bold;
	text-align: center;
	text-decoration : none;
	padding-right : 15px;
	margin-top: 15px;
}

h4 {
	font-size : 12px;
	margin-top : 0em;
	margin-bottom : 0em;
	font-weight : bold;
	text-align: left;
	text-decoration : none;
}

ul {
	font-size:11px;
	list-style-type:square;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	list-style-image:url(/images/ul-check.gif);
	list-style-position:outside;
	text-align:left;
}

.screenshot
{
	border: none;
}

.buynow
{
	border: none;
}