td {
	font-family: verdana, arial, helvetica;
	font-size:10px;
	color:777777;
	
}

.menuBG {
	background-color: #E4E4E4;
	background-image: url(images/sideMenu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.menu {
	font-size: 10px;
	font-weight: normal;
	color: white;
}

.bodyBg {
	background-attachment: scroll;
	background-color: DEDEDE;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}



.opacity80 {
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

.opacityOff {
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

.smallText {
	font-family:arial;
	font-size:9px
}

.Price {
	color: 848806;
	font-weight: bold;
}

.body {
	background-image: url(images/bodyFade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.titlesGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 666666;
}

.titlesGreen2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 324F7F;
}

.titlesGreen3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 666666;
}

a {
	color:3366ff;
	text-decoration:none;
}
	
a:hover {
	color:CB031D;
	text-decoration:none;
	}

a.menu {
	color:white;
	text-decoration:none;
	}
	
a:hover.menu {
	color:FF0000;
	text-decoration:none;
	}
	
a.header {
	color:7E4646;
	text-decoration:none;
	}
	
a:hover.header {
	color:848806;
	text-decoration:none;
	}
	
.border1 {
	border:1px solid gray;
}

.headerSearch {
	height: 15px;
	width: 93px;
	border: 1px solid #7E4646;
	border-right: 0px;
	font-size: 10px;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	color: 7E4646;
}

.textPages {
	padding:20px;
	text-align: justify;
}