body	{
	background-color: #ffffff;
	padding-left: 0px;
	font-size: 12px; 
	color: #000000; 
	font-family: Tahoma, sans-serif; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
td	{
	font-size: 13px; 
	font-family: Tahoma, sans-serif; 
	}

 /* PAGE LINK COLORS */
 
a:visited	{ color: green; text-decoration: underline; }
a:link		{ color: green; text-decoration: underline; }
a:active	{ color: green; text-decoration: underline; }
a:hover		{ color: #BD8CBF; text-decoration: underline; }

a.small:visited 	{ color: #ffffff; font-size: 10px; text-decoration: underline; }
a.small:link 		{ color: #ffffff; font-size: 10px; text-decoration: underline; }
a.small:active 		{ color: #ffffff; font-size: 10px; text-decoration: underline; }
a.small:hover 		{ color: #ffffff; font-size: 10px; text-decoration: underline; }

.bot{
	color:black;
	font-weight:bold;
	font-size:10pt;
	font-family: Tahoma, sans-serif;
	text-decoration:none;
}

.bullet {
	list-style-image:  url(images/arrow.gif);
}

div.leftarea {

	overflow: auto; 
	width: 555px;
	padding:0px;
	padding-left:20px;
	padding-right:15px;
	padding-bottom:0px;
	padding-top:15px;
	text-decoration: none;
}

div.rightarea {

	overflow: auto; 
	width: 220px;
	padding:0px;
	padding-left:20px;
	padding-right:15px;
	padding-bottom:0px;
	padding-top:150px;
	text-decoration: none;
}

.footer {
	font-size: 9px;
	font-family: Tahoma, sans-serif; 
	color: #ffffff;
	text-align:center;
}

.green {
	color: green;
}

.greensubheader {
	color:green;
	font-size:12px;
	font-weight:bold;
}

.subheader {
	color:#bd8cbf;
	font-size:12px;
	font-weight:bold;
}
	
table.text {
	font-size: 14px; COLOR: #000000; 
	font-family: Tahoma, sans-serif; 
	}
	
.alert {
	border-top: 2px solid #FEABAB;
	border-bottom: 2px solid #FEABAB;
	padding: 1em 1em 1em 5em;
	background: #FFDFDF url(images/alert.png) no-repeat 1.5em;
}

.info {
	border-top: 2px solid #B7D2F2;
	border-bottom: 2px solid #B7D2F2;
	padding: 1em 1em 1em 5em;
	background: #DBE7F8 url(images/info.png) no-repeat 1.5em;
}

.comment {
	border-top: 2px solid #FEEBAB;
	border-bottom: 2px solid #FEEBAB;
	padding: 1em 1em 1em 5em;
	background: #FEF8E1 url(images/comment.png) no-repeat 1.5em;
}

.tip {
	border-top: 2px solid #FEEBAB;
	border-bottom: 2px solid #FEEBAB;
	padding: 1em 1em 1em 5em;
	background: #FFFFD5 url(images/tip.png) no-repeat 1.5em;
}

/* PAYPAL paypal.htm PAYMENT PAGE CODE */

.payform	{
		font: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		background-color: #F0F6F9;
		text-align: left;
		width: 125px;
		overflow: auto;
		border: #99A8AF 1px solid;
		}

.payformbox	{
		background-color: transparent;
		border: #CFD7DF 1px solid;
		}

.payformmargin	{ margin: 0px; }

.payformbutton	{ width: 125px; }

.paypalmargin	{ margin: 4px; }

