a,
a:LINK,
a:VISITED,
#footer a
{
	color: #6699cc;
}

h1
{
	font-size: 16pt;
	color: #6196C2;
	font-weight: normal;
	
}


table.requisitions
{
	width: 70%;
	border-collapse: separate;
	border-spacing: 2px;
}

table.requisitions th
{
	border-bottom: 1px solid black;
}

table.requisitions td
{
	border-bottom: 1px solid #A0A0A0;
}

table.requisitions tr:HOVER td
{
	background: #D0D0FF;
}

.CheckboxCell
{
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
}

.CheckboxLabel
{
	font-weight: normal;
	text-align: left;
}

.NormalLabel
{
	text-align: left;
}

#loginform input
{
	border: none;
	background: none;
}

#loginform a,
#loginform a:LINK,
#loginform a:VISITED
{
	text-decoration: none;
	color: #f67811;
	text-transform: uppercase;
	font-weight: bold;
}


.leftmenu li
{
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;

	font-weight: bold;
}

.leftmenu a,
.leftmenu a:LINK,
.leftmenu a:VISITED
{
	text-decoration: none;
}

.leftmenu .act > a,
.leftmenu .act > a:LINK,
.leftmenu .act > a:VISITED
{
	color: #f67811;
}

.menu a
{
	font-size: 11px;
}

.menu a:HOVER
{
	text-decoration: none !important;
}

.loggedin
{
	color: #6699cc;
}

.loggedin a,
.loggedin a:LINK,
.loggedin a:VISITED,
.loggedin a:HOVER
{
	color: #f67811;
	font-weight: bold;
	text-decoration: none;
}

.news
{
	margin-top: 15px;
/*	font-size: 11px; */
	color: #0000BB;
	
}

.news ul
{
	margin-top: 5px;
}

.news ul li
{
	background: none;
	line-height: 10px;
	padding-left: 0px;
}

.yuimenubar
{
	background: none !important;
	border: none !important;
}

.yuimenubar li
{
	background-image: none;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	
}

.yuimenubaritem,
.yuimenubaritemlabel
{
	border: none !important;
	margin-left: 0px !important;
	color:  #003366 !important;
	font-size: 10pt !important;
	font-weight: bold !important;
}

.yuimenuitemlabel-selected,
.yuimenubaritem-selected
{
	background-image: none !important;
}

.yuimenubaritem-selected
{
	background-image: none !important;
	background: white !important;
}

.yuimenuitem
{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	color: #003366 !important;
}

.yuimenubaritemlabel
{
	border-top: 0px !important;
	border-bottom: 0px !important;
	padding-left: 5px !important;
}

.yuimenuitem a
{
	color: #003366 !important;
}
