.small 
{
	font-family: Verdana; 
	font-size: 8.5pt;
	line-height: 125%;
	color: #604B4A;
}

.vsmall 
{
	font-family: Verdana; 
	font-size: 7.5pt;
	color: #604B4A;
}

a.bottomlink 
{
	font-family: Verdana; 
	font-size: 8.5pt;
	line-height: 125%;
	color: #604B4A;
	text-decoration: underline;
}

a.bottomlink:hover { text-decoration: underline; }

.peonybutton {
	height: 20px;
	border: 1px solid #604B4A;
	font-size: 8.5pt;
	font-family: Verdana; 
	color: #ffffff;
	background-color: #604B4A;
}

.peonygreen {
	height: 20px;
	border: 1px solid #000000;
	font-size: 8.5pt;
	font-family: Verdana; 
	color: #ffffff;
	background-color: #005500;
}

.peonyred {
	height: 20px;
	border: 1px solid #000000;
	font-size: 8.5pt;
	font-family: Verdana; 
	color: #ffffff;
	background-color: #550000;
}

.peonyorange {
	height: 20px;
	border: 1px solid #000000;
	font-size: 8.5pt;
	font-family: Verdana; 
	color: #ffffff;
	background-color: #995500;
}

.mylink { 
	font-family: Arial; 
	font-size: 11.5pt; 
	color: #ffffff;
	text-decoration: underline;
}

.mylink:hover { 
	text-decoration: underline;
}


.smalllink { 
	font-size: 8.5pt;
	font-family: Verdana; 
	color: #ffffff;
	line-height: 125%;
	text-decoration: underline;
}

.smalllink:hover { 
	text-decoration: underline;
}

a.grey 
{
	font-family: Verdana; 
	font-size: 7.5pt; 
}

.mytext {
	text-align: left;
	color: black;
	font-family: Verdana; 
	font-size: 8.5pt;
}

.myselect	{ font-family: Verdana; font-size: 8.5pt; height: 20px;}




a.grey:link { color: #505050; text-decoration: none; }
a.grey:visited { color: #505050; text-decoration: none; }
a.grey:hover { color: #0044ff; text-decoration: none; }

a.green:link { color: #006A78; text-decoration: none; }
a.green:visited { color: #006A78; text-decoration: none; }
a.green:hover { color: #006A78; text-decoration: none; }

.lilist
{
	list-style: none url("../images/bullet.gif") inside;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-indent:-0.7em;
}

.tdtop {
	
	background-image: url("../images/topborder.gif");
	background-repeat: repeat-x;
	background-position: top left;
}