body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

/*ul {
	list-style-image:url(bullet4.gif);
	margin: 20px;
	font-family: arial;
	font-size: 11px;
	color:#666666;	
}*/


/*class for imagebuttons and imageheaders and contentimages*/

a:link, a:visited{
	text-decoration: none;
	color: #666666;
}

a:hover{
	text-decoration: none;
	color: #333333;
}

.header {
	background-color: #efefef;
	text-align:right;
	/*padding: 5px; */
	}
.subfooter {
	text-align: center;
	font-family: arial;
	font-size: 10px;
	padding: 5px;
}
.tutorial {
	font-family: tahoma;
	font-size: 11px;
	padding: 5px;
	vertical-align:top;
}
.footer {
	background-color: #efefef;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	color:#666666;	
	padding: 10px; 
}

.tableheaders {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style:solid;	
	border-bottom-color: #ffffff;
}


/*class enclosed in the lines are classes for the headers and contents of news and tech updates
---------------------------------------------------------------------------------------------------------------------*/
.tablecontentone {
	background-color: #f4f4f4;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ffffff;
	padding: 8px;
}

.textheaderone{
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	text-transform: uppercase;
}

.textheadertwo{
	font-family: Tahoma;
	font-size: 12px;
	color:#666666;
	font-weight:bold;
	text-transform: uppercase;
	padding: 5px;
}

.textcontentone{
	font-family: arial;
	font-size: 12px;
	color:#666666;
}

.linkstyleone {
	color: #0033cc;
	font-family:arial;
	font-size: 11px;
	text-decoration:underline;
	text-align: right;
	}
.linkstyleone A:link {
	text-decoration: underline;
	color: #0033cc;
	text-align: right;
	}
.linkstyleone A:visited {
	text-decoration: underline;
	color: #0033cc;
	text-align: right;
	}
.linkstyleone A:hover {
	text-decoration: none;
	color: #00ccff;
	text-align: right;
	}


/*endclass-----------------------------------------------------------------------------------------------------------*/



/*class enclosed in the lines are classes for forms
---------------------------------------------------------------------------------------------------------------------*/

label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
margin-top: 10px;
font: tahoma;
font-size: 12px;
}

input
{
color: #781351;
background: #eaeaea;
border: 1px solid #777777;
font-size:smaller;
margin-top: 10px;
}

.submit input
{
margin-left: 8.5em;
color: #000;
background: #eaeaea;
border: 2px outset #9f9f9f;
font: arial;
font-size: 11px;
}


/*endclass-----------------------------------------------------------------------------------------------------------*/



/*class enclosed in the lines are classes for products
---------------------------------------------------------------------------------------------------------------------*/
.productheaderone{
	font-family: Arial;
	font-size: 14px;
	color:#0066cc;
	font-weight:bolder;
	text-transform: uppercase;
}

.headerone{
	font-family: Arial;
	font-size: 12px;
	color:#666666;
	font-weight:bold;
	text-transform: uppercase;
}

.productheadertwo{
	font-family: Arial;
	font-size: 11px;
	color:#0066cc;
	font-weight:bold;
	text-transform: uppercase;
}

.productname{
	font-family: arial;
	font-size: 12px;
	color:#339900;
	font-weight:bold;
}

.productnametwo{
	font-family: arial;
	font-size: 11px;
	color:#cc3300;
	font-weight:bold;
}

.productnamethree{
	font-family: arial;
	font-size: 11px;
	color:#cc3300;
	font-weight:bold;
}

.productlinkbreak{
	font-family:arial;
	font-size:10px;
	color:0066cc;
	}	

.productlinkone {
	color: #666666;
	font-family:arial;
	font-size: 11px;
	font-weight:bold;
	}
.productlinkone A:link {
	color: #666666;
	text-decoration: underline;
	}
.productlinkone A:visited {
	color: #666666;
	text-decoration: underline;
	}
.productlinkone A:hover {
	color: #999999;
	text-decoration: none;
	}
	
.productlinktwo {
	color: #0066cc;
	font-family:arial;
	font-size: 10px;
	}
.productlinktwo A:link {
	color: #0066cc;
	text-decoration: underline;
	}
.productlinktwo A:visited {
	color: #0066cc;
	text-decoration: underline;
	}
.productlinktwo A:hover {
	color: #999999;
	text-decoration: none;
	}
	
.productlinkthree {
	color: #cc3300;
	font-family:arial;
	font-size: 10px;
	}
.productlinkthree A:link {
	color: #cc3300;
	text-decoration: underline;
	}
.productlinkthree A:visited {
	color: #cc3300;
	text-decoration: underline;
	}
.productlinkthree A:hover {
	color: #999999;
	text-decoration: none;
	}


/*endclass-----------------------------------------------------------------------------------------------------------*/


/*list styles
---------------------------------------------------------------------------------------------------------------------*/

.productlistone {
	list-style-image:url(spacer.gif);
	margin: 20px;
	font-family: arial;
	font-size: 12px;
	color:#666666;	
}

.productlisttwo {
	list-style-image:url(spacer.gif);
	margin: 20px;
	font-family: arial;
	font-size: 12px;
	color:#0066cc;	
}

.productlistthree {
	list-style-image:url(spacer.gif);
	margin: 20px;
	font-family: arial;
	font-size: 12px;
	color:#cc3300;	
}

.liststyleone {
	list-style-image: url(bullet1.gif);
	margin:20px;
}

.liststyletwo {
	list-style-image: url(bullet4.gif);
	margin-left:30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	

/*endstyle-----------------------------------------------------------------------------------------------------------*/

.tablecontenttwo {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #cccccc;
	padding: 8px;
}

.tablecontentmenu {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-bottom-color: #cccccc;
	font-size: 10px;
	padding: 5px;
}

.linkstyletwo {
	color: #0033cc;
	font-family:arial;
	font-size: 11px;
	text-decoration:underline;
	}
.linkstyletwo A:link {
	text-decoration: underline;
	color: #0033cc;
	}
.linkstyletwo A:visited {
	text-decoration: underline;
	color: #0033cc;
	}
.linkstyletwo A:hover {
	text-decoration: none;
	color: #00ccff;
	}
	
.linkstylethree {
	color: #333333;
	font-family:arial;
	font-size: 10px;
	text-decoration: none;
	}
.linkstylethree A:link {
	text-decoration: none;
	color: #333333;
	}
.linkstylethree A:visited {
	text-decoration: none;
	color: #333333;
	}
.linkstylethree A:hover {
	text-decoration: none;
	color: #999999;
	}
	
.linkstylefour {
	color: #0066cc;
	font-family:arial;
	font-size: 11px;
	text-decoration: underline;
	}
.linkstylefour A:link {
	text-decoration: none;
	color: #0066cc;
	text-decoration: underline;
	}
.linkstylefour A:visited {
	text-decoration: none;
	color: #0066cc;
	text-decoration: underline;
	}
.linkstylefour A:hover {
	text-decoration: none;
	color: #999999;
	text-decoration: none;
	}

	
.linkstylefive {
	color: #666666;
	font-family:tahoma;
	font-size: 9px;
	text-decoration: none;
	}
.linkstylefive A:link {
	text-decoration: none;
	color: #666666;
	font-size: 9px;
	}
.linkstylefive A:visited {
	text-decoration: none;
	color: #666666;
	font-size: 9px;
	}
.linkstylefive A:hover {
	text-decoration: none;
	color: #999999;
	font-size: 9px;
	}


