.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CC00;
	background-color: #000000;
	font-style: normal;
    padding: 10px ;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	border-color: #FFFFCA;
	padding: 10px;
	border-width: 1px;
}
.title { 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
.clickonpic {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-style: normal;
	text-align: center;
	}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.photostyle {
	text-align: left;
	border-color: #006633;
	width: 180px;
	height: auto;
	vertical-align: top;
	position: static;
}
.tableheader {
	font-size: 16px;
	color: #000000;
	background-color: #FFFFCA;
	font-weight: bold;
	text-align: center;
    padding: 2px;
}
.name {
	font-weight: normal;
	color: #00FF33;
}
.email {
	font-weight: normal;
	color: #00FF33;
	font-size: 16px;
}
a:link {
	color: #339966;
}
a:visited {
	color: #33CCCC;
}
a:active {
	color: #00FF33;
}
.redfont {
	color: #CC0000;
	font-weight: bold;
}
.photostyleLARGE {
	text-align: center;
	border-color: #009933;
	vertical-align: top;
	border-width: 2px;
}
.Paragraphtitle {
	color: #00FF00;
	font-weight: bolder;
	text-align: left;
}
.photo_with_black_border {
	text-align: center;
	border-color: #000000;
	vertical-align: top;
	position: static;
}
