/* CSS Document */
body{
	margin: 0;
	font-family: Tahoma;
	font-size: 12px
}
table {
	font-family: Tahoma;
	font-size: 12px
}
p {
	font-family: Tahoma;
	font-size: 12px
}
a:link, a:visited {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: underline
}
a:active {
	font-size: 12px;
	color: #FF9900;
	font-family: Tahoma;
	text-decoration: underline
}
.NavCellLeft {
	height: 23px;
	border: 1px solid #000000;
	white-space: nowrap;
	text-align: center;
	background-image: url(files/grd_r_150.gif)
}
.NavCellRight {
	height: 23px;
	border: 1px solid #000000;
	white-space: nowrap;
	text-align: center;
	background-image: url(files/grd_l_150.gif)
}
a.NavLink:link, a.NavLink:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: auto 5px;
}
a.NavLink:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin: auto 5px;
}
a.NavLinkActive:link, a.NavLinkActive:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: none
}
a.NavLinkActive:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none
}
.NavCellLeftActive {
	height: 23px;
	border: 1px solid #996600;
	white-space: nowrap;
	text-align: center;
	background-image: url(files/grd_r_150.gif)
}
.NavCellRightActive {
	height: 23px;
	border: 1px solid #996600;
	white-space: nowrap;
	text-align: center;
	background-image: url(files/grd_l_150.gif)
}
.roll {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
