BODY {
	font : normal small-caps bold x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	margin : 0px 0px 0px 0px;
	scrollbar-arrow-color : Maroon;
	scrollbar-track-color : #EDEDED;
	background-image : url(images/cc_tile.jpg);
	background-repeat : repeat;
}
TD.border {
	background-image : url(images/border_tile.jpg);
	background-position : top;
	background-repeat : repeat-x;
	height : 24px;
	width : 100%;
}

TD.red {
	background : url(images/red_tile.jpg) repeat top;
	width : 100%;
}
A:LINK {
	font : normal small-caps bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
}
.default {
	font : normal small-caps lighter 12px Arial, Helvetica, sans-serif;
	color : Black;
}

.red {
	font : normal small-caps bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Maroon;
}
A:HOVER {
	text-decoration : underline;
}
A:VISITED {
	color : #343434;
	font : normal small-caps bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TABLE.dada {
	background-image : url(images/da_tile.jpg);
	background-repeat : repeat;
}
TD.grysun {
	background-image : url(images/gry_sun.jpg);
	background-position : right;
	background-repeat : no-repeat;
	height : 199px;
	width : 400px;
}
TD.clrsun {
	background-image : url(images/color_sun.jpg);
	background-position : left;
	background-repeat : no-repeat;
	height : 199px;
	width : 400px;
}
TD.title {
	background-image : url(images/title_img.jpg);
	background-position : left;
	background-repeat : no-repeat;
	height : 200px;
	width : 400px;
}
