@charset "UTF-8";
/* CSS Document */
/* controls */
/* ------------------------- */
/* The Bulletin Add division */
/* ------------------------- */
#bulletincontrols {
	margin: 0px;
	width: 100%;
	height: 35px;
}
#bulletincontrols UL.control  {
	float: left;
	list-style-type: none;
	background-color: #E8E8E8;
	margin: 10px 0 0 0;
	line-height: 1.2em;
	padding: 0 0 0 20px;
	width: 96%;
	height: 25px;
}
#bulletincontrols UL.control li  {
	float: left;
	background-color: #8A8A8A;
	border: solid #000 1px;
	margin: 0 0.2em 0 0;
}
#bulletincontrols UL.control li a {
	float: left;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8A8A8A;
	height: 1.2em;
}
#bulletincontrols UL.control li.disabled a {
	background-color: #B7B7B7;
}
#bulletincontrols UL.control li a:hover, #bulletincontrols UL.control li a:active, #bulletincontrols UL.control li a:focus {
	color: #E30020;
	background-color: #EF801F;
	text-decoration: none;
}
#bulletincontrols  UL.control li.disabled a:hover, #bulletincontrols UL.control li.disabled a:active, #bulletincontrols UL.control li.disabled a:focus {
	color: #FFFFFF;
	background-color: #B7B7B7;
	text-decoration: none;
}
/* ------------------------- */
/* The Admin division        */
/* ------------------------- */
#userAdminControls {
	margin: 0px;
	width: 100%;
	height: 35px;
}
#userAdminControls UL.control  {
	float: left;
	list-style-type: none;
	background-color: #E8E8E8;
	margin: 10px 0 0 0;
	line-height: 1.2em;
	padding: 0 0 0 20px;
	width: 96%;
	height: 25px;
}
#userAdminControls UL.control li  {
	float: left;
	background-color: #8A8A8A;
	border: solid #000 1px;
	margin: 0 0.2em 0 0;
}
#userAdminControls UL.control li a {
	float: left;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8A8A8A;
	height: 1.2em;
}
#userAdminControls UL.control li.disabled a {
	background-color: #B7B7B7;
}
#userAdminControls UL.control li a:hover, #userAdminControls UL.control li a:active, #userAdminControls UL.control li a:focus {
	color: #E30020;
	background-color: #EF801F;
	text-decoration: none;
}
#userAdminControls  UL.control li.disabled a:hover, #userAdminControls UL.control li.disabled a:active, #userAdminControls UL.control li.disabled a:focus {
	color: #FFFFFF;
	background-color: #B7B7B7;
	text-decoration: none;
}

#memberUpdateControls {
	margin: 0px;
	width: 100%;
	height: 35px;
}
#memberUpdateControls UL.control  {
	float: left;
	list-style-type: none;
	background-color: #E8E8E8;
	margin: 10px 0 0 0;
	line-height: 1.2em;
	padding: 0 0 0 20px;
	width: 96%;
	height: 25px;
}
#memberUpdateControls UL.control li  {
	float: left;
	background-color: #8A8A8A;
	border: solid #000 1px;
	margin: 0 0.2em 0 0;
}
#memberUpdateControls UL.control li a {
	float: left;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8A8A8A;
	height: 1.2em;
}
#memberUpdateControls UL.control li.disabled a {
	background-color: #B7B7B7;
}
#memberUpdateControls UL.control li a:hover, #memberUpdateControls UL.control li a:active, #memberUpdateControls UL.control li a:focus {
	color: #E30020;
	background-color: #EF801F;
	text-decoration: none;
}
#memberUpdateControls  UL.control li.disabled a:hover, #memberUpdateControls UL.control li.disabled a:active, #memberUpdateControls UL.control li.disabled a:focus {
	color: #FFFFFF;
	background-color: #B7B7B7;
	text-decoration: none;
}
#termApprovalControls {
	margin: 0px;
	width: 100%;
	height: 35px;
}
#termApprovalControls UL.control  {
	float: left;
	list-style-type: none;
	background-color: #E8E8E8;
	margin: 10px 0 0 0;
	line-height: 1.2em;
	padding: 0 0 0 20px;
	width: 96%;
	height: 25px;
}
#termApprovalControls UL.control li  {
	float: left;
	background-color: #8A8A8A;
	border: solid #000 1px;
	margin: 0 0.2em 0 0;
}
#termApprovalControls UL.control li a {
	float: left;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8A8A8A;
	height: 1.2em;
}
#termApprovalControls UL.control li.disabled a {
	background-color: #B7B7B7;
}
#termApprovalControls UL.control li a:hover, #termApprovalControls UL.control li a:active, #termApprovalControls UL.control li a:focus {
	color: #E30020;
	background-color: #EF801F;
	text-decoration: none;
}
#termApprovalControls  UL.control li.disabled a:hover, #termApprovalControls UL.control li.disabled a:active, #termApprovalControls UL.control li.disabled a:focus {
	color: #FFFFFF;
	background-color: #B7B7B7;
	text-decoration: none;
}
/* -------------------------- */
/* The Project Admin division */
/* -------------------------- */
#projectcontrols {
	margin: 0px;
	width: 100%;
	height: 35px;
}
#projectcontrols UL.control  {
	float: left;
	list-style-type: none;
	background-color: #E8E8E8;
	margin: 10px 0 0 0;
	line-height: 1.2em;
	padding: 0 0 0 20px;
	width: 96%;
	height: 25px;
}
#projectcontrols UL.control li  {
	float: left;
	background-color: #8A8A8A;
	border: solid #000 1px;
	margin: 0 0.2em 0 0;
}
#projectcontrols UL.control li a {
	float: left;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8A8A8A;
	height: 1.2em;
}
#projectcontrols UL.control li.disabled a {
	background-color: #B7B7B7;
}
#projectcontrols UL.control li a:hover, #projectcontrols UL.control li a:active, #projectcontrols UL.control li a:focus {
	color: #E30020;
	background-color: #EF801F;
	text-decoration: none;
}
#projectcontrols  UL.control li.disabled a:hover, #projectcontrols UL.control li.disabled a:active, #projectcontrols UL.control li.disabled a:focus {
	color: #FFFFFF;
	background-color: #B7B7B7;
	text-decoration: none;
}
/* -------------------------- */
/* The Issue Admin division */
/* -------------------------- */
#issueList {
/*	border: solid black 1px;*/
}
#issuecontrols {
	margin: 0px;
	width: 100%;
	height: 35px;
}
#issuecontrols UL.control  {
	float: left;
	list-style-type: none;
	background-color: #E8E8E8;
	margin: 10px 0 0 0;
	line-height: 1.2em;
	padding: 0 0 0 20px;
	width: 96%;
	height: 25px;
}
#issuecontrols UL.control li  {
	float: left;
	background-color: #8A8A8A;
	border: solid #000 1px;
	margin: 0 0.2em 0 0;
}
#issuecontrols UL.control li a {
	float: left;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8A8A8A;
	height: 1.2em;
}
#issuecontrols UL.control li.disabled a {
	background-color: #B7B7B7;
}
#issuecontrols UL.control li a:hover, #issuecontrols UL.control li a:active, #issuecontrols UL.control li a:focus {
	color: #E30020;
	background-color: #EF801F;
	text-decoration: none;
}
#issuecontrols  UL.control li.disabled a:hover, #issuecontrols UL.control li.disabled a:active, #issuecontrols UL.control li.disabled a:focus {
	color: #FFFFFF;
	background-color: #B7B7B7;
	text-decoration: none;
}

