﻿<style type="text/css">
<!--
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MainMenu
{
	width:100px;
	height:20px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	cursor:pointer;
	/*color:#ADBBD6;*/
	color:white;
	border:1px solid #ADBBD6;
	text-align:center;
	font-size:12px;
	background-color:#628DBB;
	
}
.MainMenu:hover
{
	width:100px;
	height:20px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	cursor:pointer;
	color:navy;
	text-align:center;
	border:1px solid #ADBBD6;
	font-size:12px;
	background-color:#628DBB;	
}
.MainMenuLink
{
	/*color:#ADBBD6;*/
	color:white;
	text-decoration:none;	
}
.MainMenuLink:hover
{
	color:white;
	text-decoration:none;	
}


.FlyOutMainMenu
{
	width:100%;
	padding:3px 3px 3px 20px;
	cursor:pointer;
	color:#628DBB;
	border-bottom:1px dotted #ADBBD6;
	border-right:3px #ADBBD6 solid;
	border-left:3px #ADBBD6 solid;
	font-size:11px;
	/*background-image:url('http://www.kvms.com/Sitei/BlueMenuBack1.jpg');
	background-repeat:repeat-y;*/
	background-color:#CECECE;
}
.FlyOutMainMenu:hover
{
	width:100%;
	padding:3px 3px 3px 20px;
	cursor:pointer;
	color:white;
	border-bottom:1px dotted #ADBBD6;
	background-color:#ADBBD6;
	font-size:11px;
	/*background-image:url('http://www.kvms.com/Sitei/BlueMenuBack1.jpg');
	background-repeat:repeat-y;*/
	background-color:#628DBB;
	
}
.LeftHomeMenu
{
	width:100%;
	padding:3px 3px 3px 10px;	
	color:#80AAD2;
	border-bottom:1px dotted #848484;
	border-right:1px #848484 solid;
	border-left:1px #848484 solid;
	font-size:12px;
}
.LeftMenuLink
{
	color:#3366CC;
	text-decoration:none;	
	
}
.LeftMenuLink:hover
{
	color:#3399FF;		
	
}

/*.LeftHomeMenu:hover
{
	width:100%;
	padding:3px 3px 3px 10px;
	cursor:pointer;
	color:white;
	font-size:11px;
	background-image:url('http://www.kvms.com/Sitei/BlueMenuBack1.jpg');
	background-repeat:repeat-y;
	
}
*/
.FlyOutMenuLink
{
	color:navy;
	text-decoration:none;
	
}
.FlyOutMenuLink:hover
{
	color:white;
	text-decoration:underline;	
}
.SLink
{
	/*color:#628DBB;*/
	color:#2766A0;
	font-size:12px;
	text-decoration:none;
}
.SLink:hover
{
	color:red;
	font-size:12px;
	text-decoration:underline;
}
.SSLink
{
	/*color:#628DBB;*/
	color:#2766A0;
	font-size:11px;
	text-decoration:none;
}
.SSLink:hover
{
	color:red;
	font-size:11px;
	text-decoration:underline;
}
.SSLink:visited
{
	color:#848484;
	font-size:11px;
	text-decoration:none;
}
.SSLink:visited:hover
{
	color:red;
	font-size:11px;
	text-decoration:underline;
}
.WLink
{
	color:white;
	font-size:12px;
	text-decoration:none;
}
.WLink:hover
{
	color:white;
	font-size:12px;
	text-decoration:underline;
}
.SWLink
{
	color:white;
	font-size:11px;
	text-decoration:none;
}
.SWLink:hover
{
	color:white;
	font-size:11px;
	text-decoration:underline;
}
.HomeLister
{
	font-family:"Arial Rounded MT Bold";
	font-size:13px;
	width:100%;
	font-weight:bold;
	vertical-align:middle;
	padding:5px 0px 5px 0px;
}
.HomeListerSub
{
	font-family:Verdana;
	font-size:10px;
	width:100%;
	vertical-align:top;
	padding:5px 5px 0px 10px;
}
.HomeListerLink
{
	
}
.HomeListerLink:hover
{
	
}

.tdContactBox
{
	width:240px;
	height:25px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	border-bottom:1px dotted white;
	padding-left:15px;
}
.SelectStyle
{
	/*height:25px;
	border: 1px solid silver;*/
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width: 200px;
}
.tdQuickNavigator
{
	width:245px;
	text-align:center;
	border-bottom:1px dotted silver;
	Background-color:white;
}
.tdQuickNavigator:hover
{
	width:245px;
	text-align:center;
	border-bottom:1px dotted silver;
	Background-color:#7FA6CE;
}

.ProductTab
{
	width:125px;
	padding:5px;
	font-weight:bold;
	/*background-image:URL('http://images.kvms.com/SiteImages/BlueBackPC.jpg');
	background-repeat:repeat-x;*/
	border-bottom:1px solid #E6B800;
	border-left:1px solid #E6B800;
	text-align:center;
	cursor:pointer;
}
.AProductTab
{
	color:black;
	text-decoration:none;
}
.ProductName
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#006699;
	padding:5px;
	font-weight:bold;
}
.LandingHeaderName
{
	font-family: "Arial Rounded MT Bold";
	font-weight: bold;
	font-size: 25px;
	color: #006699;
}
.aNavy
{
	color:navy;
	text-decoration:none;
}
.aNavy:hover
{
	color:red;
	text-decoration:underline;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align:left;
}
td.VeryTop {
	font-family: Tahoma;
	font-size: 10px;
	color: #BBD6EE;
	Font-weight:bold;
	background-color:#333333;
	text-align:center;
}
td.VeryTop:Hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #BBD6EE;
	Font-weight:bold;
	background-color:#848484;
	text-align:center;
}
a.VeryTop {

	cursor:hand;
	text-decoration: none;
	color:#BBD6EE;
}
a.VeryTop:Hover {

	cursor:hand;
	text-decoration: underline;
	color:#BBD6EE;
}
td.VeryTopForms {
	font-family: Tahoma;
	font-size: 9px;
	color:#333333;
	background-color:#D4D0C8;
	border-style:inset;
	border-width:1px;
	border-color:#BBD6EE;
	padding-left: 5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:middle;
	Text-Align:Center;
}
td.VeryTopFormsHeader {
	font-family: Tahoma;
	font-size: 10px;
	color:#BBD6EE;
	background-color:#333333;
	border-style:inset;
	border-width:1px;
	border-color:#BBD6EE;
	padding-left: 5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
}
td.Wizard {
	font-family: Verdana;
	font-size: 10px;	
	border-right:solid;
	border-left:solid;
	border-bottom:solid;
	border-top:solid;	
	border-width:1px;
	border-color:silver;	
	padding-left: 10px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;	

}
td.Wizard1 {
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
	color:#333333;
	background-color:white;
	border-top:outset;
	border-right:outset;
	border-left:outset;
	border-bottom:outset;
	border-width:1px;
	border-color:#silver;
	padding-left: 2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}
td.Wizard2 {
	font-family: Tahoma;
	font-size: 11px;
	border-top:outset;	
	border-right:outset;
	border-bottom:outset;
	border-left:outset;
	border-width:1px;
	border-color:#BBD6EE;	
	padding-left: 10px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;	

}
td.Wizard3 {
	font-family: Tahoma;
	font-size: 11px;
	border-top:outset;		
	border-RIGHT:outset;
	border-bottom:outset;
	border-width:1px;
	border-color:#BBD6EE;	
	padding-left: 10px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;	

}
td.Wizard4 {
	font-family: Tahoma;
	font-size: 11px;
	border-top:outset;		
	border-RIGHT:outset;
	border-top:outset;
	border-bottom:outset;
	border-width:1px;
	border-color:#BBD6EE;	
	padding-left: 10px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;	

}
td.Wizard5 {
	font-family: Tahoma;
	font-size: 11px;
	border-top:outset;	
	border-RIGHT:outset;
	border-LEFT:outset;	
	border-top:outset;
	border-bottom:outset;
	border-width:1px;
	border-color:#BBD6EE;	
	padding-left: 10px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;	

}



td.ProductAction {

	font-family: Tahoma;
	font-size: 11px;
	background-color:#333333;
	font-weight:bold;
	color:#BBD6EE;
	border-style:inset;
	border-width:2px;
	border-color:#D4D0C8;
	padding-left: 10px;
	padding-right:10px;
	width:100%;
	cursor:hand;

}
td.MenuHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:#E0E0D1;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}
td.MenuHeader:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:green;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuKVMHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuKVMHeader:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:orange;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}
td.MenuIPHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuIPHeader:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#99CC00;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}
td.MenuCAT5Header {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuCAT5Header:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:red;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}
td.MenuSerialHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuSerialHeader:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:teal;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}
td.MenuExtenderHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuExtenderHeader:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#ACD6F7;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}
td.MenuVideoHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuVideoHeader:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#C4ACCF;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}
td.MenuLCDHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuLCDHeader:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#B9CCB3;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}
td.MenuPowerHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuPowerHeader:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#A88195;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}
td.MenuSignageHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuSignageHeader:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:olive;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}
td.MenuPrintHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuPrintHeader:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#E3876C;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}





td.LeftMenuHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:#E0E0D1;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-width:1px; 
	padding: 1px
	width:10%;
	height:25px;
	cursor:hand;
	color:white;
	

}
td.LeftMenuHeader:Hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:purple;
	font-weight:bold;
	color:#E0E0D1;
	border-top: outset;
	border-bottom: outset;
	border-right: outset;
	border-width:1px; 
	padding: 1px
	width:10%;
	height:25px;
	cursor:hand;
	color:white;
	

}
td.RightMenuHeader {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:#6F6F6F;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}
td.RightMenuHeader:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	background-color:fuchsia;
	font-weight:bold;
	color:white;
	border-top: outset;
	border-bottom: outset;
	border-left: outset;
	border-width:1px; 
	padding: 1px;
	height:25px;
	cursor:hand;

}

td.MenuItemsLeft {

	font-family: Tahoma;
	font-size: 11px;
	padding: 10px;
	width:33%;
	cursor:hand;
	vertical-align:middle;
	text-align:center;

}
td.MenuItemsMiddle {

	font-family: Tahoma;
	font-size: 11px;
	padding: 10px;
	width:33%;
	cursor:hand;
	vertical-align:middle;
	text-align:center;


}

td.MenuItemsRight {

	font-family: Tahoma;
	font-size: 11px;
	padding: 10px;
	width:33%;
	cursor:hand;
	vertical-align:middle;
	text-align:center;

}
td.MenuItemsLeft:Hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	background-color:#BBD6EE;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	width:24%;
	cursor:hand;

}
td.MenuItemsMiddle:Hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	background-color:#BBD6EE;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	width:24%;
	cursor:hand;

}

td.MenuItemsRight:Hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;	
	background-color:#BBD6EE;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	width:24%;
	cursor:hand;

}
td.SubMidPanel {

	border-style:solid;
	border-width:1px;
	border-color:silver;
	padding-left: 10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}


a {
	
	cursor:hand;
	text-decoration: underline;
	color:blue;

}
a.ProductAction {
	
	cursor:hand;
	text-decoration: none;
	color:#BBD6EE;

}
a.ProductAction:hover {
	
	cursor:hand;
	text-decoration: underline;
	color:#BBD6EE;

}
a.Wizard {
	
	cursor:hand;
	text-decoration: underline;
	color:#333333;

}
a.Wizard:hover {
	
	cursor:hand;
	text-decoration: underline;
	color:#333333;

}		
		
a:hover {
	
	cursor:hand;
	text-decoration: underline;
	color:red;

}
a.BlackRed {
	
	cursor:hand;
	text-decoration: None;
	color:Black;

}
a.BlackRed:hover {
	
	cursor:hand;
	text-decoration: underline;
	color:Red;

}
.LPform 
{
	width:152px;
	height:79px;
	padding-left: 3px;
	border:1px solid black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#LPsubmit 

{
	width: 75px;
	height: 22px;
}
		

	
-->
</style>