body
{
	font-size: 10px;
	background-image: url(BgColor.png);
	color: #f3f3f3;
	background-repeat: repeat;
	font-family: Arial;
	background-color: ffffff;
	text-align: left;
}
.Logo 
{
	background-image:  url(./LogoRBOA.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
}
#CenteredContent    
{
	width: 92%;
	text-align: center;
	position:absolute;
	top:2px;
}
.MenuTab
{
	padding: 1px 5px 0px;
	background-image: url(Menu.png);
	height: 26px;
	background-repeat: no-repeat;
}
.MenuItemUnselected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;	
	color: #ffffff;
	width: 95px;
	height: 23px;
	text-align: left;
	cursor: hand;
	padding-left: 15px;
}
.MenuItemSelected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;	
	color: #ffffff;		
	background-image: url(MenuItemSelected.png);
	background-repeat: repeat-x;
	height: 23px;
	width: 95px;
	text-align: left;
	cursor: hand;
	padding-left: 15px;
}
.SubMenuItem
{
	width: 150px;
	background-color: #ffffff;
	border: 1px solid #003366;
	cursor: hand;
}
.SubMenuItemUnselected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	padding: 5px 0px 5px 15px;
	background-color: #ffffff;
	text-align: left;
	cursor: hand;
}
.SubMenuItemSelected
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px 0px 5px 15px;
	background-color: #7E99C9;
	text-align: left;
	cursor: hand;
}
.Content
{
	border-right: 1px solid #7E99C9;
	border-left: 1px solid #7E99C9;
	background-color: #ffffff;
	background-image: url(Content.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 20px 0px 40px 0px;
	vertical-align: top;	
	text-align: left;
}
.Footer
{
	font-family: Arial;
	font-size: 9px;
	color: #003366;
	padding: 20px 20px 60px 20px;	
}
.Title
{

	height: 30px;
	background-color: #ffffff;
	color:#3e5d94;
	text-transform:lowercase;
	font: normal 18px Arial, Verdana, sans-serif;
	letter-spacing: -1pt;
	padding: 0px 0px 5px 40px;
	width: 748px;	
}
.SubTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #3e5d94;
	font-family: Arial;
	letter-spacing: 0px;
}
.Description
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.SubDescription
{
	font-size: 9px;
	color: #999999;
	font-family: Arial;
}
.Text
{	
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.Alert
{
	font-weight: bold;
	font-size: 11px;
	color: crimson;
	font-family: Arial;
	text-decoration: none;
}
hr
{
	border:1px solid #7E99C9;
}
#HistoryDiv
{
	padding:0px 0px 0px 0px;
}
#PrintTop
{
	background-image: url(Topo.png);
	background-position: 0px 0px;
}
#PrintBottom
{
	background-image: url(Fundo.png);
	background-position: 0px 0px;
}
.Button
{
	background-position: center center;
	font-size: 10px;
	background-image: url(Button.png);
	color: #ffffff;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #ffffff;
	width: 86px;
	height: 21px;
	border: none;
	font-weight: normal;
	cursor: hand;
}
.ButtonOver
{
	background-position: center center;
	font-size: 10px;
	background-image: url(ButtonOver.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #ffffff;
	width: 86px;
	height: 21px;
	border: none;
	font-weight: normal;
	cursor: hand;
}
.ButtonBig
{
	background-position: center center;
	font-size: 10px;
	background-image: url(ButtonBig.png);
	color: #ffffff;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #ffffff;
	width: 160px;
	height: 21px;
	border: none;
	font-weight: normal;
	cursor: hand;
}
.ButtonBigOver
{
	background-position: center center;
	font-size: 10px;
	background-image: url(ButtonBigOver.png);
	color: #ffffff;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #ffffff;
	width: 160px;
	height: 21px;
	border: none;
	font-weight: normal;
	cursor: hand;
}
.AltButton
{
	padding-top:4px;
	background-position: center center;
	font-size: 10px;
	background-image: url(AltButton.png);
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: Transparent;
	width: 86px;
	height: 21px;
	border: none;
	text-align:center;
	font-weight: normal;
	color:#006699;
	cursor: hand;
	text-decoration:none;
}
.AltButtonOver
{
	padding-top:4px;
	background-position: center center;
	font-size: 10px;
	background-image: url(AltButtonOver.png);
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: Transparent;
	width: 86px;
	height: 21px;
	border: none;
	text-align:center;
	font-weight: normal;
	color:#003366;
	cursor: hand;
	text-decoration:none;
}
A
{
	color: #4382C0;
	text-decoration: none;
}
A:active
{
	color: #4382C0;
	text-decoration: none;
}
A:hover
{
	color: #4382C0;
	text-decoration: underline;
}
A:link
{
	color: #4382C0;
	text-decoration: none;
}
A:visited
{
	color: #92B6DA;
	text-decoration: none;
}
.InputBox
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	background-color: #f3f3ed;	
}
.Results
{
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	background-color: #f3f3ed;
	padding: 2px 20px 2px 20px;
	height: 30px;
}
.ResultsTitle
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight:bold;
	letter-spacing:0pt;
}
.ResultsNumbers
{
	font-size: 18px;
	color: #666666;
	font-family: Arial;
	font-weight:bold;
}
.ResultsFloater
{
	height: 50px;
	background-color:#ffffff;
	border: solid 1px #e8e8e8;
	position:relative;
	top:-22px;
	z-index:100;
}
.ResultsShowHideButton
{
	background-position: 4px 4px;
	font-size: 11px;
	z-index: 500;
	left: -4px;
	background-image: url(../../images/ShowHideButton.png);
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	top: 4px;
	background-color: transparent;
	border-bottom-style: none;
}

div
{
	padding: 20px 20px 20px 20px;
	height: 100px;
}
.DivButtons
{
	text-align:right;
	height:30px;
	padding: 10px 20px 0px 0px;
	border-top: solid 1px #cccccc;
}
.Results
{
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	padding: 5px 0px 0px 0px;
}
.DivResults
{
	padding: 0px 30px 10px 20px;
	border-top: solid 1px #cccccc;
	height: Auto;
	width:Auto;
	background-color:#f9f9f9;
}
.dbTreeView 
{
	padding: 1px;
	height: auto;
	font-weight: normal;
	font-size: 11px;
}
.DivResultsInBasket
{
	padding: 0px 30px 10px 20px;
	border-top: solid 1px #cccccc;
	height: Auto;
	width:Auto;
	background-color:#BFEFFF;
}
