p {
line-height: 18px;
}

a.uppermenu:active, a.uppermenu:link, a.uppermenu:visited  { 
color: white; 
font-weight: normal; 
font-size: 12px; 
font-family:&quot;Trebuchet MS&quot;;
text-decoration: none }

a.uppermenu:hover { 
color: #6AB0E2; 
font-weight: normal; 
text-decoration: none;}

a.hdrlink:active, a.hdrlink:link, a.hdrlink:visited  { 
color: #86D722; 
font-size: 12pt; 
font-family:&quot;Trebuchet MS&quot;;
margin: 0px; 
padding: 0px; 
border: 0px }

a.hdrlink:hover { 
color: #86D722; 
font-size: 12pt; 
font-family:&quot;Trebuchet MS&quot;;
margin: 0px; 
padding: 0px; 
border: 0px; 
background: red }

.tr { 
background: url(../images/nlm/tr.gif) 100% 0 no-repeat;
padding:5px}

.tl { 
background: url(../images/nlm/side_orange_bg.gif) 0 0 no-repeat;}

.bl { 
background: url(../images/nlm/side_orange_bl.gif) 0 100% no-repeat ; 
padding: 10px}

.br {
background: url(../images/nlm/br.gif) 100% 100% no-repeat;}

hr { 
border: dashed 1px silver }

/* CONVIO Class */


.ObjTitle, h1 { 
font-size: 18px;
padding: 3px 8px 0px 0px;
color: #215A31;
background: none;
height: 26px;
}

.FormBox {
width: 95%; 
background: #FBF7EB url(../images/nlm/bg_table.gif) repeat-x 0px 0px;  
border-top: 1px solid # 77BF1E; 
border-left: 1px solid # 77BF1E; 
border-right: 1px gray solid; 
border-bottom: 1px gray solid}


.ProductLongDescription {font-color: black}

.ProductConfigSection { 
color: #1d9726; 
font-weight: bold; 
font-size: 16px; 
text-transform: uppercase;
font-family:&quot;Trebuchet MS&quot;;
margin: 0px 0px 3px; 
border-bottom: 1px solid #77bf1e }

.ProductDetailsHeader { 
color: #1d9726; 
font-weight: bold; 
font-size: 16px; 
text-transform: uppercase;
font-family:&quot;Trebuchet MS&quot;; 
margin: 0px 0px 3px; 
padding-left: 15px; 
border-bottom: 1px solid #77bf1e }

form {border-top: red}

.CancelButton { /* button */
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #ff9900;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-family:&quot;Trebuchet MS&quot;;
	font-weight: bold;
	padding: 1px;
	height: 22px
}

.NextButton { /* button */
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #1C4D1A;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-family:&quot;Trebuchet MS&quot;;
	font-weight: bold;
	padding: 1px;
	height: 22px
}


.Button { /* button */
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #ff9900;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-family:&quot;Trebuchet MS&quot;;
	font-weight: bold;
	padding: 1px;
	height: 22px
}

.FinishButton { /* button */
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #ff9900;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-family:&quot;Trebuchet MS&quot;;
	font-weight: bold;
	padding: 1px;
	height: 22px
}

input.ShipToMe { /* button */
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #ff9900;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-family:&quot;Trebuchet MS&quot;;
	font-weight: bold;
	padding: 1px;
	height: 22px
}

input.ShipToOther { /* button */
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #ff9900;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-family:&quot;Trebuchet MS&quot;;
	font-weight: bold;
	padding: 1px;
	height: 22px
}

input.ShipToMultiple { /* button */
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #C9804F;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-family:&quot;Trebuchet MS&quot;;
	font-weight: bold;
	padding: 1px;
	height: 22px;
	width: 200px
}

.detail_img {
float: left;
margin-right: 15px;
margin-bottom: 5px}

.appArea {
width:100%
}