﻿.style1 {
	text-indent: 20px;
	font-size: small;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}

h1 {
	color: #006600;
}
h2 {
	color: #006600;
}
h3 {
	color: #006600;
}
h4 {
	color: #006600;
}
h5 {
	color: #006600;
}
h6 {
	color: #006600;
}
div  {
	text-indent: 0.5cm;
	font-size: small;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
pre {
	font-size: small;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
p {
	font-size: small;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
address {
	font-size: small;
	font-style: italic;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
}
.dat {
	font-size: small;
	color: #996600;
	font-family: "Times New Roman";
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}
#menu a {
  display:block;
  width:154px;
  background: url("../images/Background.gif") 0 0 no-repeat;

  margin: 0em 0;
  padding:5px 3 10px 0px;
  font: 14px/1 Arial;
  color:white;
}
#menu a:hover { background-position: -154px 0; color: white; }
#menu a:active { background-position: -308px 0; color: black; }
#menu a:opened { background-position: -308px 0; color: black; }

.glossymenu, .glossymenu li ul{
text-align: center;
list-style-type: none;
margin: 0;
padding: 0;
width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
}

.glossymenu li{
position: relative;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 150px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{
  display:block;
  width:154px;
  background: url("../images/Background.png") 0 0 no-repeat;

  margin: 0em 0;
  padding:5px 3 10px 0px;
  font: 14px/1 Arial;
  text-decoration: none;
  color:white;
}

.glossymenu .arrowdiv{
position: absolute;
right: 8px;
background: transparent url('../images/arrow.gif') no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{ background-position: -156px 0; color: white;}
a:visited { color: #FF6633}
a:link { color: #FF6600}
a:hover { color: #CC6600}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
