*
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	outline: none;
}
/*code, kbd, samp, pre, tt, var, textarea, input, select, isindex*/
#INVALID-RULE
{
	font: inherit 1em sans-serif;
	font-size: 1em;
}
DFN, I, CITE, VAR, ADDRESS, EM
{
	font-style: normal;
}
TH, B, STRONG, H1, H2, H3, H4, H5, H6
{
	font-weight: normal;
}
A, IMG, A IMG, IFRAME, FORM, FIELDSET, ABBR, ACRONYM, OBJECT, APPLET
{
	border: none;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
CAPTION, TH, TD, CENTER
{
	text-align: left;
	vertical-align: top;
}
BODY
{
	line-height: 1;
	background: #FFF;
	color: #000000;
}
Q
{
	quotes: "" "";
}
/*ul, ol, dir, menu*/
#INVALID-RULE
{
	list-style: none;
}
SUB, SUP
{
	vertical-align: baseline;
}
A
{
	color: inherit;
}
HR
{
	display: none;
}
/*we don't need a visual hr in layout*/
FONT
{
	color: inherit !important;
	font: inherit 1em sans-serif !important;
	color: inherit !important;
}
/*disables some nasty font attributes in standard browsers
flashmenu*/
.flash_menu LI
{
	float: left;
	list-style: none;
}
.flash_menu LI A
{
	padding: 7px 15px 6px;
	display: block;
	background-color: transparent;
	border-right: 1px solid #7F6B6B;
	color: #FBFBFA;
	text-decoration: none;
	/*[disabled]+text-shadow:1px 1px 1px #000000;*/
	font-weight: bold;
}
.flash_menu LI.first A
{
	/*+border-radius:5px 0 0 5px;*/
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-khtml-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
.flash_menu LI A:hover, .flash_menu LI.active A
{
	display: block;
	background-color: #EBE8E4;
	/*[disabled]+text-shadow:1px 1px 1px #7D7D7D;*/
	color: #660033;
}
.flash_menu UL
{
	margin-top: 23px;
	background-color: #573B3B;
	width: 440px;
	height: 32px;
	/*+border-radius:5px 0 0 5px;*/
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-khtml-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
/*flassgmenu*/
#slides IMG
{
	position: absolute;
	margin-left: -260px;
	width: 267px;
}
#slides IMG
{
	z-index: 8;
}
#slides IMG.active
{
	z-index: 10;
	opacity: 1.0;
}
#slides IMG.last-active
{
	z-index: 9;
}

