body{
color: #42580E;
background-color: #B0BE92;
font-family: arial, helvetica, sans-serif;
padding: 0px;
spacing: 0px;
font-size: 9.5pt;
}
.t1{
background-color: #B0BE92;
}

hr {
color: #42580E;
text-align: left;
height: 2px;
}

.default {
font-size: 9.5pt;
font-family: arial, helvetica, sans-serif;
text-align: left;
}

.thyme{
font:bold oblique normal 14pt arial, helvetica, sans-serif;
}
.thyme1{
font:bold oblique normal 12pt arial, helvetica, sans-serif;
}

.centertable {
vertical-align: middle;
background-color: #FFFFFF;
border-color: #000000;
}

.comment {
font-size: 7.5pt;
vertical-align: bottom;
padding-bottom: 12pt;
}

/** link styles**/
a:link {
text-decoration: none;
font-weight: bold;
color: #8500B6;
}

a:visited {
text-decoration: none;
font-weight: bold;
color:#C731FF;
}

/* Frame edges*/
.edge-B{
	background-image: url(images/pink-shadow_b.gif);
	background-repeat: repeat-x;
	height: 17px;
	padding: 0px;
}

.edge-T{
	background-image: url(images/pink-shadow_t.gif);
	background-repeat: repeat-x;
	height: 17px;
	padding: 0px;
}

.edge-L{
	background-image: url(images/pink-shadow_l.gif);
	background-repeat: repeat-y;
	width: 17px;
	padding: 0px;
}

.edge-R{
	background-image: url(images/pink-shadow_r.gif);
	background-repeat: repeat-y;
	width: 17px;
	padding: 0px;
}


.edge-BL{
	background-image: url(images/pink-shadow_bl.gif);
	height: 17px;
	padding: 0px;
}

.edge-BR{
	background-image: url(images/pink-shadow_br.gif);
	height: 17px;
	padding: 0px;
}

.edge-TL{
	background-image: url(images/pink-shadow_tl.gif);
	height: 17px;
	padding: 0px;
}

.edge-TR{
	background-image: url(images/pink-shadow_tr.gif);
	height: 17px;
	padding: 0px;
}


