

#page-wrap {

    width: 955px;
	margin: 10px;
	

}


#list-header {

    background-color: #0000CC;
	width: 900px;
	height: 40px;
	margin-right: 10px;
	margin-left: 10px;

}


.id-locking {

  color: #FF6600;
  font-size: 12px;
  margin-left: 10px;
  margin-bottom: 10px;

}

.mini-image01, .mini-image02 {

    border: none;
}

.description { 

    font-size: 13px;
	padding: 10px;
	width: 250px;
}

.description2 {

    margin-top: 40px;
	width: 320px;
	padding: 10px;

}

.description_std {

    margin-top: 80px;
	width: 320px;
	padding: 10px;

}

.contenthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}

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

.contentmain {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.contentmain1 {

	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.border {
	background-color: #1d00ad;
	background-repeat: repeat;
}

.tablehead {
	background-color: #1C00AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;


}

.producthead {

	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.pdf_icon {
 
    float: left;

}

.pdf_icon_txt {
   
   margin-top:30px;

}

a:link  {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

a:hover {
	color: #00F;
	
}
a:active {
	color: #FF0000;
}
