.menu-border {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.nav-row {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.nav-row-selected {
	color: #FFFFFF;
	background-color: #C4CCC7;
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #000000;
}



.submenu {
	text-indent: 6pt;
}

.smfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	font-weight: bold;
}

h2 {
	font-size: 17px;
	color: #CA0000;
	font-weight: normal;
	margin-bottom: 1px;
	letter-spacing: 7pt;
	word-spacing: 12pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	font-weight: bold;
	color: #CA0000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	color: #009999;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	color: #FFFFFF;
}

.border2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.borderR {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}

.borderB {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

td {
	font-size: 12px;
}

.BlackBrd {
	border: 1px groove #000000;
}

.sprych {
	position: absolute;
	top: 50px;
	z-index: 10;
	width: 110px;
	left: 850px;
	visibility: hidden;
	font-size: smaller;
}

.GrayBrd {
	border: 1px groove #666666;
}

.GrayBrd2 {
	border: 1px solid #CCCCCC;
}

.ButtomBrd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

li {
	list-style-type: square;
}

.salesrep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}

.style1 {
	background-color: #000000;
}

a.style2:link {
	font-size: 1px;
}

a.style2:visited {
	font-size: 1px;
}

a.style2:hover {
	font-size: 1px;
}

a.style2:active {
	font-size: 1px;
}

.style3 {
	color: #FFFFFF;
}

.info {
	position: absolute;
	top: 50px;
	z-index: 10;
	width: 110px;
	left: 850px;
	visibility: hidden;
	font-size: smaller;
}

.info2 {
	position: absolute;
	top: 870px;
	left: 20px;
	width: 950px;
	z-index: 10;
	font-size: smaller;
	text-align: left;
}

.button {
	background-color: #000000;
	border: 2px ridge #CCCCCC;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}

.datasheet a:link {
	color: #000000;
	text-decoration: underline;
}
.datasheet a:visited {
	color: #000000;
	text-decoration: underline;
}
.datasheet a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.datasheet a:active {
	color: #000000;
	text-decoration: underline;
}

.BU  {
	text-decoration: underline;
	font-weight: bold;
}

.qbox {
	background-color: #333333;
	color:#FFFFFF
}

.qbox2 {
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
}

.box {
	border-style:solid; 
	border-width:1px; 
	border-color:#666666;
	background-image:url(images/rf-search-bg.jpg);
}