body {
	background-color: #EBEBCE;
	color: #333333;
	text-decoration: none;
       
}
td {
	font-size: 12px;
        color: #333333;
	text-decoration: none;
        line-height: 135%;
}
a:link{color:#8DC63F;text-decoration:none}
a:visited{color:#333333;text-decoration:none}
a:active{color:#8DC63F;text-decoration:none}
a:hover{color:#8DC63F;text-decoration:underline}
.height
 {line-height: 135%;
}
.small {
	font-size: 10px;
	text-decoration: none;
}
.r_top{
	background-image: url(img/r_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.r_left{
	background-image: url(img/r_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.r_right{
	background-image: url(img/r_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.r_bottom{
	background-image: url(img/r_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bold {
	color: #ff6600;
	font-weight: bold;
}.bold2 {
	color: #A6CD60;
}
.or_top{
	background-image: url(img/or_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.or_left{
	background-image: url(img/or_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.or_right{
	background-image: url(img/or_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.or_bottom{
	background-image: url(img/or_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
