BODY {
	margin:		0px;
	background:	url('/images/background.jpg');
}

TD.menuleft {
	background:	url('/images/template_04.gif');
	border-left:	1px solid black;
	text-align:	center;
	font-family:	Arial,Helvetica,sans-serif;
	color:		#FFFFFF;
	font-size:	14px;
	padding-top:	5px;
	padding-bottom:	5px;
}

TD.menuleft A {
	color:		#FFFFFF;
	text-decoration: none;
}

TD.menuright {
	background:	url('/images/template_04.gif');
	border-right:	1px solid black;
	text-align:	right;
	font-family:	Arial,Helvetica,sans-serif;
	color:		#FFFFFF;
	font-size:	14px;
	font-weight:	bold;
	padding-top:	5px;
	padding-bottom:	5px;
	padding-right:	5px;
}

TD.body {
	border-left:	1px solid black;
	border-right:	1px solid black;
	border-bottom:	1px solid black;
	font-family:	Arial,Helvetica,sans-serif;
	background-color: #eaeaea;
	color:		#000000;
	font-size:	14px;
	padding-top:	5px;
	padding-bottom:	5px;
	padding-right:	5px;
	padding-left:	15px;
}

TD.fronttext {
	font-size:	14px;
}

.highlight {
	color:		#c91ba2;
	font-weight:	bold;
}

TABLE.form TD {
	font-size:	14px;
}

INPUT {
	font-size:	13px;
}

TABLE.gallery {
	width:		640px;
}

TABLE.gallery TD {
	text-align:	center;
	width:		320px;
}

TD.footer {
	font-size:	11px;
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
}
