<style type="text/css">
body {
	font: #000000;
	background-color: #a59fad;			
	background-image: url("/images/background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
body {
	font: #000000;
	background-color: #a59fad;
	background-image: url("/images/background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
img {
	border-color: #000000;
}

.transparent {
	background: white;
	filter: alpha(opacity=60); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity: 60%;
} 

.color1 {
	background-color: #595355;
}
/* menu */
DIV.navilayer
{	
    VISIBILITY: hidden; 
    POSITION: absolute;   
    TOP: 0px;
	z-index: 1
}

DIV#base
{
    POSITION: relative
}

DIV.navilayer DIV
{
    BORDER-TOP: #DFD199 0px solid;
    BORDER-BOTTOM: #DFD199 0px solid;
    BORDER-RIGHT: #DFD199 0px solid;
    BORDER-LEFT: #DFD199 0px solid;
	TEXT-ALIGN: left;
  /*  BACKGROUND: #595355; */
	/*	BACKGROUND-IMAGE: url('/images/menu-bar.jpg'); */
    PADDING-BOTTOM: 5px;
   /*WIDTH: 120px; */ 
    PADDING-TOP: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
    layer-background-color: #595355;
}

DIV.navilayer DIV.highliteMenuItem
{
/*	BACKGROUND: #cecece; */
}

DIV.navilayer DIV.over
{
/*    BACKGROUND: #000000; */
}

.navilayer A:link {text-decoration: none; color:#333333;font: 8pt Arial, Helvetica, sans-serif;text-transform:lowercase;}
.navilayer A:visited {text-decoration: none; color:#333333;font: 8pt Arial, Helvetica, sans-serif;text-transform:lowercase;}
.navilayer A:active {text-decoration: none; color:#333333;font: 8pt Arial, Helvetica, sans-serif;text-transform:lowercase;}
.navilayer A:hover {text-decoration: underline; color:#333333;font: 8pt Arial, Helvetica, sans-serif;text-transform:lowercase;}

/***********/
DIV.navilayer2
{	
    VISIBILITY: hidden; 
    POSITION: absolute;   
    TOP: 45px;
	z-index: 1;

}

DIV.navilayer2 DIV
{
    BORDER-TOP: #DFD199 0px solid;
    BORDER-BOTTOM: #DFD199 0px solid;
    BORDER-RIGHT: #DFD199 0px solid;
    BORDER-LEFT: #DFD199 0px solid;
	TEXT-ALIGN: left;
 	/* BACKGROUND: #2C060A; %/
    PADDING-BOTTOM: 5px;
    WIDTH: 137px;
    PADDING-TOP: 1px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
}

DIV.navilayer2 DIV.highliteMenuItem A.naviLink2
{
	COLOR: #000000;
}

DIV.navilayer2 DIV A.naviLink2
{
    PADDING-LEFT: 0px;
    WIDTH: 137px;
    COLOR: #000000;
    LETTER-SPACING: 0px;
    TEXT-DECORATION: none;
}

.navilayer2 A:link {text-decoration: none; color: FFFFFF;font: 8pt Arial, Helvetica, sans-serif;}
.navilayer2 A:visited {text-decoration: none; color: FFFFFF;font: 8pt Arial, Helvetica, sans-serif;}
.navilayer2 A:active {text-decoration: none; color: FFFFFF;font: 8pt Arial, Helvetica, sans-serif;}
.navilayer2 A:hover {text-decoration: underline; color: FFFFFF;font: 8pt Arial, Helvetica, sans-serif;}


form#search { 
 /*background-color: #CCCCCC; 
 color: #000000; 
 border: 1px solid #d7d7d7; */
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px; 
 text-align: right; 
}
#search .text { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px; 
 width: 150px; 
 margin-right: 2px; 
}
#search .buttons { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px; 
 background-color: #FFFFFF; 
 color: #d7d7d7; 
 margin-right: 2px; 
}

td,p,li,span,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}


.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
}

A.menu:link{COLOR:#FFFFFF;TEXT-DECORATION:none;}
A.menu:visited{COLOR:#FFFFFF;TEXT-DECORATION:none;}
A.menu:active{COLOR:#FFFFFF;TEXT-DECORATION:none;}	
A.menu:hover{COLOR:#FFFFFF;TEXT-DECORATION:underline;}

.menuON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

A.menuON:link{COLOR:#000000;TEXT-DECORATION:none;}
A.menuON:visited{COLOR:#000000;TEXT-DECORATION:none;}
A.menuON:active{COLOR:#000000;TEXT-DECORATION:none;}	
A.menuON:hover{COLOR:#000000;TEXT-DECORATION:underline;}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #656565;
}

A.submenu:link{COLOR:#656565;TEXT-DECORATION:none;}
A.submenu:visited{COLOR:#656565;TEXT-DECORATION:none;}
A.submenu:active{COLOR:#656565;TEXT-DECORATION:none;}	
A.submenu:hover{COLOR:#656565;TEXT-DECORATION:underline;}

.submenuON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

A.submenuON:link{COLOR:#000000;TEXT-DECORATION:none;}
A.submenuON:visited{COLOR:#000000;TEXT-DECORATION:none;}
A.submenuON:active{COLOR:#000000;TEXT-DECORATION:none;}	
A.submenuON:hover{COLOR:#000000;TEXT-DECORATION:underline;}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}

h4 a:link {COLOR:#FFFFFF;TEXT-DECORATION:none;}
h4 a:visited {COLOR:#FFFFFF;TEXT-DECORATION:none;}
h4 a:active {COLOR:#FFFFFF;TEXT-DECORATION:none;}
h4 a:hover {COLOR:#FFFFFF;TEXT-DECORATION:underline;}

.ticLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}

.random {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

A.ticLink:link{COLOR:#FFFFFF;TEXT-DECORATION:none;}
A.ticLink:visited{COLOR:#FFFFFF;TEXT-DECORATION:none;}
A.ticLink:active{COLOR:#FFFFFF;TEXT-DECORATION:none;}	
A.ticLink:hover{COLOR:#FFFFFF;TEXT-DECORATION:none;}

A.siteMapTopLevel:link{COLOR:#000000;TEXT-DECORATION:none;}
A.siteMapTopLevel:visited{COLOR:#000000;TEXT-DECORATION:none;}
A.siteMapTopLevel:active{COLOR:#000000;TEXT-DECORATION:none;}	
A.siteMapTopLevel:hover{COLOR:#000000;TEXT-DECORATION:underline;}

A.siteMapSecondLevel:link{COLOR:#656565;TEXT-DECORATION:none;}
A.siteMapSecondLevel:visited{COLOR:#656565;TEXT-DECORATION:none;}
A.siteMapSecondLevel:active{COLOR:#656565;TEXT-DECORATION:none;}	
A.siteMapSecondLevel:hover{COLOR:#656565;TEXT-DECORATION:underline;}

A:link{COLOR:#000000;TEXT-DECORATION:none;}
A:visited{COLOR:#000000;TEXT-DECORATION:none;}
A:active{COLOR:#000000;TEXT-DECORATION:none;}	
A:hover{COLOR:#000000;TEXT-DECORATION:underline;}

A.search:link{COLOR:#000000;TEXT-DECORATION:none;}
A.search:visited{COLOR:#000000;TEXT-DECORATION:none;}
A.search:active{COLOR:#000000;TEXT-DECORATION:none;}	
A.search:hover{COLOR:#000000;TEXT-DECORATION:underline;}

.itemWrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #646485;
	font-weight: bold;
}
A.topMenu:link{COLOR:#646485;TEXT-DECORATION:none;}
A.topMenu:visited{COLOR:#646485;TEXT-DECORATION:none;}
A.topMenu:active{COLOR:#646485;TEXT-DECORATION:none;}	
A.topMenu:hover{COLOR:#646485;TEXT-DECORATION:underline;}

.bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #646485;
	font-weight: bold;
}

A.bottomMenu:link{COLOR:#646485;TEXT-DECORATION:none;}
A.bottomMenu:visited{COLOR:#646485;TEXT-DECORATION:none;}
A.bottomMenu:active{COLOR:#646485;TEXT-DECORATION:none;}	
A.bottomMenu:hover{COLOR:#646485;TEXT-DECORATION:underline;}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

A.footer:link{COLOR:#000000;TEXT-DECORATION:none;}
A.footer:visited{COLOR:#000000;TEXT-DECORATION:none;}
A.footer:active{COLOR:#000000;TEXT-DECORATION:none;}	
A.footer:hover{COLOR:#000000;TEXT-DECORATION:underline;}


.stock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
}
</style>
