BODY	{ background: #000000 url('bg2.gif') repeat-x;  }

.text

    { color: #000000; font-size: 8pt; font-family: Arial; line-height: 1.5; }

.BlackBorder { font-size: 10px; font-family: Verdana, Arial, Helvetica; border-style: solid; border-width: 1pt 1pt 1pt 1pt; border-color: black }
.greenBorder { font-size: 10px; font-family: Verdana, Arial, Helvetica; border-style: solid; border-width: 3pt 3pt 3pt 3pt; border-color: #376100 }

.TD { width:154px; height:32px; background: url(images/buddysmall.jpg) no-repeat; background-position:bottom }

.textWhite

    { color: #ffffff; font-size: 8pt; font-family: Arial;}


A:LINK   { color: #000000; font-size: 11px; font-family: Arial; text-decoration: underline }

A:HOVER  { color: #000000; font-size: 11px; font-family: Arial; text-decoration: underline; }

A:VISITED  { color: #000000; font-size: 11px; font-family: Arial; text-decoration: underline }
.bottom-border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.top-border {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
.bot_right-border {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.bot_left-border {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.right-border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
}
