body
{
	padding: 0px;
	margin: 0px;
    background-color: #FFFFFF; 
	font-size: 8pt;
	color: #505050;
	font-family: Verdana,Arial,Helvetica,sans-serif;	
}

a:link          { color: #FF0A00; text-decoration: underline; }
a:hover         { color: #B30700; text-decoration: underline; }
a:visited       { color: #FF8580;text-decoration: underline; }
a:visited:hover { color: #B30700; text-decoration: underline; }

h1
{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica; 
	font-weight: bold;
	font-size: 24pt;
	color: #00C714;
}

h2
{
	font-size: 14pt;	
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica; 	
	color: #FF8500;
	margin-top: -18px;
}

h3
{
	font-size: 10pt;	
	font-weight: bold;
	color: #00C714;
}

#divider
{
	border-top: solid 1px #808080;
	clear: both;	
}

#footer
{	
	clear: both;
	background-color: #E0E0E0;
	text-align: center;
	padding: 5px 0 5px 0;
	border-top: solid 2px #808080;
	color: #808080;
	margin-top: 5px;
}

#header
{
	padding: 15px 5px 0px 5px;
}

#header a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#header a:hover
{
	text-decoration: underline;
}

#mainContent
{	
	margin-right:auto;
	margin-left:auto;
	width: 750px;
}

.productMenuTable
{		
	padding: 10px;
	margin-top: 15px;	
	color: #808080;
	width: 180px;
}

.productMenuTable a
{
	color: #005CB8;
	font-weight: bold; 
}

.productMenuHeaderCell
{
	font-weight: bold; 
	background: #80c0ff; 
	color: #FFF; 
	padding: 5px;	
}

.productMenuContentCell
{
	padding: 10px 5px 5px 5px;	
}

.bodyColumn
{
	width: 550px; 
	vertical-align: text-top; 
	padding: 10px;
}

.menuColumn
{
	vertical-align: text-top;
}

.screenshotDividerCell
{
	border-bottom: dotted 1px #808080;
}

.screenshotImageCell
{
	padding-top: 15px;
}

.screenshotTextCell
{
	padding: 0 0 0 10px;
	color: #808080;
}