body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 16px;

}
body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #010a13;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #8AF1FD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8AF1FD;
}
a:hover {
	text-decoration: none;
	color: #CBF9FE;
}
a:active {
	text-decoration: none;
	color: #CBF9FE;
}.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headerbg {
	background-image: url(/images/menu/bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.bold {
	font-weight: bold;
}
.bodytext {
	padding: 10px;
}


.rollovercipherlinx a {
display:block;
width: 141px;

background: url("/images/menu/cipherlinx.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollovercipherlinx a:hover { 
background-position: 0 -53px;
}


.rolloversecurity a {
display:block;
width: 96px;

background: url("/images/menu/security.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rolloversecurity a:hover { 
background-position: 0 -53px;
}
.rolloversecurity a:active {
background-position: 0 -106px;
}


.rollovertechnology a {
display:block;
width: 130px;

background: url("/images/menu/technology.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollovertechnology a:hover { 
background-position: 0 -53px;
}
.rollovertechnology a:active {
background-position: 0 -106px;
}


.rolloverapplications a {
display:block;
width: 150px;

background: url("/images/menu/applications.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rolloverapplications a:hover { 
background-position: 0 -53px;
}
.rolloverapplications a:active {
background-position: 0 -53px;
}



.footer {
	line-height: normal;
	text-align: center;
	word-spacing: normal;
	padding: 10px;
}
.producttitle {
	font-size: 16px;
}
.productimage {
	padding: 10px;
}
.securityimage {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
