﻿body
{
	background-color: rgb(0, 0, 0);
	color: rgb(0, 0, 0);
	font-family: Verdana, Arial, Helvetica; 
	background-image: url('bg.gif'); 
	text-align: none; 
	font-weight: normal; 
	font-size: 10pt; 
	vertical-align: none; 
	font-style: normal
} 

a:link
{
	color: rgb(f, f, f);
	font-family: Verdana;
	font-size: x-small;
}
a:active
{
	color: rgb(171, 162, 126);
    font-family: Verdana;
	font-size: x-small;

}
a:visited
{
	color: rgb(f, f, f);
	font-family: Verdana;
	font-size: x-small;
}



button { border-top-style: solid; border-bottom-width: 1pt; border-left-width: 1pt; border-right-width: 1pt; font-family: Arial, Helvetica; font-style: Normal; border-bottom-style: solid; border-left-style: solid; border-right-style: solid; font-size: 8pt; border-top-width: 1pt;  } 
   
caption { font-size: 14pt; font-family: Arial, Helvetica; font-style: Normal;  }
   
fieldset { border-bottom-width: 1pt; font-family: Arial, Helvetica; font-size: 8pt; border-top-width: 1pt; border-right-style: solid; border-left-width: 1pt; font-style: normal; border-right-width: 1pt; border-bottom-style: solid; border-top-style: solid; border-left-style: solid;  }
   
h1 { font-family: Arial, Helvetica; color: #4E4A37; font-weight: bold; font-size: 24pt;  } 
h2 { font-weight: bold; color: #663366; font-family: Arial, Helvetica; font-size: 18pt;  } 
h3 { font-weight: bold; color: #003399; font-size: 14pt; font-family: Arial, Helvetica;  } 
h4 { font-size: 12pt; font-weight: bold; color: #4E4A37; font-family: Arial, Helvetica;  } 
h5 { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #663366;  } 
h6 { font-family: Arial, Helvetica; font-weight: bold; color: #003399; font-size: 8pt;  } 
   
   
p { font-family: Arial, Helvetica; font-size: 10pt;  } 
  
select { border-left-style: solid; font-style: normal; font-size: 8pt; border-right-width: 1pt; border-bottom-style: solid; border-top-width: 1pt; font-family: Arial, Helvetica; border-bottom-width: 1pt; border-right-style: solid; border-left-width: 1pt; border-top-style: solid;  } 
   
table { 

font-style: normal; 
font-family: Arial, Helvetica; 
table-border-color-light: rgb(255, 255, 255);
table-border-color-dark: rgb(255, 255, 255);


 } 
   
textarea { font-style: normal; border-left-width: 1pt; border-right-width: 1pt; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-width: 1pt; border-bottom-width: 1pt; border-right-style: solid; font-size: 8pt; font-family: Arial, Helvetica;  } 
   
th { font-style: normal; font-family: Arial, Helvetica;  } 
td { border-left-width: 1pt; border-right-width: 1pt; border-top-width: 1pt; border-bottom-width: 1pt; border-color: #9E946A; border-collapse:collapse; }

.cartcell { font-family: Verdana, Arial, Helvetica; font-size: 8pt;  }
.carthead { font-family: Verdana, Arial, Helvetica; font-weight: bold; background-color: #CEC7A6; font-size: 10pt;  }
.copyright { color: #4E4A37; font-size: 8pt; font-family: Verdana, Arial, Helvetica;  }
.divider { background-color: #9E946A;  }
.leftcol { background-color: #DCD6BF;  }
.lightcell { background-color: #F1EEE0;  }
.medcell { background-color: #E4E0CD;  }
.whitecell { background-color: #FFFFFF;  }


.menu {
    font-size: 8px;	
	font-family: Verdana;
	color: #000000;
	text-align:center;
	width: 80px;
	border-left-width: 1; 
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width : 1;
	border-collapse:collapse;
	border-color: #B2A987;
	border-top: 1px solid #ABA27E;
		
	
	
	
}
.menu_divider {
	font-size:medium;
	font-family: Verdana;
	text-align: center;
	color: #B2A987;
	width: 5px;
}

a.menulink:link
{
	color: rgb(0, 0, 0);
	font-family: Verdana;
	font-size: x-small;
}
a.menulink:active
{
	color: rgb(171, 162, 126);
    font-family: Verdana;
	font-size: x-small;

}
a.menulink:visited
{
	color: rgb(0, 0, 0);
	font-family: Verdana;
	font-size: x-small;
}

