<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.ablack{
	width: 120px; /*width of menu*/
	border-style: solid solid none solid;
	border-size: 1px;
	border-width: 1px;


}
.ablack ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.ablack li {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif ;
	color:white;
	display: block;
	background: transparent url(images/new/menublack.gif) 100% 0;
  height: 14px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 10px 4px 0px;
	line-height: 14px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
	
.arrowblue{
	width: 120px; /*width of menu*/
	border-style: solid solid none solid;
	border-size: 1px;
	border-width: 1px;
}

.arrowblue ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowblue li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/new/arrowblue.gif) 100% 0;
  height: 14px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 10px 4px 0px;
	line-height: 14px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowblue li a:link, .arrowblue li a:visited {
	color: black;
}

.arrowblue li a:hover{
	color: #26370A;
	background-position: 100% -22px ;
}

	
.arrowblue li a.selected{
	color: #26370A;
	background-position: 100% -22px;
}


.arrowblack{
	width: 120px; /*width of menu*/
	border-style: solid solid none solid;
	border-size: 1px;
	border-width: 1px;
}

.arrowblack ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowblack li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/new/arrowblack.gif) 100% 0;
  height: 14px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 10px 4px 0px;
	line-height: 14px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowblack li a:link, .arrowblack li a:visited {
	color: white;
}

.arrowblack li a:hover{
	color: #26370A;
	background-position: 100% -22px ;
}

	
.arrowblack li a.selected{
	color: #26370A;
	background-position: 100% -22px;
}


.arrowwhite{
	width: 120px; /*width of menu*/
	border-style: solid solid none solid;

	border-size: 1px;
	border-width: 10px;
}

.arrowwhite ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowwhite li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/new/arrowwhite.gif) 100% 0;
  height: 14px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 10px 4px 0px;
	line-height: 14px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowwhite li a:link, .arrowwhite li a:visited {
	color: black;
}

.arrowwhite li a:hover{
	color: #26370A;
	background-position: 100% -22px ;
}

	
.arrowwhite li a.selected{
	color: red;
	background-position: 100% -0px;
}


.arrownavy{
	width: 120px; /*width of menu*/
	border-style: solid solid none solid;
	border-size: 1px;
	border-width: 1px;
}

.arrownavy ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrownavy li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/new/arrownavy.gif) 100% 0;
  height: 14px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 10px 4px 0px;
	line-height: 14px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrownavy li a:link, .arrownavy li a:visited {
	color: black;
}

.arrownavy li a:hover{
	color: #26370A;
	background-position: 100% -22px ;
}

	
.arrownavy li a.selected{
	color: #26370A;
	background-position: 100% -22px;
}

</style>

