body
{
	font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; background-color:#000000; background-image:url(../images/bg.png); background-attachment:fixed; background-repeat:no-repeat; background-position:center top;
}
#content-part
{
	width:960px; text-align:left; margin:0px auto; position:relative;
}
#menu
{
	background-image:url(../images/menu.png); width:960px; height:31px; z-index:100;
}
.smalllinks
{
	font-family:Verdana; font-size:11px; color:#FFFFFF; text-decoration:none; padding-left:6px; padding-right:6px; text-transform:uppercase;
}
.smalllinks:hover
{
	font-family:Verdana; font-size:11px; color:#00CCFF; text-decoration:none; padding-left:6px; padding-right:6px; text-transform:uppercase;
}
.smalllinks-selected
{
	font-family:Verdana; font-size:11px; color:#00CCFF; text-decoration:none; padding-left:6px; padding-right:6px; text-transform:uppercase;
}
.whiteheading
{
	font-family:Verdana; font-size:12px; font-weight:bold; text-decoration:none; color:#FFFFFF;
}
.blueheading
{
	font-family:Verdana; font-size:12px; font-weight:bold; text-decoration:none; color:#00CCFF; text-decoration:underline;
}
.redheading
{
	font-family:Verdana; font-size:12px; font-weight:bold; text-decoration:none; color:#DF1D61; text-decoration:none;
}
.redbigheading
{
	font-family:Verdana; font-size:14px; font-weight:bold; text-decoration:none; color:#DF1D61; text-decoration:none;
}
.bullet
{
	font-family:Verdana; font-size:12px; color:#00CCFF; text-decoration:none;
}
.bluelinks
{
	font-family:Verdana; font-size:12px; color:#00CCFF; text-decoration:underline; font-weight:bold;
}
.bluelinks:hover
{
	font-family:Verdana; font-size:12px; color:#00CCFF; text-decoration:none; font-weight:bold;
}
.whitetxt
{
	font-family:Verdana; color:#FFFFFF; font-size:12px; font-weight:bold; line-height:18px; text-decoration:none;
}
.whitetxt:hover
{
	font-family:Verdana; color:#FFFFFF; font-size:12px; font-weight:bold; line-height:18px; text-decoration:none;
}
.greytxt
{
	font-family:Verdana; color:#DFDFDF; font-size:12px; 
}
.txtbox-bg
{
	background-image:url(../images/txtbox.png); width:293px; height:31px; background-repeat:no-repeat; text-align:left; padding-top:0px; padding-left:3px;
}
.txtarea-bg
{
	background-image:url(../images/txtarea.png); width:296px; height:113px; vertical-align:bottom; background-repeat:no-repeat; 
}
.txtbox
{
	font-family:Verdana; width:283px;  border:solid 0px; font-size:12px; font-weight:bold; color:#ffffff; font-style:italic; background:none; padding-left:6px; padding-top:7px;
}
.button
{
	background-image:url(../images/button.png); width:164px; height:29px; border:0px; cursor:pointer;
}
.button_eng
{
	background-image:url(../images/button_eng.png); width:164px; height:29px; border:0px; cursor:pointer;
}
#slideshow {
    position:relative;
    height:368px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
