@charset "UTF-8";

@import "global.css";

hr {background-color:#00dddd; border-color:#00dddd;}


/* LINKS */

a:link {color:#00cccc;}
a:active {color:#00cccc;}
a:hover {color:#33cccc;}
a:visited {color:#00cccc;}


/* PIPING */

td.top_left {background:url(/graphics/gliss/top_left.gif) no-repeat;}

td.top {background:url(/graphics/gliss/top.gif) repeat-x;}

td.top_right {background:url(/graphics/gliss/top_right.gif) no-repeat;}

td.left {background:url(/graphics/gliss/left.gif) repeat-y;}

td.right {background:url(/graphics/gliss/right.gif) repeat-y;}

td.bottom_left {background:url(/graphics/gliss/bottom_left.gif) no-repeat;}

td.bottom {background:url(/graphics/gliss/bottom.gif) repeat-x;}

td.bottom_right {
	background:url(/graphics/gliss/bottom_right.gif) no-repeat;}

