/* Copyright - PRIMAVERA BSS - Business Software Solutions. Todos os direitos reservados. */
/*  Designed by Paleta de Ideias */
/*  Portal Leiloes - Leilo Car */

@import url(Apps.css);
@import url(StylesLeiloes.css);
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.title {
	font-size: 22px;
	color: #C51015;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle {
	font-size: 19px;
	color: #666666;
	line-height: 21px;
}
.titleHighlight {
	font-size: 16px;
	color: #C51015;
	text-decoration: none;
	line-height: 18px;
}
.titleHighlight:link {
	font-size: 16px;
	text-decoration: none;
}
.titleHighlight:hover {
	font-size: 16px;
	text-decoration: underline;
}
.subtitleHighlight {
	text-transform: uppercase;
	color: #000000;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.labelTitle {
	font-weight: bold;
}
.textDate {
	color: #555555;
	background-image:     url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 11px;
}
.linkHighlight {
	FONT-SIZE: 15px;
	color: #C51015;
	TEXT-DECORATION: none;
}
.boxTrack {
	color: #C51015;
	font-size: 12px;
} 
.inputColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.inputColorCompl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-right: 3px;
	padding-left: 3px;
}
.inputColorDisable {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.inputAlert {
	background-color: #CCCCCC;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none #C51015;
}
.inputLegend {
	background-color: #FFFFFF;
	border: 0px none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonColor {
	color: #FFFFFF;
	background-color: #C51015;
	height: 20px;
	border: 1px solid #C51015;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.buttonColorCompl{
	background-color: #C51015;
	color: #FFFFFF;
	height: 20px;
	border: 1px solid #C51015;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.buttonOff {
	background-image:        url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	height: 20px;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonLogin {
	BACKGROUND-COLOR: #FFFFFF;
	color: #000000;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height: 20px;
}
.buttonItemOn {
	BACKGROUND-COLOR: #ADADAD;
	background-image:        url(../images/bgbuttonItem.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #666666;
	height: 20px;
	border: 1px solid #ADADAD;
	width: 94px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonItemOff {
	COLOR: #FFFFFF;
	background-image:        url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 94px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonFilter {
	background-image:      url(../images/buttonFilter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999999;
	height: 20px;
	border: 1px solid #FFFFFF;
	width: 20px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

body {
	scrollbar-track-color: #6B1112;
	scrollbar-base-color: #C51015;
	scrollbar-face-color: #C51015;
	scrollbar-arrow-color: #000;
	scrollbar-highlight-color: #EF3438;
	scrollbar-3dlight-color: #000;
	scrollbar-shadow-color: #EF3438;
	scrollbar-darkshadow-color: #000;
	background-repeat: repeat;
	background-position: right top;
	margin-top:50;
	margin-bottom:50;
	margin-left:0;
	margin-right:0;
	background-color:#C51015;
	text-align:center;
}
li {
	list-style-type: none;
	list-style-image:          url(../images/list.gif);
}
.inputRadioButton {
	text-align: left;
	border: 0px none;
}
.cheqbox {
	border: 0px solid;
}
.linkTop {
	TEXT-DECORATION: none;
	color: #FFF;
}
.linkTop:hover {
	TEXT-DECORATION: underline;
}

.linkHighlight:hover {
	TEXT-DECORATION: underline;
}
.linkMenu {
	TEXT-DECORATION: none;
	color: #000;
}
.linkMenu:hover {
	TEXT-DECORATION: none;
	color: #C51015;
}
.linkText {
	font-weight:bold;
	TEXT-DECORATION: none;
	color: #C51015;
}
.linkText:hover {
	TEXT-DECORATION: underline;
}
.linkTrack {
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
.linkTrack:hover {
	color: #C51015;
	TEXT-DECORATION: none;
}
.linkBaseboard {
	COLOR: #000; 
	TEXT-DECORATION: none;
}
.linkBaseboard:hover {
	TEXT-DECORATION: underline;
}
.linkBaseboard_comp {
	COLOR: #000; 
	TEXT-DECORATION: none;
}
.linkBaseboard_comp:hover {
	TEXT-DECORATION: underline;
}
.boxTop {
	COLOR: #FFFFFF;
	background-color: #C51015;
	height: 25px;
	background-image:   url(../Images/bgbody.gif);
	background-repeat: repeat;
	background-position: right top;
	width: 800px;
}
.boxID {
	height: 90px;
}
.boxNav {
	background-color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.celNavLeft {
	height: 23px;
	width: 109px;
}
.celNavRight {
	height: 23px;
	width: 10px;
}
.boxHighlight01TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	height: 30px;
	width: 100%;
	background-color: #61696D;
	background-image: url(../Images/highlight03Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.boxHighlight02TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	background-color: #C51015;
}
.boxHighlight03TitleColumn {
	padding: 5px;
	text-align: left;
	height: 30px;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #61696D;
	background-image: url(../Images/highlight04Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxHighlight04TitleColumn {
	padding: 5px;
	text-align: left;
	height: 30px;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #61696D;
	background-image: url(../Images/highlight04Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxHighlight05TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	background-color: #FEC100;
}
.boxHighlight06TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	background-image:            url(../images/highlight06TitleColumn.gif);
	height: 30px;
	width: 100%;
	background-repeat: no-repeat;
	color: #666699;
}
.boxHighlight07TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	background-color: #C51015;
	background-image: url(../Images/highlight07Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxHighlight08TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	background-color: #C51015;
	font-size: 13px;
	text-transform: uppercase;
}
.boxHighlight01Text {
	BACKGROUND-COLOR: #FFFFFF;
	padding: 5px;
	text-align: left;
	width: 100%;
	border: 2px solid #61696D;
}
.boxHighlight01Title {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	background-color: #FEC100;
	background-image: url(../Images/highlight02Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.celHighlight01BottomLeft {
	width: 10px;
	padding-right: 2px;
}
.celHighlight01BottomCenter {
	height: 10px;
	width: 100%;
}
.celHighlight01BottomRight {
	width: 70px;
	padding-left: 2px;
}
.boxHighlight02Title {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	background-color: #C51015;
	color: #FFFFFF;
}
.boxHighlight02Text {
	text-align: left;
	width: 100%;
	background-color: #C51015;
	color: #FFFFFF;
	padding: 5px;
}
.celHighlight02BottomLeft {
	width: 10px;
	height: 10px;
}
.celHighlight02BottomCenter {
	width: 100%;
}
.celHighlight02BottomRight {
	width: 10px;
}
.boxHighlight03Text {
	text-align: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
}
.boxHighlight03Title {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	background-color: #C51015;
	background-image: url(../Images/highlight07Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.celHighlight03BottomLeft {
	height: 10px;
	width: 10px;
	background-image:             url(../Images/sepHColorLeft.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.celHighlight03BottomCenter {
	width: 100%;
	background-image:             url(../Images/sepHColorCenter.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.celHighlight03BottomRight {
	width: 10px;
	background-image:             url(../Images/sepHColorRight.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.boxHighlight04Text {
	padding: 5px;
	text-align: left;
	width: 100%;
	background-color: #FFFFFF;
	border: 2px solid #FEC100;
}
.boxHighlight04Title {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	background-color: #FEC100;
	background-image: url(../Images/highlight04Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.celHighlight04BottomLeft {
	height: 10px;
	height: 10px;
}
.celHighlight04BottomCenter {
	width: 100%;
}
.celHighlight04BottomRight {
	width: 10px;
}
.boxHighlight05Title {
	padding: 5px;
	text-align: left;
	background-image:          url(../images/highlight05Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
}
.boxHighlight06Title {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	background-color: #C51015;
	background-image: url(../Images/highlight07Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxHighlight07Title {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	background-color: #C51015;
	color: #FFFFFF;
	background-image: url(../Images/highlight07Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxHighlight07Text {
	text-align: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.celHighlight07BottomLeft {
	width: 10px;
	height: 10px;
}
.celHighlight07BottomCenter {
	width: 100%;
}
.celHighlight07BottomRight {
	width: 10px;
	padding-right: 2px;
}
.boxHighlight08Title {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 30px;
	background-color: #C51015;
	color: #FFFFFF;
}
.boxHighlight08Text {
	text-align: left;
	width: 100%;
	padding: 5px;
	border: 2px solid #C51015;
}
.celHighlight08BottomLeft {
	width: 10px;
	height: 10px;
}
.celHighlight08BottomCenter {
	width: 100%;
}
.celHighlight08BottomRight {
	width: 10px;
}
.celSepHColorCenter {
	background-image:             url(../Images/sepHColorCenter.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.celSepHColorLeft {
	width: 10px;
	height: 10px;
	background-image:             url(../Images/sepHColorLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.celSepHColorRight {
	width: 10px;
	background-image:             url(../Images/sepHColorRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.celSepHColorComplCenter {
	background-image:            url(../Images/sepHColorComplCenter.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.celSepHColorComplLeft {
	background-image:            url(../Images/sepHColorComplLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 10px;
	height: 30px;
}
.celSepHColorComplRight {
	background-image:            url(../Images/sepHColorComplRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 10px;
}

/* ////////////// menu 01 ////////////// */

.boxMenu01CatgFirstOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10;
	}
.boxMenu01CatgFirstOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	padding-left:10;
}
.boxMenu01CatgOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10;
}
.boxMenu01CatgOn {
	width: 114px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	padding-left:10px;
}
.boxMenu01OptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.boxMenu01OptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight: bold;
}
.boxMenu01SuboptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.boxMenu01SuboptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight:bold;
}
.boxMenu01BiSubOptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.boxMenu01BiSubOptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight:bold;
}
.boxMenu01Bottom {
	width: 100%;
	height: 10px;
}

/* ////////////// menu 02 ////////////// */

.boxMenu02CatgFirstOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10;
	}
.boxMenu02CatgFirstOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	padding-left:10;
}
.boxMenu02CatgOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10;
}
.boxMenu02CatgOn {
	width: 114px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	padding-left:10px;
}
.boxMenu02OptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.boxMenu02OptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight: bold;
}
.boxMenu02SuboptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.boxMenu02SuboptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight:bold;
}
.boxMenu02BiSubOptionOff {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
.boxMenu02BiSubOptionOn {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight:bold;
}
.boxMenu02Bottom {
	width: 100%;
	height: 10px;
}

/*  /////////END MENUS//////// */
#MyMatrix_PortalHeader_GlobalLogin table{
    BACKGROUND-color: #C51015;
}

.boxLoginDiv {
	BACKGROUND-color:#C51015;
	width: 120px;
	top: 10px;
	left: 610px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
.boxLogin {
	BACKGROUND-color: #C51015;
	padding: 5px;
	text-align: left;
	color:  #FFFFFF;
	width: 300px;
}
.celLoginLeft {
	width: 10px;
	background-color: #C51015;
}
.celLoginCenter {
	bottom: 10px;
	height: 30px;
	background-color: #C51015;
}
.inputLogin {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
}
.boxListTitle {
	padding: 5px;
	text-align: left;
	background-image:            url(../images/highlight08Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #336699;
	background-color: #C1D1E0;
	width: 408px;
	height: 30px;
	vertical-align: middle;
}
.boxListInfo {
	text-align: left;
	width: 100%;
	padding-top: 5px;
	background-color: #FFFFFF;

}
.boxListParam {
	padding: 10px 5px 5px;
	text-align: left;
	width: 100%;
}
.celListParam {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.inputParam {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #333333;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
}
.boxListNav {
	text-align: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	background-color: #FFFFFF;

}
.celListCatg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #DDDDDD;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.celListCatgB {
	background-color: #DDDDDD;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.celListData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 3px;
	padding-left: 3px;
}
.celListDataB {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 10px;
}
.celListTotal {
	background-color: #DDDDDD;
	text-align: right;
	color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.celListTotalB {
	background-color: #C1D1E0;
	text-align: right;
	color: #000000;
	border-top: 1px solid #85A3C2;
	border-right: 1px solid #85A3C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DAD8D;
}
.celListDetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.celListDetailB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
.celListSubData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.celListSubDataB{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F5F5F5;
}
.boxListOptions {
	padding: 10px 5px 5px;
	text-align: center;
	width: 100%;
	background-image:     url(../images/highlight03Text.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.celListLeft {
	width: 10;
	background-image:             url(../Images/sepHColorLeft.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.celListCenter {
	width: 100%;
	background-image:             url(../Images/sepHColorCenter.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.celListRight {
	width: 10;
	background-image:             url(../Images/sepHColorRight.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.boxAlertTitle {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	height: 30px;
	width: 300px;
	font-size: 13px;
	text-transform: uppercase;
	background-color: #C51015;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.boxAlertText {
	text-align: left;
	width: 300px;
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 20px 5px 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.boxAlertBottom {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	height: 30px;
	width: 300px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.poweredBy {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 0px;
}
.boxListLinkColor {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C51015;
}
.boxListLinkColorCompl {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61696D;
}
.boxBaseboard {
	color: #C51015;
	background-color: #FFFFFF;
}
.boxSepTitleColor {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	height: 35px;
	background-color: #C51015;
	color: #FFFFFF;
	background-image: url(../Images/highlight07Title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.boxSepTitleColorCompl {
	padding: 5px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	background-color: #EEEEEE;
	font-weight: bold;
	height: 30px;
}
.boxLoginHeader {
	BACKGROUND-color: #C51015;
	text-align: left;
	color: #FFFFFF;
}
.SepVColor {
	background-image:             url(../Images/sepVColor.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/*  Leilo Car */
