body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
.bodybg {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-indent: 15px;
	background-position: top;
}
.leftcolumntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 3px;
}
.rightcolumntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 3px;
	margin-right:5px;
	margin-left:5px;
	font-size: 10px;
}
.productdesc {
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 2px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.headmargin {
	margin-bottom: 3px;
	margin-top: 3px;
}
.headmargin1 {
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
li {
	color: #000000;
	margin-left: 5px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	list-style-image: url(images/bullett.gif);
	vertical-align: middle;
}
img {
	border:none
    	
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.centercolumnheader {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 9px;
	margin-right: 8px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.designedby {
	text-indent: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
.centerlines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.leftline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.btable {
	margin-top: 5px;
}
.downloadname {
	background-color: #CCCCCC;
	height: 45px;
}
.applname {
	background-color: #CCCCCC;
	height: 100px;
}
.downloadfile {
	background-color: #ECE9D8;
}
hr {
	color: #FF0000;
}
.topline {
	width: 425px;
}
