body {

		background-color: #FFFFFF;
		font-family: Arial;
		font-size: 10pt;
}
A {
  text-decoration: none;
}
A:link {
	text-decoration: none;
	color: #696969;
}
A:visited {
	text-decoration: none;
	color: #696969;
}

A:hover {
	color:#333333;
	font-weight:none; 

}

.formbutton{
		cursor:pointer;
		color:#000000;
		border: 0px solid #acada6;
		font-size: 7pt;
		height: 14px;
		background: #FFFFFF;
		width: 145px;
}
.formbutton2{
		cursor:pointer;
		color:#878881;
		border: 1px #FFFFFF;
		font-size: 7pt;
		font-family: Arial;		height: 15px;
		background: #FFFFFF;
		width: 176px;
}
.catalogueform1{
		cursor:pointer;
		color:#000000;
		border: solid 1px #9c9d9f;
		font-size: 9pt;
		font-family: Arial;		background: #FFFFFF;
		width: 625px;
		height: 25px;
}
.catalogueform2{
		cursor:pointer;
		color:#000000;
		border: solid 1px #FF0000;
		font-size: 9pt;
		font-family: Arial;		background: #FFFFFF;
		width: 205px;
		height: 25px;
}
.catalogueform3{
		cursor:pointer;
		color:#000000;
		border: solid 1px #9c9d9f;
		font-size: 9pt;
		font-family: Arial;		background: #FFFFFF;
		height: 20px;
}
.catalogueform4{
		cursor:pointer;
		color:#000000;
		border: solid 1px #9c9d9f;
		font-size: 9pt;
		font-family: Arial;		background: #FFFFFF;
		width: 106px;
		height: 25px;
}
#panelwidth {

		font-size: 11px;
		padding-top: 11pt;
		padding-left: 8pt;
		
}
#bodywindow {

		font-size: 12px;
		padding-top: 7pt;
		padding-left: 7pt;
		padding-right: 7pt;
		padding-bottom: 0pt;
		line-height: 20px;
		text-align: justify;
}
#bodywindow4 {

		font-size: 12px;
		padding-right: 7pt;
		padding-bottom: 0pt;
		line-height: 20px;
		text-align: justify;
		
}
#bodywindow2 {

		font-size: 12px;
		padding-top: 7pt;
		padding-left: 0pt;
		padding-right: 0pt;
		padding-bottom: 0pt;
		line-height: 20px;
		
}

#bodywindow3 {

		font-size: 12px;
		padding-bottom: 7pt;
		padding-left: 0pt;
		padding-right: 0pt;
		padding-top: 0pt;
		line-height: 20px;
		
}

.lhs_featured_nav a {
  	color: #ff0000;
  	font-weight:bold;
}