BODY	{
	padding: 0;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #eaeaea;
	padding-bottom: 4px;
	}

.reverse	{
	color: red;
		}

PRE	{
	font-size: 13px;
	}

EM	{
	font-weight: normal;
	font-style: italic;
	}

TD	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	list-style-image: url(images/bullet_triangle_rd.gif);
	}

LI 	{
	text-align: left;
	list-style-image: url(images/bullet_triangle_rd.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	} 

UL	h1{
	color: #FF0000;
	}

UL.PLAIN LI {
	list-style: none;
	}

FORM	{
	margin-bottom: 0;
	}

INPUT 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	}


H1.LONG {
	width: 600px;
	}
DL  {
vertical-align: top;
    }

DT  {
	color: black;
	font-weight: normal;
	margin: 10px;
	list-style-image: url(images/bullet_triangle_rd.gif);
	white-space: nowrap;
	vertical-align: top;
	}

H2	{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-weight: bold;
	}

H3	{
	font-size: 12px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

	
.toplogo {
	background-image:  url(images/keyboardlogo.jpg); 
	color:#000000;
	font-size:18px;
	padding-left: 25px;
	line-height: 18px;
	height: 146px;
		}
		
.toplogo a:link    { color:  black; text-decoration: none; }
.toplogo a:visited { color:  black; text-decoration: none; }
.toplogo a:active  { color:  black; text-decoration: none; }
.toplogo a:hover {
	color:  red;
	text-decoration: none;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu { 
	border-collapse: collapse;
	width: 100%;
	font-family: Verdana,Sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(images/keyboardbanner.jpg);
}
	table.menu h1 { 
		padding: 5px;
		line-height: 25px;
		margin: 5px;
		font-size: 24px;
		font-weight: bold;
		border-bottom: none; 
		}

.menu_cell {
margin-left:0px;
	color: black;
	background-image: url(images/keyboardbkgd1.jpg);
	padding: 0;
	width: 100%;
	font-family: Verdana,Sans-serif;
	font-weight: bolder;
	font-size: 10px;
	border-bottom: double;
	white-space: nowrap;
	border-top-color: #000033;
	border-top-width: thin;
	height: 40px;
	vertical-align: middle;
	left: auto;
	text-align: left;
	border-bottom-color: #000000;
	}

	table.menu_cell td a:link    { color:  white; text-decoration: none; }
	table.menu_cell td a:visited { color:  white; text-decoration: none; }
	table.menu_cell td a:active  { color:  white; text-decoration: none; }
	table.menu_cell td a:hover {
	color:  red;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.indent	{
	margin: 0 30px 0 30px;
	}

.descript {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	width: auto;
      }

th {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}	


a:link    { color: #333366; font-weight: bold;}
a:visited { color: #333366; font-weight: bold; }
a:active  { color: #333366; font-weight: bold; }
a:hover { color: red; font-weight: bold; }

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	list-style-image: url(images/triangle.gif);
	list-style-type: none;
	margin-left: 10px;
	left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 20px;
	}
.footer {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
     margin-left: 15px; 
	 }
