body {
	background-color: #FFFFFF;
	margin:0px;
	padding: 0px;
	font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:blue;
}

form {
	margin:0px; padding: 0px;
}

strong {
	color:#4B4B4B;
}


.downloadNow {
	width:134px;
	height:63px;
	margin-right:10px;
	margin-top:15px;
	background:url(img/download.gif) no-repeat;
}

.downloadNowText {
	text-align:right;
	padding-right:14px;
	padding-top:14px;
	font-family: 
}


.titlegray {
	font-family: Arial, Lucida Sans, "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size:15pt;
	color: #939393;
	margin-bottom:5px;
	padding-left:3px;
}

.titlewhite {
	font-family: Arial, Lucida Sans, "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size:15pt;
	color: #FFFFFF;
	margin-bottom:5px;
}

.hr {
	background-color:#e9fabb;
	height:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.bgBottom {
	background:url(img/bottom_bg.gif) repeat-x;
	height: 97px;
	padding-top:10px;
	padding-left:10px;
	color: #828282;
}

/* form elements */

.xinput {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
} 

.xbutton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer; cursor:hand;
	height: 22px;
} 

.ximage {
	cursor:pointer; cursor:hand;
}
/* end form elements */

.subtext {
	color:#7E7E7E;
}

.screens {
	float:right;
	width:130px;
	text-align:center;
	padding-top:5px;
	padding-bottom:25px;
}
.thumb0 {
	border: 5px solid #99CC33;
}

.thumb1 {
	border: 10px solid #CCCC66;
}
