a{
	text-decoration:none !important;
}
	

a:link{
	text-decoration:none !important;
}

A:visited { text-decoration: none !important; }
A:active { text-decoration: none !important; }
A:hover {  text-decoration: none !important; }
 

.userPageSearchButton {

	color: #FFFFFF;

	font-family: Arial, sans-serif;

	font-size: 10pt;

	height: 22px;

	background-color: #000080;

	width: 80px;

	text-align: center;

	font-weight : bold;

	padding : 2px 5px 2px 5px;

	border: 0px;

}



.userFormSection {

	background-color: White;

	border: thin solid Black;

	margin: 0px 0px 5px 5px;

	padding: 0px 0px 5px 0px;

	width : 98%;

	border-top : none;

}



.userFormHeading {

	background-color : #FF6666;

	font-size : 14px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

	border-bottom : thin solid Black;

	border-top : thin solid Black;

}

.userPageNavbar {

	text-align : center;

}

.sectionTitle {

	font-size : 18px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

	text-align : center;

	color : Red;

}



.userFormLabel {

	font-size : 12px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

	text-align : right;

	padding-top : 10px;

	padding-right : 10px;

	vertical-align : middle;

	height : auto;

	width: 190px;

}



.userFormLabelLeft {

	font-size : 12px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

	padding-top : 10px;

	padding-right : 10px;

	vertical-align : bottom;

	height : auto;

	width: auto; 

	text-align:left;

}







.userFormText {

	text-align : left;

	font-size : 12px;

	font-style : normal;

	font-weight : normal;

	font-family : Arial, Helvetica, sans-serif;

	vertical-align : bottom;

}



.userPageButton {

color: #FFFFFF; 

font-family: Arial, sans-serif;

font-size: 10pt; 

width: 100%; 

height: 22px; 

border: 0px solid #000080; 

margin-left: 0; 

margin-top: 0; 

margin-bottom: 0; 

background-color: #000080; 

background-image: url('../images/button_tile.gif'); 

background-repeat: repeat-x; 

background-attachment: fixed;

width: 100px;

text-align: center;

position : absolute;

left : 35%;

}





.userPageDeleteButton {

color: #ffffff; 

font-family: Arial, sans-serif;

font-size: 10pt; 

width: 100%; 

height: 18px; 

border: 0px solid #000080; 

margin-left: 0; 

margin-top: 0; 

margin-bottom: 0; 

background-color: #ff0000; 

background-image: url('../images/button_tile.gif'); 

background-repeat: repeat-x; 

background-attachment: fixed;

width: 100px;

text-align: center;

}



.userPageEditButton {

color: #ffffff; 

font-family: Arial, sans-serif;

font-size: 10pt; 

width: 100%; 

height: 18px; 

border: 0px solid #000080; 

margin-left: 0; 

margin-top: 0; 

margin-bottom: 0; 

background-color: #000080; 

background-image: url('../images/button_tile.gif'); 

background-repeat: repeat-x; 

background-attachment: fixed;

width: 100px;

text-align: center;

text-decoration:none;

vertical-align : bottom;

}







.userSimpleSearchText {

	font-size : 12px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

	text-align : left;

}







/*.userPageSearchButton {

color: #FFFFFF; 

font-family: Arial, sans-serif;

font-size: 10pt; 



border: 0px solid #000080; 

margin-left: 0px; 

margin-top: 0px; 

margin-bottom: 0px; 

background-image: url('http://localhost/images/search.gif'); 

background-repeat: repeat-x; 

background-attachment: fixed;



text-align: center;

text-decoration: none;

}

*/

.userPageNavButton {

color: #FFFFFF; 

font-family: Arial, sans-serif;

font-size: 10pt; 

height: 18px; 

border: 0px solid #000080; 

margin-left: 5px; 

padding: 2px;

margin-top: 0px; 

margin-bottom: 0px; 

background-color: #000080; 

background-image: url('../images/button_tile.gif'); 

background-repeat: repeat-x; 

background-attachment: fixed;

/*width: 100px;*/

text-align: center;

text-decoration: none;

}





.userViewName {

	font-size : 12px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

	text-align : left;

	padding-top : 10px;

	padding-right : 10px;

	vertical-align : bottom;

	height : auto;



}



.userListSection {

	background-color: White;

	border: thin solid Black;

	margin: 0px 10px 5px 10px;

	padding: 0px 0px 5px 0px;

	border-top:none;

}



.userListTable {

	padding: 2px;

}



.userListHeader {

	font-size : 12px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

	text-align : left;

	padding-top : 10px;

	padding-right : 10px;

	vertical-align : middle;

	height : auto;

}





/*general styles*/



.pageTitle {

	font-size : 14px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

	text-align : center;

}



.basicText {

	font-size : 12px;

	font-style : normal;

	font-weight : normal;

	font-family : Arial, Helvetica, sans-serif;

	padding: 5px 10px 5px 10px

}





div.navbar {

	background-color: #747278 ;

	border: thin solid Black;

	margin: 7px 5px 5px 0px;

	padding: 0px 2px 0px 2px;

}



.nodec {

  text-decoration: none;

}



div.navbaritem {

    font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: white;

	text-decoration: none;

	background-color: #ffffff;

	border: none;

	margin: 2px 0px 2px 0px;

	padding: 2px 1px 2px 4px;

}



















.userSearchButton {

color: #FFFFFF; 

font-family: Arial, sans-serif;

font-size: 10pt; 

width: 100%; 

height: 22px; 

border: 0px solid #000080; 

margin-left: 0; 

margin-top: 0; 

margin-bottom: 0; 

background-color: #000080; 

background-image: url('../images/button_tile.gif'); 

background-repeat: repeat-x; 

background-attachment: fixed;

width: 100px;

text-align: center;

position : absolute;

left : 35%;

}









.userSearchSection {

	background-color: White;

	border: thin solid Black;

	margin: 0px 10px 5px 10px;

	padding: 0px 0px 5px 0px;

	width : 640px;

	border-top : none;

}





.userSearchHeading {

	background-color : #FF6666;

	/*border : thin solid Black;

	*/

	font-size : 14px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

	border-bottom : thin solid Black;

	border-top : thin solid Black;

}





/*CLASSIFIEDS*/

.classifiedsList {

	background-color: White;

	border: none;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	width : 100%;

}

.classifiedsItem {

	border-top: thin solid Black;

	text-align : center;

	margin: 0px 0px 0px 0px;

	padding: 5px 5px 5px 5px;

}



.classifiedsDescription {

	text-align : center;

	font-size : 12px;

	font-style : normal;

	font-weight : normal;

	font-family : Arial, Helvetica, sans-serif;

	vertical-align : bottom;

}



.classifiedsTitle {

	text-align : center;

	font-size : 14px;

	font-style : normal;

	font-weight : bold;

	font-family : Arial, Helvetica, sans-serif;

	vertical-align : bottom;

}



/*CONSUMER PRODUCTS*/

.cpList {

	background-color: White;

	border-top: thin solid Black;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 5px 0px;

	width : 100%;

}



.cpName {

	text-align : left;

	font-size : 12px;

	font-style : normal;

	font-weight : normal;

	font-family : Arial, Helvetica, sans-serif;

	vertical-align : bottom;

	padding: 2px 1px 2px 4px;

}



.cpNameBold {

	text-align : left;

	font-size : 14px;

	font-style : normal;

	font-weight : bold;

	font-family : Arial, Helvetica, sans-serif;

	vertical-align : bottom;

	padding: 2px 1px 2px 4px;

}



.cpDescription {

	text-align : left;

	font-size : 10px;

	font-style : normal;

	font-weight : normal;

	font-family : Arial, Helvetica, sans-serif;

	vertical-align : bottom;

}



/*EVENT*/

.eventList {

	background-color: White;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 5px 0px;

	width : 100%;

}



.eventName {

	text-align : left;

	font-size : 12px;

	font-style : normal;

	font-weight : normal;

	font-family : Arial, Helvetica, sans-serif;

	vertical-align : top;

	padding: 2px 1px 2px 4px;

}




/*Suppliers*/

.suppliersList {

	background-color: White;

	border-top: thin solid Black;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 5px 0px;

	width : 100%;

}



.suppliersItem {

	text-align : left;

	font-size : 12px;

	font-style : normal;

	font-weight : normal;

	font-family : Arial, Helvetica, sans-serif;

	vertical-align : bottom;

	padding: 0px 10px 0px 10px;

	margin: 5px 0px 5px 0px;

}



.suppliersName {

	font-size : 12px;

	font-weight : normal;

	padding: 0px 2px 0px 0px;

}



.suppliersNameBold {

	font-size : 16px;

	font-weight : bold;

	padding: 0px 2px 0px 0px;

}



.suppliersCityStateCountry {

	font-size : 10px;

}

.suppliersCityStateCountryBold {
	
	font-weight:bold;
	font-size : 14px;

}



.suppliersViewName {

	text-align : left;

	font-size : 18px;

	font-style : normal;

	font-weight : bold;

	font-family : Arial, Helvetica, sans-serif;

	vertical-align : bottom;

	padding: 0px 10px 0px 10px;

	margin: 5px 0px 5px 0px;

}

.suppliersAddress {

	text-align : left;

	font-size : 12px;

	font-style : normal;

	font-weight : normal;

	font-family : Arial, Helvetica, sans-serif;

	vertical-align : bottom;

	padding: 0px 10px 0px 10px;

	margin: 5px 0px 5px 0px;
}





.userSimpleSearch {

	background-color : #70a9ae;

	font-size : 12px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

	border-bottom : none;

	text-align : center;

	vertical-align : middle;

	padding: 2px 5px 2px 5px;

}

.featureSection {

	background-color: White;

	border: thin solid Black;

	margin: 0px 0px 5px 0px;

	padding: 0px 0px 5px 0px;

	width : 758px;

	border-top : none;

} 

.featureHeading {

	background-color : #FFff00;

	border-bottom : thin solid Black;

	border-top : thin solid Black;

	width: 100%;

	padding: 2px 5px 2px 5px;

}

.featureHeadText {

	font-size : 14px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

}
.featureDescriptionText {

	font-size : 12px;

	font-style : normal;

	font-weight : normal;

	font-family : Arial, Helvetica, sans-serif;

} 

.pagerStuff {

	font-size : 12px;

	font-style : normal;

	font-weight : bolder;

	font-family : Arial, Helvetica, sans-serif;

	text-align : center;

	border-bottom : thin solid Black;

	padding: 2px 0px 2px 0px;

}


