/* CSS Document */

body, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333
}

.textbox-110{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:110px;
	border:#999999 1px solid;
}

.textbox-95{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:95px;
	border:#999999 1px solid;
}


.button-50{
	border:none;
	background:url(images/button-50.gif) no-repeat;
	/*background-color:#009900;*/
	width:50px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF
}

.button-70{
	border:none;
	background:url(images/button-70-blue.gif) no-repeat center;
	width:70px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.left-items{
	position:relative;
	left:25px;
	z-index:1;
}

.header-items{
	position:relative;
	left:25px;
}

.login-items{
	width:215px; 
	position: relative; 
	left:504px; 
	top:-192px;
	background:url(images/access-accounts.jpg) no-repeat; 
	height:220px;
}

.headline-home{
	font-size:11px;
	font-weight:bold;
	color:#003399;
}

.home-leftitems{
	padding:0px 13px 5px 13px; 
	text-align:justify;
}

.bg-frame{
	background-color:#EFEFEF;
}

.products-border-desc{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.products-border-hdr{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.fullblock{
	text-align:justify;
}

.button-unique{
	border:#FF9900 solid 1px;
	background-color:#FFCC00;
	width:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333
}

.button-clear{
	border:#0066CC solid 1px;
	background-color:#66CCFF;
	width:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333
}

.select-300{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	width:300px;

}

.select-150{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	width:150px;

}

a.searchlink:link
{
	color: #000000;
	text-decoration: none;
}

a.searchlink:visited
{
	color: #000000;
	text-decoration: none;
}
a.searchlink:hover
{
	color: #0000FF;
	text-decoration: none;
	
}

.textbox-130{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:130px;
	border:#999999 1px solid;
}

.textbox-200{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
	border:#999999 1px solid;
}