a:link
{
  color: #008080; text-decoration: underline;
}
a:visited
{
  color: #008080; text-decoration: underline;
}
a:hover
{
  color: #00B9B9; text-decoration: underline;
}
a:active
{ 
color: #008080; text-decoration: underline;
}
TD {
	COLOR: #008080; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 10pt
}
TD.toptitle {
	COLOR: #008080; FONT-FAMILY: "Arial", "Helvetica", Sans-serif; FONT-SIZE: 22pt; text-align: center;
}
TD.sectiontitle {
	COLOR: #008080; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 16pt; text-align: center;
}
TD.footer {
	COLOR: #008080; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 10pt; text-align: center;
}

TD.head 
{
	color: #FFFFFF; text-decoration: none; background-color: #008080;		
}
TD.head a:link 
{
	color: #FFFFFF; text-decoration: none; background-color: #008080;
}
TD.head a:visited 
{
	color: #FFFFFF; text-decoration: none;background-color: #008080; 
}
TD.head a:hover 
{
	background-color: #00B9B9; text-decoration: none; display: block;  width: 100%; color: #FFFFFF; 
}
TD.head a:active 
{
	color: #FFFFFF; text-decoration: none;background-color: #008080; 
}

TD.highlight 
{
	color: #FFFFFF; text-decoration: none; background-color: #008080;		
}
TD.highlight a:link 
{
	color: #FFFFFF; text-decoration: none; background-color: #008080;
}
TD.highlight a:visited 
{
	color: #FFFFFF; text-decoration: none;background-color: #008080; 
}
TD.highlight a:hover 
{
	background-color: #00B9B9; color: #FFFFFF; 
}
TD.highlight a:active 
{
	color: #FFFFFF; text-decoration: none;background-color: #008080; 
}
DD {
	COLOR: #008080; FONT-FAMILY: "Arial", "Helvetica", Sans-serif; FONT-SIZE: 9pt
}

P {
	COLOR: #008080; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 10pt
}

H1 {
COLOR: #284050; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 22pt
}
H2 {
COLOR: #395C75; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 16pt
}
H3 {
COLOR: #506F84; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 12pt
}

BLOCKQUOTE {
	COLOR: #A9BAC9; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 10pt
}

PRE {
	FONT-FAMILY: "Courier New", "Courier", serif
}
DT {
	COLOR: #902249; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 14pt
}
DL {
	COLOR: #902249; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 14pt
}
CODE {
	FONT-FAMILY: "Courier New", "Courier", serif
}
BR {
	COLOR: #000000; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 10pt
}
BODY {
	COLOR: #000000; FONT-FAMILY: "Trebuchet MS", "Arial", "Helvetica", Sans-serif; FONT-SIZE: 10pt
}

.topmenuli{
	list-style-type: none;
	float:left;
}

.topmenutitle 
{	
	color: #FFFFFF;
	background-color:#008080;
	font-size: 15px;	
	padding:3px;		
}


.topmenutitle:link
{
	color: White;background-color:#008080; text-decoration: none; display: block;  width: 90px;
}


.topmenutitle:visited
{
	color: White;background-color:#008080; text-decoration: none; display: block;  width: 90px;	
}


.topmenutitle:hover 
{
	color: White;background-color:#00B9B9; text-decoration: none; display: block;  width: 90px;
}

.topmenutitle:active
{
	color: White;background-color:#008080; text-decoration: none; display: block;  width: 90px;
}

.submenuli a:link{
	text-decoration: none;
	background:#008080;
	color: #FFFFFF;
}

.submenuli a:visited{
	text-decoration: none;
	background:#008080;
	color: #FFFFFF;
}

.submenuli a:hover{
	text-decoration: none;
	background:#00B9B9;
	color: #FFFFFF;
}

.submenuli a:active{
	text-decoration: none;
	background:#008080;
	color: #FFFFFF;
}



.submenuul{
	list-style-type:none;
	position: absolute;
	margin: 0;
	padding:0;
	display: none;
}

.submenuli a{
	display:block;
	width:140px;
	background-color:#008080;
}

li:hover ul  
{
	display: block;
	background-color:#008080;
}

li.over ul{ 
	display: block;
	background-color:#00B9B9;
}



#dmenu li>ul { 
	top: auto;
	left: 0;	  
}

#dmenu {
	font-family:  "Arial", "Helvetica", Sans-serif;
	font-size: 14px;	
	margin-left: 2.8%;
	
}


.submenuli a{
	padding:5px;
	text-decoration: none;
	color: #FFFFFF;
}

