﻿.up {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-image: url(parent_bg.gif);
	background-position: right bottom;
	vertical-align: middle;
	padding-left: 3px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-repeat: no-repeat;
	height: 26px;
}
.over {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-image: url(selected.gif);
	background-position: right bottom;
	vertical-align: middle;
	padding-left: 3px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-repeat: no-repeat;
	height: 26px;
}
.uparrow{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-image: url(selectedarr_dwn.gif);
	background-position: right bottom;
	vertical-align: middle;
	padding-left: 3px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-top: 4px;
	background-repeat: no-repeat;
	height: 26px;
}
.overarrow{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-image: url(selectedarr_over.gif);
	background-position: right bottom;
	vertical-align: middle;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	height: 26px;
}
.hyper{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;


}

.hyperBullet
{
	font-family: Tahoma;
	font-size: 8pt;
	padding-left: 0px;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	
}

a.hyper{
            font-family: Tahoma;
            font-size: 8pt;
            color: #ffffff;
            text-decoration: none;
}

a:hover.hyper{
            font-family: Tahoma;
            font-size: 8pt;
            color: #ffffff;
            text-decoration: underline;
}

.hyperselected{
            font-family: Tahoma;
            font-size: 8pt;
            color: #ffffff;
            text-decoration: underline;
}

a.hyperselected{
            font-family: Tahoma;
            font-size: 8.5pt;
            color: #ffffff;
			font-weight: bold;
            text-decoration: none;
}

a:hover.hyperselected{
            font-family: Tahoma;
            font-size: 8pt;
            color: #ffffff;
			font-weight: bold;
            text-decoration: underline;
}

.bullet1 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	padding-left: 20px;
	background-image: url(bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 23px;
	background-color: #ffffff;
}
.bulletover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-image: url(bullet.gif);
	background-position: left center;
	height: 23px;
	vertical-align: middle;
	padding-left: 20px;
}
.bck {
	background-color: #ff0000;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;

}

