body
{
	background-color: #b882b1;
	background-image: url(img/bk.jpg);
	background-position: top;
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

td.fermoar
{
	background-image: url(img/f.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	background-color: White;
}

td.sidetitle
{
	color: white;
	background-color: white;
	background-image: url(img/side.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 150px;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	padding-bottom: 3px;
	padding-right: 3px;
}

a.down0
{
	font-size: 11px;
	color: white;
}

a.down1
{
	color: Black;
	text-decoration: underline;
	font-size: 11px;
}

td
{
	vertical-align: top;
}

td.content
{
	background-image: url(img/galacontent.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: White;
}

img.comm
{
	border-left: solid;
	border-left-width: 10px;
	border-color: White;
}

a.lnk
{
	color: White;
}

td.art
{
	width: 400px;
	height: 32px;
	background-image: url(img/td.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: White;
	vertical-align: middle;
	text-align: right;
}

img.commside
{
	border-right: solid;
	border-right-width: 10px;
	border-color: White;
}

a
{
	color: #641F87;
	text-decoration: none;
}

a:hover
{
	color: Black;
	text-decoration: underline;
}