.t {background: url(../images/greendot.gif) 0 0 repeat-x; width: 9.3em}
.b {background: url(../images/greendot.gif) 0 100% repeat-x}
.l {background: url(../images/greendot.gif) 0 0 repeat-y}
.r {background: url(../images/greendot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bottomlc.gif) 0 100% no-repeat}
.br {background: url(../images/bottomrc.gif) 100% 100% no-repeat}
.tl {background: url(../images/toplc.gif) 0 0 no-repeat}
.tr {background: url(../images/toprc.gif) 100% 0 no-repeat; padding:6px}

A.black:link {
	font-size: 11px; color: #000000; text-decoration: none; font-family: Verdana
}
A.black:active {
	font-size: 11px; color: #000000; text-decoration: none; font-family: Verdana
}
A.black:visited {
	font-size: 11px; color: #000000; text-decoration: none; font-family: Verdana
}
A.black:hover {
	font-size: 11px; color: #000000; text-decoration: none; font-family: Verdana;
	background-color: #E6EC8B
}

.boldtext {
	font-size: 11px; color: #000000; font-family: Verdana; font-weight:bold
}
.normaltext {
	font-size: 11px; color: #000000; font-family: Verdana;
}
.white
{
	background-color: #FFFFFF;
}