/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; z-index:200;}
/* NEEDED ----- This class should be named like this:
	#NAME_OF_YOUR_MENUcont
*/
#slideMenucont{position:absolute;	height:600; width:200; visibility:hidden;}

.searchBox {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border: #00549C; border-style: dashed; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; background-color: #FFFFFF}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
a {
	color: #025ABE;

}
.mainbodyCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #939393;
}
.listProductTable {
	border: 1px solid #A5C4E5;

}
.homeProductTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5C4E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5C4E5;
}
.homeProductCell {
	font-size: 8pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6E3F3;
	border-bottom-color: #D6E3F3;
	vertical-align: top;

}
.homeProductImage {
	text-align: left;
}
.homeProductHead {
	font-weight: bold;
	background-color: #EDF3FA;
	font-size: 12px;
	color: #025ABE;


}
.menuCell {
	background-color: #6299D3;
	background-image: url(../images/menu_background_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #939393;
	border-left-color: #939393;
	line-height: 1.2;
	padding-left: 5px;
	padding-top: 25px;
	
}
.menuCellText, .menuCellText a:link, .menuCellText a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;

}
.menuCellText a:hover, .menuCellText a:active {
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;

}
.listHead {
	font-size: 14pt;
	color: #4D8ED2;
}
