body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	text-align: justify;
	margin-top: 0px;
	margin-left: 0px;
}
.tbbg {
	background-image: url(images/tbbg.png);
	background-repeat: repeat-y;
	background-position: right;
}
.newsletter {
	background-image: url(images/newsletter.gif);
	background-repeat: repeat;
	border: 1px groove #336633;
}
.newslettertxt {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
table {
	text-align: justify;
}
.brdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: DFE3E4;
	border-right-color: DFE3E4;
	border-bottom-color: DFE3E4;
	border-left-color: DFE3E4;
}
.brdr2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: DFE3E4;
	border-right-color: DFE3E4;
	border-bottom-color: DFE3E4;
	border-left-color: DFE3E4;
	border-left-style: none;
}
.brdr3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: DFE3E4;
	border-right-color: DFE3E4;
	border-bottom-color: DFE3E4;
	border-left-color: DFE3E4;
	border-left-style: none;
}
a.green:link {
	color: #FFFFFF;
}
a.green:visited {

	color: #FFFFFF;
}
a.green:hover {

	color: #FFFFFF;
}
a.green:active {

	color: #FFFFFF;
}
a:link {

	color: #666666;
}
a:visited {


	color: #666666;
}
a:hover {


	color: #666666;
}
a:active {


	color: #666666;
}
.copyright {
	color: #CCC;
}
.tpcellbg {
	background-image: url(cellbg.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 510px;
}

