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

}

td {
	font-family: Calibri, Arial, sans-serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.transdrop {
    filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}.border2px {
	border: 2px solid #000000;
}
.trythis {
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
}
.sameold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.whatever {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}
.verticalR {
	background-image: url(../canvas/vert.jpg);
	background-repeat: repeat-y;
	background-position: 77px 0px;
}
.formfield {
    font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
#gallery {
	position: relative;
	height: auto;
	width: auto;
	left: 55px;
	top: 55px;
}
.color {
	background-color: #B9BBD0;
}
.colorw {
	background-color: #ffffff;
}

.colorCopy {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #586087;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.colordark {
	background-color: #8A8AAE;
}
.colordarkER {
	background-color: #586087;
}
