body {
	background-color: white; 
	background: url(images/bk.png); 
	background-repeat:repeat-x; 
	background-attachment:fixed; 
	background-position:top; 
	font-family: Verdana,Tahoma,Segoe,sans-serif;
	font-size: 10pt; 
	font-weight: normal; 
	margin-bottom: 5px;
}

.con {
	padding-left: 5px; 
	padding-right: 5px;    
}

.menuside {
	background-color: #919191;

}

.menu-content {
	background-color: #919191;
	padding-left: 3px;
}

A:link
{
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana,Tahoma,Segoe,sans-serif;
	font-size: 10pt;
	color: black;
  
}

A:visited
{
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana,Tahoma,Segoe,sans-serif;
	font-size: 10pt;
	color: black;
}

A:hover
{
	text-decoration: underline;
	color: gray;

}


#myMenu { 
	width: 100%;
	height: 100%;
	background-color:#ffffff;

}

#myMenu span {
	display: none;
	visibility: hidden;
	height: 100%;
}

#myMenu a {
	display: block;
	padding-right: 0.4em;
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-decoration: none;
}

#myMenu a:link {
	background-color:#E9E9E9 ;
	background: url(images/menubg.PNG) 0 0;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	font-weight: bold; 
	FONT-SIZE: 12px;
	border-top: solid #ffffff 1px;
  
	
}

#myMenu a:visited {
	background-color: #E9E9E9;
	background: url(images/menubg.PNG) 0 0;
	color: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000; 	
	TEXT-DECORATION: none; 
	FONT-SIZE: 12px; 
	font-weight: bold; 
	border-top: solid #ffffff 1px;
}

#myMenu a:hover {
	background-color: #D9D9D9;
	background: url(images/menubg.PNG)  0 -20px;
	color: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none; 
	font-weight: bold; 
	FONT-SIZE: 12px;
	border-top: solid #ffffff 1px;
}

#myMenu a:active {
	background-color: #E9E9E9;
	background: url(images/menubg.PNG) 0 0;
  	color: black;
  	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 12px; font-weight: bold; 
	border-top: solid #ffffff 1px;
}

#peacock_menu ul {
	background-color: white; 
	background: url(images/peacock_bg.jpg) center no-repeat; 
	display: inline; 
	padding: 0px; 
	margin: 3px; 
	list-style: none; 
	width: 179px; 
	height: 60px; 
	valign: middle;
	text-align: center;
} 

#peacock_menu ul li {
	background-color: white; 
	background: url(images/peacock_bg.jpg) center no-repeat; 
	display: block; 
	float: left; 
	width: 179px; 
	height: 60px; 
	margin: 0px; 
	valign: middle;
	list-style: none;
} 

#peacock_menu a {
	background-color: white; 
	background: url(images/peacock_bg.jpg) center no-repeat; 
	display: block; 
	width: 179px; 
	height: 60px; 
	padding: 0px 0px 0px 0px; 
	margin: 0px; 
	border: 0px; 
	color: black; 
	valign: middle;
	text-decoration: none; 
	font-size: 12px;

} 

#peacock_menu a:hover {
	background-color: white; 
	background: url(images/peacock_bg2.jpg) center no-repeat; 
	display: block; 
	width: 179px; 
	height: 60px; 
	padding: 0px 0px 0px 0px; 
	margin: 0px; 
	border: 0px; 
	color: black; 
	valign: middle;
	text-decoration: none; 
	font-size: 12px;
} 

#peacock_menu.triplespace {
	background-color: black; 
	background: url(images/peacock_bg.jpg) center no-repeat; 
	display: block; 
	width: 175px; 
	height: 60px; 
	padding: 0px 0px 0px 0px; 
	margin: 0px; 
	border: 0px; 
	color: black; 
	valign: middle;
	text-decoration: none; 
	font-size: 12px;
	line-height: 1.2em;
}

.footer {
	font-family: Verdana,Tahoma,Segoe,sans-serif; 
	color: white; 
	font-size: 8pt; 
	font-weight: normal;
}