body	{
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	margin: 0px;
}

#verticaldivider	{
	background-color: #999999;
}

#screenshotseperator	{
	background-color: #cc0000;
}

.iemarginremoved {
	margin-bottom: 0;
}

input {
	margin: 0;
	padding: 0;
}

/* ---------------- START OF TABLE BORDER STYLES -------------- */

table.commercialtable {
	border: 2px solid #CC0000;
}

table.screenshotstable {
	border: 2px solid #000000;
}

/* ---------------- START OF LINK STYLES ---------------------- */

a.navbar:link {
	color: #FFFFFF;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a.navbar:visited { 
	color: #FFFFFF; 
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a.navbar:hover { 
	color: #FFFF00; 
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a.tinytext:link {
	color: #003366;
	font-size: 8pt;
	font-family: helvetica, sans serif;
	text-decoration: none;
}

a.tinytext:visited {
	color: #003366;
	font-size: 8pt;
	font-family: helvetica, sans serif;
	text-decoration: none;
}

a.tinytext:hover {
	color: #CC0000;
	font-size: 8pt;
	font-family: helvetica, sans serif;
	text-decoration: none;
}
	
a.downloadproduct:link {
	color: #000000;
	font-size: 14pt;
	font-family: helvetica, sans serif;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

a.downloadproduct:visited {
	color: #000000;
	font-size: 14pt;
	font-family: helvetica, sans serif;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

a.downloadproduct:hover {
	color: #CC0000;
	font-size: 14pt;
	font-family: helvetica, sans serif;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

a.downloadlink:link {
	color: #003366; 
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.downloadlink:visited {
	color: #003366; 
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.downloadlink:hover {
	color: #CC0000; 
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.plainlink:link {
	color: #003366; 
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.plainlink:visited {
	color: #003366; 
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.plainlink:hover {
	color: #CC0000; 
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.importantplainlink:link {
	color: #CC0000; 
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.importantplainlink:visited {
	color: #CC0000; 
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.importantplainlink:hover {
	color: #003366; 
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.screenshotpage:link {
	color: #000000; 
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.screenshotpage:visited {
	color: #000000; 
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.screenshotpage:hover {
	color: #CC0000; 
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}



/* --------------- START OF FORM OBJECT STYLES ------------- */

.searchbutton {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	width: auto;
	font-size: 9px;
	color: #000000;
	background-position: left center;
	cursor : Hand;
	text-align: center;
}

.searchtextfield {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: auto;
	font-size: 9px;
	color: #000000;
	background-position: left center;
	text-align: left;
}

.logintextfield {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: auto;
	font-size: 14px;
	color: #000000;
	background-position: left center;
	text-align: left;
}

.loginbutton {
	border: 2px solid #CC0000;
	background-color: #003366;
	width: auto;
	font-size: 14px;
	color: #FFFFFF;
	background-position: left center;
	cursor : Hand;
	text-align: center;
}

.registrationbutton {
	border: 1px outset #FF3300;
	background-color: #CC0000;
	width: auto;
	font-size: 28px;
	color: #FFFFFF;
	background-position: left center;
	cursor : Hand;
	text-align: center;
}

.termsbutton {
	border: 2px solid #CC0000;
	background-color: #003366;
	width: auto;
	font-size: 18px;
	color: #FFFFFF;
	background-position: left center;
	cursor : Hand;
	text-align: center;
}

/* --------------- START OF TEXT STYLES -------------------- */

.downloaddescription {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	font-weight: plain;
	color: #000000;
	margin: 0px;
}

.nonfilledfield {
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
}

.screenshotpagejumper {
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.currentscreenshotpage {
	color: #CC0000;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.navbardividers {
	color: #FFFFFF; 
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

.tinytext {
	color: #003366;	
	font-size: 8pt;
	font-family: helvetica, sans serif;
}

.googletext {
	font-size: 9pt;
	font-family: helvetica, sans serif;
	font-weight: bold;
	color: white;
}

.navbardate {
	font-size: 10pt;
	font-family: helvetica, sans serif;
	font-weight: bold;
	color: white;
}

.aboutheadline	{
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.aboutbody {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.updateheadline	{
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
}

.updatebody	{
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.updatedate {
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	font-weight: italic;
}

