body {
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: gray;
	SCROLLBAR-SHADOW-COLOR: gray;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: gray;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
}

td.upperBar {
	background-color: #e0e0e0;
	border-style: none;
	border-width: 0px;
}

td.menuGray01 {
	background-image: url(images/menuBarGray01.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
}

td.menuGray02 {
	background-image: url(images/menuBarGray02.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
}

td.lowerBar {
	background-image: url(images/grayBar02.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
}

td.menuOrange01 {
	background-image: url(images/menuBarOrange01.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
}

td.menuOrange02 {
	background-image: url(images/menuBarOrange02.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
}

td.registerTD01 {
	background-image: url(images/registerTD01.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
}

td.registerTD02 {
	background-image: url(images/registerTD02.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
}

td.loginPanel {
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
   background-color: #ffffff;
}

td.sideTab {
	border-style: none;
	border-width: 0px;
   background-color: #f0f0f0;	
}

td.loginTitle {
	border-style: none;
	border-width: 0px;
	background-color: #ff8c00;
}

td.loginTitleGray {
	border-style: none;
	border-width: 0px;
	background-color: #808080;
}

td.loginTitleGrayLite {
	border-style: none;
	border-width: 0px;
	background-color: #b0b0b0;
}

td.offersDark {
	border-style: none;
	border-width: 0px;
	background-color: #404040;
}

td.offersLiteDark {
	border-style: none;
	border-width: 0px;
	background-color: #808080;
}

td.offersLiteDark02 {
	border-style: solid;
	border-width: 2px;
	border-color: #ffffff;
	background-color: #e0e0e0;
}

td.offersLiteDark03 {
	border-style: solid;
	border-width: 2px;
	border-color: #ffffff;
	background-color: #d5d5d5;
}

td.registerPanel {
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
   background-color: #f5f5f5;
}

td.registerTDDoted {
	border-style: none none dotted none;
	border-width: 1px;
   border-color: #c0c0c0;	
}

a.menuBar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	line-height: 25px;
}

a.menuBar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	line-height: 25px;
}

a.menuBar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	line-height: 25px;
}

a.customMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.customMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff8c00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.customMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.customMenuWhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.customMenuWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff8c00;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}

a.customMenuWhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}


a.customMenuWhite2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff8c00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.customMenuWhite2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff8c00;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}

a.customMenuWhite2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff8c00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}


a.pageCount:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.pageCount:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8c00;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.pageCount:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.pageCount02:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.pageCount02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8c00;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.pageCount02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.moreAbout:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	width: 100%;
	height: 100%;
	line-height: 25px;
}

a.moreAbout:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	width: 100%;
	height: 100%;
	line-height: 25px;
}

a.moreAbout:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	width: 100%;
	height: 100%;
	line-height: 25px;
}

a.aFooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #909090;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.aFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #606060;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}

a.aFooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #909090;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

p.upperMenuBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	display: inline;
	font-weight: bold;
	line-height: 25px;
}

p.pLogin01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	display: inline;
	font-weight: bold;
	letter-spacing: 1px;
}

p.pLogin02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	display: inline;
	font-weight: bold;
	margin-left: 15px;
}

p.plogin03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8c00;
	display: inline;
	font-weight: bold;
}

p.pLoginError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-align: center;
	display: inline;
	font-weight: bold;
}

p.pFormError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
	text-align: left;
	display: inline;
	font-weight: bold;
	margin-left: 5px;
}

p.pRegister {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	display: inline;
	font-weight: bold;
}

p.pJust12In25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	text-indent: 25px;
}

p.pJust12In25M25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	text-indent: 25px;
	margin: 20px;
}

p.pLeft12In25White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
	text-indent: 25px;
	margin: 10px;
}

p.pCenter12White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	text-align: center;
	font-weight: bold;
}

p.pLeft12In25Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-indent: 25px;
	margin: 10px;
}

p.pRight11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}

p.pLeft11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

p.pLeft11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin: 7px;
}

p.pLeft11boldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004A90;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 20px;
}

p.pCenter11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin: 7px;
}

p.pCenter14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin: 7px;
}

p.pLeft11boldWhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 7px;
}

p.pLeft12boldULine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 7px;
	font-style: italic;
}

p.pJust12In25Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-align: justify;
	font-weight: normal;
	text-indent: 25px;
}

p.pCenter12In25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}

p.pInfo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

p.pInfo01Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
}

p.pSeparator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	display: inline;
}

p.pPageCountULine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8c00;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}

p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c5c5c5;
	text-align: right;
	font-weight: bold;
	display: inline;
	font-style: italic;
}

form {
	display: inline;
}

input.loginField {
	height: 15px;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

input.searchField {
	height: 20px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

input.registerField {
	height: 20px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
	text-indent: 2px;
}

input.registerFieldSmall {
	height: 20px;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
	text-indent: 2px;
}

input.langField {
	height: 20px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

input.addPosButton {
	height: 20px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b0b0b0;
	background-color: #f0f0f0;
}

select.searchCombo {
	height: 15px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

select.regDayCombo {
	height: 20px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

select.offerCheckCombo {
	height: 20px;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

select.regMonthCombo {
	height: 20px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

select.regStateCombo {
	height: 20px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

select.regLanguages {
	height: 300px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

select.regTradeCombo {
	height: 20px;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

select.companiesNames {
	height: 300px;
	width: 355px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b0b0b0;
}

input.loginButton {
	width: 97px;
	height: 22px;
	background-image: url(images/login.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-width: 0px;
	display: inline;
	border: none;
	cursor: pointer;
}

input.moreButton {
	width: 97px;
	height: 22px;
	background-image: url(images/more.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-width: 0px;
	display: inline;
	border: none;
	cursor: pointer;
}

input.logoutButton {
	width: 97px;
	height: 22px;
	background-image: url(images/logout.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-width: 0px;
	display: inline;
	border: none;
	cursor: pointer;
}

input.searchButton {
	width: 97px;
	height: 22px;
	background-image: url(images/searchButton.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-width: 0px;
	display: inline;
	border: none;
	cursor: pointer;
}

input.iContinueButton {
	width: 97px;
	height: 22px;
	background-image: url(images/continue.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-width: 0px;
	display: inline;
	border: none;
	cursor: pointer;
}

input.addButton {
	width: 97px;
	height: 22px;
	background-image: url(images/add.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-width: 0px;
	display: inline;
	border: none;
	cursor: pointer;
}

input.updateButton {
	width: 97px;
	height: 22px;
	background-image: url(images/update.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-width: 0px;
	display: inline;
	border: none;
	cursor: pointer;
}

textarea.skills {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}

a.continueButton {
	width: 97px;
	height: 22px;
	background-image: url(images/continue.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-width: 0px;
	display: inline;
	border: none;
	cursor: pointer;
}

a.editButton {
	width: 97px;
	height: 22px;
	background-image: url(images/edit.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-width: 0px;
	display: inline;
	border: none;
	cursor: pointer;
}

a.aLogin01:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.aLogin01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff8c00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

a.aLogin01:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
