.menu_horitop {	background-image:  url(http://www.parrotsound.com/image/menu_horitop.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.menu_horibottom {	background-image:  url(http://www.parrotsound.com/image/menu_horibottom.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.menu_vertleft {	background-image:  url(http://www.parrotsound.com/image/menu_vertleft.gif);
	background-repeat: repeat-y ;
	background-position: right top;
}	
.menu_vertright {	background-image:  url(http://www.parrotsound.com/image/menu_vertright.gif);
	background-repeat: repeat-y ;
	background-position: right top;
}
.main_horitop {	background-image:  url(http://www.parrotsound.com/image/main_horitop.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.main_horibottom {	background-image:  url(http://www.parrotsound.com/image/main_horibottom.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.main_vertleft {	background-image:  url(http://www.parrotsound.com/image/main_vertleft.gif);
	background-repeat: repeat-y ;
	background-position: right top;
}	
.main_vertright {	background-image:  url(http://www.parrotsound.com/image/main_vertright.gif);
	background-repeat: repeat-y ;
	background-position: left top;
}
.dashed {
color:black;
background-color:black;
background-image:url(http://www.parrotsound.com/image/main_dashed.gif);
background-repeat:repeat-x;
}
a:link.menu {
	text-decoration: none;
    color: #868686;
}
a:visited.menu {
	text-decoration: none;
	color: #868686;
}
a:hover.menu {
	text-decoration: none;
	color: #c8c8c8;
}
a:active.menu {
	text-decoration: none;
    color: #c8c8c8;
}
a:link {
	text-decoration: none;
    color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #c8c8c8;
}
a:active {
	text-decoration: none;
    color: #c8c8c8
}
div.glossary {
    text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}