body 
{
	margin: auto auto;
	border: #000000 0px solid;
	background-color: #394E70;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(images/background.gif);
	padding: 20px 0px 0px 0px;
	width: 850px;
	text-align: center;
}

a 
{
	color: #6699FF;
	text-decoration: none;
}

a:hover 
{
	color: #6699FF;
	text-decoration: underline;
}

.bulletPoint
{
	padding: 0pt;
	font-family: Verdana;
	color: #CCCCCC;
	font-size: 11px;
	padding: 0px 0px 15px 0px;
}

.bulletHighlight
{
	padding: 0pt;
	font-weight: bold; 
	color: White;
}

.bulletDescription
{
	padding: 0pt;
	color: #CCCCCC;
}

.introText
{
	color: rgb(255, 102, 51); 
	font-family: Arial;
	font-size: 20px;
}

#btnDownloadNow a
{
	background: transparent url(images/downloadNow.png) no-repeat scroll 0pt;
	display: block;
	width: 144px;
	height: 39px;
}

#btnDownloadNow a:hover
{
	cursor: pointer; /* for IE6 */
	background-position: -144px 0pt;
}

#btnPurchaseNow a
{
	background: transparent url(images/purchaseNow.png) no-repeat scroll 0pt;
	display: block;
	width: 144px;
	height: 39px;
}

#btnPurchaseNow a:hover
{
	cursor: pointer; /* for IE6 */
	background-position: -144px 0pt;
}

.screenshotTable
{
	width: 850px;
	text-align: left;
}

.thumbnailDivIntro
{
	color: White; 
	font-family: Arial;
	font-size: 14px; 
	font-weight: bold;
	font-style: italic; 
}

.thumbnailTable
{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

.downloadTable
{
	width: 652px;
	text-align: left;
	margin: auto auto;
	padding: 0px 0px 0px 0px;
}

.infoTable
{
	margin: auto auto;
	padding: 0px 0px 0px 0px;
	width: 500px;
	font-family: Arial;
	font-size: 10px;
	color: White;
	text-align: left;
}

.infoTableLabel
{
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

.menuTable 	
{ 
	margin: auto auto;
	width: 652px;
	border: solid 0px #000000;
}

.menuItem		
{ 
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	display: block;
	white-space: nowrap;
	width: 99%;
	border: #666666 1px solid; 
}

a.menuItem:link 	
{ 
	background-image: url(images/menuItemNormal.gif);
	background-color: #000000;
	color: #FFFFFF; 
    text-decoration: none;
}

a.menuItem:visited 	
{ 
	background-image: url(images/menuItemNormal.gif);
	background-color: #000000;
	color: #FFFFFF; 
	text-decoration: none;
}

a.menuItem:active 	
{ 
	background-image: url(images/menuItemNormal.gif);
	background-color: #000000;
	color: #FFFFFF; 
	text-decoration: none;
}

a.menuItem:hover 	
{  
	background-image: url(images/menuItemMouseOver.gif);
	background-color: #0000CC;
	color: #FFFFFF;
	border: #999999 1px solid; 
	text-decoration: none;
}

.footer
{
	font-family: Arial;
	font-size: 10px;
	color: Gray;
	padding-bottom: 20px;
}

.thumbnail
{ 
	border: none 0px transparent;
	cursor: hand; 
}	

a:hover .thumbnail
{ 
	cursor: hand; 
	height: 175px;
}

.thankYouIntro
{
	text-align: left; 
	padding-bottom: 2px;
	color: rgb(255, 102, 51); 
	font-family: Arial;
	font-size: 20px;
}

.thankYouRm
{
	text-align: left; 
	color: White; 
	font-family: Arial;
	font-size: 25px;
}