<style type="text/css">
<!--

.border_top {
	border-top: #888888 1px dashed;
                   }
.border_down {
	border-bottom: #888888 1px dashed;
		}
.border{
	border-top: #888888 1px dashed;
	border-bottom: #888888 1px dashed;
	border-right: #888888 1px dashed;
	border-left: #888888 1px dashed;

	}
.border_l_r {
	border-right: #888888 1px dashed;
        border-left: #888888 1px dashed;
		}
.border_l_t {
	 border-top: #888888 1px dashed;
        border-left: #888888 1px dashed;
		}

.border_l_b {
	border-left: #888888 1px dashed;
        border-bottom: #888888 1px dashed;
		}

.border_l_r_b {
	border-right: #888888 1px dashed;
        border-left: #888888 1px dashed;
        border-bottom: #888888 1px dashed;
		}
.border_r_t {
	border-right: #888888 1px dashed;
        border-top: #888888 1px dashed;
		}
.border_t_b {
	border-top: #888888 1px dashed;
	border-bottom: #888888 1px dashed;
       	}
.border_t_r {
	border-top: #888888 1px dashed;
	border-right: #888888 1px dashed;
       	}
.border_right{
	border-right: #888888 1px dashed;
		}

-->
</style>

