body { margin:0px; padding:10px 0px 0px 0px; background-image:url(images/bg.jpg) }
td {text-align: left;font-family:tahoma;font-size:11px;color:#666666;line-height:13px;}
a{text-decoration: none; color:#589FB2}
h2{font-family:Arial; font-size:16px; font-weight:normal; color:#2f392e; margin:0px; padding:5px 0px 10px 0px;}
.copy{font-family:tahoma; font-size:11px; color:#858484; text-decoration:none; line-height:18px}
.top_txt{color:#838383; text-decoration:none; font-family:tahoma; font-size:11px}
.gray{color:#666666; text-decoration:none}
.blue{color:#589FB2; text-decoration:none}
.white{color:#ffffff; text-decoration:none}
.green{color:#76AA2E; text-decoration:none; font-size:10px;}
.u{text-decoration:underline}
.up{text-transform:uppercase}
.sm{font-size:9px}
.b{font-size:12px}
b.blue{color:#4a93a7;}
.a{background-position:bottom;background-repeat:repeat-x;background-image:url(images/under.jpg);color:#DACCE3}
.form{width:232px;height:18px;font-family:tahoma;font-size:11px;border-style:solid;
		border-width:1px;border-color:#999999;background-color:#E0E0E0;color:#666666;margin-left:0px;margin-right:0px}
.textarea{width:232px; height:98px;font-family:tahoma;font-size:11px;border-style:solid;border-width:1px;border-color:#999999;
		background-color:#E0E0E0;color:#666666;overflow:auto;margin-left:0px;margin-right:0px;}
.rollover{scrollbar-face-color:#BEAD98;scrollbar-track-color:#55313C;scrollbar-arrow-color:#55313C;scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;scrollbar-shadow-color:#55313C;scrollbar-darkshadow-color:#55313C;scrollbar-highlight-color:#55313C;}
a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */
