body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	color: #404040;
	text-align: center;
}
th, td, input, select, textarea {
	color: #404040;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}
big {
	font-size: 1.2em;
	font-weight: normal;
}
img {
	border: none;
	display: block;
}
form {
	padding: 0;
	margin: 0;
}
h1 {
	color: #9A0F0F;
	margin: 0;
	padding: 0.7em 0;
	font-size: 1.4em;
	font-weight: bold;
}
hr {
	display: none;
}
p {
	margin: 0;
	padding: 0 0 0.7em 0;
}
small {
	font-size: 0.9em;
}

a {
	text-decoration: underline;
	color: #BC3333;
}
a:hover {
	text-decoration: underline;
	color: #4d4d4d;
}

.alignr {
	text-align: right;
}
.alignc {
	text-align: center;
}

.banner1 {
	background: #F2F2F2;
	font-size: 0.9em;
	margin: 1em 0 0 0;
}
.banner1 img {
	float: left;
}
.banner1 p {
	margin-left: 70px;
	padding: 0.5em;
}
.banner2 {
	background: #F2F2F2;
	font-size: 0.9em;
	margin: 1em 0 0 0;
}
.banner2 img {
	float: right;
}
.banner2 p {
	margin-right: 70px;
	padding: 0.5em;
}
.banner3 {
	text-align: center;
	margin: 1em 0 0 0;
}
.banner3 img {
	display: inline;
}

.basket {
	background: #F2F2F2;
	margin: 0.5em 0 0 0;
}
.basket_in {
	padding: 0.7em;
}
.basket_in p {
	font-size: 1.2em;
	padding-bottom: 0.5em;
	color: #999;
}
.basket_title {
	padding: 0.2em 0.5em;
	background: #BC3333;
	color: #fff;
	border-top: 1px solid #D57E7E;
	border-bottom: 1px solid #9A0F0F;
	font-size: 1.1em;
	font-weight: bold;
}

.box1 {
	background: #F2F2F2 url("../images/corner1.gif") no-repeat right bottom;
	margin: 0 0 1em 0;
}
.box1_in {
	background: url("../images/corner2.gif") no-repeat left bottom;
	padding: 5px 10px 10px 10px;
	border-left: 5px solid #fff;
	display: inline-block;
}
.box2 {
	background: #F2F2F2 url("../images/corner1.gif") no-repeat right bottom;
	margin: 0 0 1.5em 0;
}
.box2_in {
	background: url("../images/corner2.gif") no-repeat left bottom;
	padding: 1em 3em;
}


.box3 {
	background: #F2F2F2 url("../images/corner1.gif") no-repeat right bottom;
	xbackground: #F2F2F2 url("../images/corner3.gif") no-repeat left top;
	margin: 0 0 1.5em 0;
}
.box3_in {
	background: url("../images/corner2.gif") no-repeat left bottom;
	xbackground: url("../images/corner4.gif") no-repeat right top;
	padding: 1em 3em;
}

#box_bookmark {
	font-size: 10px;
	background: #f2f2f2;
	padding: 5px;
}
#box_country {
	float: right;
	padding: 24px 0 0 0;
	font-size: 0.9em;
}
#box_date {
	text-align: right;
	font-size: 0.9em;
	padding: 0 0 0.5em 0;
}
#box_login {
	background: #F2F2F2;
	padding: 0.5em;
}
#box_login_right {
	background: url("../images/div2.gif") no-repeat left center;
	padding: 0 0 0 0.5em;
	float: right;
}
#box_logos {
	text-align: center;
	padding: 0.5em 0 0 0;
}
#box_logos img {
	display: inline;
	margin: 0.2em 0 0 0;
}
.box_miniform1, .box_miniform2 {
	float: left;
	width: 213px;
	padding: 10px;
	margin: 0 0 1em 0;
	background: #EDEDED;
}
.box_miniform1 {
	margin: 0 10px 0 0;
}
.box_miniform1 select, .box_miniform2 select {
	width: 190px;
}

#box_steps {
	background: url("../images/bg1.gif") repeat-x left 8px;
	border-bottom: 7px solid #EBEBEB;
}
#box_steps ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#box_steps ul li {
	float: left;
}


.box_accom_left {
	float: left;
	width: 380px;
}
.box_accom_right {
	float: right;
	width: 290px;
}
.box_accom_right img {
	display: inline;
}
.box_accom_right p {
	padding: 0.8em 0;
}

.box_accom2_left {
	float: left;
	width: 510px;
}
.box_accom2_right {
	float: right;
	width: 170px;
	text-align: center;
}
.box_accom2_right img {
	display: inline;
}
.box_accom2_right p {
	padding: 0.8em 0;
}

.box_vacancy {
	background: #F7F7F7;
	padding: 10px;
	margin: 0 0 1em 0;
}
.box_vacancy_left {
	float: left;
	width: 530px;
}
.box_vacancy_right {
	float: right;
	width: 150px;
	text-align: center;
}
.box_vacancy_right img {
	display: inline;
}
.box_vacancy_right p {
	padding: 0.8em 0;
}
.box_vacancy_left2 {
	float: left;
	width: 350px;
}
.box_vacancy_right2 {
	float: right;
	width: 330px;
}

.button1 {
	background: transparent url("../images/arrow1.gif") no-repeat right center;
	border: none;
	text-align: right;
	padding: 0 14px 0 0;
	color: #BC3333;
	cursor: pointer;
	text-decoration: none;
}
.button1:hover {
	color: #000;
	text-decoration: none;
}

.clear {
	clear: both;
}
.colcode1 {
	color: #9A0F0F;
}
.colcode2 {
	color: #999;
}

#col_home_left {
	float: left;
	width: 256px;
}
#col_home_main {
	float: right;
	width: 702px;
}
#col_home_main_left {
	float: left;
	width: 504px;
}
#col_home_main_right {
	float: right;
	width: 180px;
}
#col_page_left {
	float: left;
	width: 720px;
	margin-left: 40px;
	display: inline;
	padding: 0 0 1em 0;
}
#col_page_right {
	float: right;
	width: 180px;
}


#container {
	width: 966px;
	text-align: left;
	margin: 0 auto;
}
.content1 {
	padding: 0 1em;
}
.floatr {
	float: right;
}

#footer {
	font-size: 0.9em;
	border-top: 1px solid #B2B2B2;
	padding: 0.5em 0.3em 1em 0.3em;
	margin: 1em 0 0 0;
	color: #808080;
}
#footer a {
	color: #808080;
}
#footer a:hover {
	color: #BC3232;
}

.form1 {
	width: 130px;
}
input.form2 {
	width: 135px;
}
select.form2 {
	width: 140px;
}
input.form3, textarea.form3 {
	width: 20em;
}
select.form3 {
	width: 20.4em;
}
input.form4 {
	width: 70px;
}

input.form5 {
	width: 162px;
}

#header_left {
	float: left;
	width: 704px;
}
#header_right {
	float: right;
	width: 262px;
	text-align: right;
}

.hidden {
	display: none;
}

.indent1 {
	float: right;
	text-align: right;
}
.indent2 {
	float: right;
	text-align: right;
	width: 17em;
}
.indent3 {
	float: right;
	text-align: right;
	width: 13em;
}
.indent4 {
	float: right;
	text-align: right;
	width: 14em;
}
.indent5 {
	float: right;
	text-align: right;
	width: 18em;
}

.inline {
	display: inline;
}

.link1 {
	background: url("../images/arrow1.gif") no-repeat right center;
	text-align: right;
	padding: 0 16px 0 0;
	color: #BC3333;
}
.link1:hover {
	color: #000;
}

.list1a, .list1b, .list1c {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 220px;
	padding: 0 0 0 10px;
}
.list1a li, .list1b li, .list1c li  {
 padding: 0.1em 0 0.3em 20px;
 background: url("../images/arrow1.gif") no-repeat left 0.2em;
}
.list1a a, .list1b a, .list1c a {
	color: #404040;
}
.list1a a:hover, .list1b a:hover, .list1c a:hover {
	color: #BB3332;
}

a.arrow  {
 margin: 0 0 5px 10px;
 padding: 0 0 5px 20px;
 background: url("../images/arrow1.gif") no-repeat left 0.2em;
 font-weight: normal;
 color: #404040;
 font-size: 0.95em;
}
a.arrow:hover{
 color: #BB3332; 
}


.seclist1a, .seclist1b {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 220px;
	padding: 0 0 0 10px;
}
.seclist1a li, .seclist1b li {
 padding: 0.2em 0 0.3em 20px;
 background: url("../images/arrow1.gif") no-repeat left 0.2em;
}
.seclist1a a, .seclist1b a {
	color: #404040;
}
.seclist1a a:hover, .seclist1b a:hover {
	color: #BB3332;
}

.seclist2ahdr{
 margin: 0 0 2px 5px;
 padding: 0 0 0 5px;
 font-weight: bold;
 font-size: 0.95em;
}
.seclist2a, .seclist2b {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 220px;
	padding: 0 0 0 10px;
	font-size: 0.95em;
}
.seclist2a li, .seclist2b li {
 padding: 0.1em 0 0.3em 20px;
 background: url("../images/arrow1.gif") no-repeat left 0.2em;
}
.seclist2a a, .seclist2b a {
	color: #404040;
}
.seclist2a a:hover, .seclist2b a:hover {
	color: #BB3332;
}

.seclist2 {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 550px;
	padding: 0 0 0 10px;
}
.seclist2 li {
 padding: 0.1em 0 0.3em 20px;
 background: url("../images/arrow1.gif") no-repeat left 0.2em;
}
.seclist2 a {
	color: #404040;
}
.seclist2 a:hover {
	color: #BB3332;
}


#logo {
	margin: 14px 0 0 0;
}

#menu {
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
}
#menu li {
	text-indent: -9000px;
	float: left;
}
#menu li a {
	display: block;
	height: 28px;
}
#menu li a.menu_link1 {
	width: 131px;
	background: url("../images/menu/m1.gif") no-repeat left top;
}
#menu li a.menu_link1:hover, #menu li a.menu_link1_active {
	background: url("../images/menu/m1_on.gif") no-repeat left top;
}
#menu li a.menu_link2 {
	width: 150px;
	background: url("../images/menu/m2a.gif") no-repeat left top;
}
#menu li a.menu_link2:hover, #menu li a.menu_link2_active {
	background: url("../images/menu/m2a_on.gif") no-repeat left top;
}
#menu li a.menu_link3 {
	width: 240px;
	background: url("../images/menu/m3a.gif") no-repeat left top;
}
#menu li a.menu_link3:hover, #menu li a.menu_link3_active {
	background: url("../images/menu/m3a_on.gif") no-repeat left top;
}
#menu li a.menu_link4 {
	width: 182px;
	background: url("../images/menu/m4a.gif") no-repeat left top;
}
#menu li a.menu_link4:hover, #menu li a.menu_link4_active {
	background: url("../images/menu/m4a_on.gif") no-repeat left top;
}

.nobr {
	white-space: nowrap;
}
.onepix {
	height: 1px;
}

.rss {
	background: url("../images/icon-rss.gif") no-repeat left center;
	padding: 0 0 0 20px;
}

#submenu {
	background: #BC3333;
	border-bottom: 1px solid #9A0F0F;
	margin: 0 0 1px 0;
}
#submenu ul {
	margin: 0;
	padding: 1px 0 0 1px;
	list-style: none;
}
#submenu ul li {
	float: left;
}
#submenu ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0.4em 1em;
	background: url("../images/div1.gif") no-repeat left center;
}
#submenu ul li a:hover {
	color: #666;
	text-decoration: none;
	background-color: #e5e5e5;
}
#submenu ul li a.active {
	background-color: #e5e5e5;
	color: #666;
}
#submenu ul li a.active:hover {
	background-color: #fff;
	color: #BC3333;
}
#submenu ul li a.first {
	background-image: none;
}

.tab1 {
	border-collapse: collapse;
	width: 100%;
}
.tab1 td {
	border: none;
	padding: 0 0 0.5em 0;
	font-size: 0.9em;
	vertical-align: top;
}
.tab1 th {
	border: none;
	padding: 0.3em 0 0.5em 0;
	width: 85px;
	font-size: 0.9em;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.tab1l {
	border-collapse: collapse;
	width: 100%;
}
.tab1l td {
	border: none;
	padding: 0 0 0.5em 0;
	font-size: 1em;
	vertical-align: top;
}
.tab1l th {
	border: none;
	padding: 0.3em 0 0.5em 0;
	width: 85px;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.tab2, .tab3, .tab5, .tab7 {
	border-collapse: collapse;
	margin: 0 0 1em 0;
}
.tab3 td {
	border: none;
	padding: 0 0 0.5em 0;
	vertical-align: top;
	width: 120px;
}
.tab2 td, .tab5 td {
	border: none;
	padding: 0 0 0.5em 0;
	vertical-align: top;
}
.tab2 th, .tab3 th, .tab5 th {
	border: none;
	padding: 0 0 0.5em 0;
	width: 180px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.tab3 th {
	width: 105px;
}

.tab4 {
	border-collapse: collapse;
	margin: 0 0 1em 0;
}
.tab4 td {
	border: none;
	padding: 0 0 0.5em 0;
	vertical-align: top;
}
.tab4 th {
	border: none;
	padding: 0.25em 0 0.5em 0;
	width: 18em;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.tab4l {
	border-collapse: collapse;
	margin: 0 0 0 0;
}
.tab4l td {
	border: none;
	padding: 0 0 0.5em 0;
	vertical-align: top;
}
.tab4l th {
	border: none;
	padding: 0.25em 0 0.5em 0;
	width: 18em;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.tab5 th {
	width: 120px;
}

.tab6 {
	border-collapse: collapse;
	width: 100%;
}

.tab6 td{
	border: none;
	padding: 0.2em 0.2em 0.5em 0;
	vertical-align: middle;
}

.tab7 td {
	border: none;
	padding: 0 0 0.5em 0;
	vertical-align: top;
	width: 180px;
}
.tab7 th {
	border: none;
	padding: 0 0 0.5em 0;
	width: 180px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.tab8 {
	border-collapse: collapse;
	margin: 0 0 0 0;
}
.tab8 td {
	border: none;
	padding: 0 0 0 0;
	vertical-align: top;
}
.tab8 th {
	border: none;
	padding: 0 0 0 0;
	width: 18em;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.tab9 {
            border-collapse: collapse;
            margin: 0 0 1em 0;
            width: 48%;
}

.tab9 td {
            border: none;
            padding: 0 0 0.5em 0;
            vertical-align: top;
}

.tab9 th {
            border: none;
            padding: 0 0 0.5em 0;
            width: 110px;
            text-align: left;
            vertical-align: top;
            font-weight: bold;
}

.tabSpellCheck500 {
	border-collapse: collapse;
	width: 500px;
}
.tabSpellCheck500 td {
	border: none;
	padding: 0 0 0.5em 0;
	vertical-align: bottom;
	text-align: left;
}

.tabSpellCheck280 {
	border-collapse: collapse;
	width: 280px;
}
.tabSpellCheck280 td {
	border: none;
	padding: 0 0 0.5em 0;
	vertical-align: bottom;
	text-align: left;
}



.title1 {
	background: #EDEDED;
	padding: 0.3em 0.5em;
	font-size: 1.2em;
	font-weight: bold;
}
.title1 .links {
	font-size: 0.75em;
	font-weight: normal;
	float: right;
	padding: 0.2em 0 0 0;
}

.helptext
{
	font-size: 0.9em;
	color: #818D99;
}

INPUT.hiddenborder
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 10pt;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    BORDER-LEFT: medium none;
    WIDTH: 90px;
    COLOR: #009999;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.box_vacancy_featured {
 background: #EDEDED;
 padding: 10px;
 margin: 0 0 1em 0;
}
.title1_featured {
 background: #BC3333;
 padding: 0.3em 0.5em;
 font-size: 1.2em;
 font-weight: bold;
 color: #fff;
}
.title1_featured a {
 color: #fff;
}
.title1_featured .links {
 font-size: 0.75em;
 font-weight: normal;
 float: right;
 padding: 0.2em 0 0 0;
}

.vacstatus-text1
{
	color: #B209D6
}
.vacstatus-bg1
{
	background: #B209D6
}

.vacstatus-text2
{
	color: #0955D2
}
.vacstatus-bg2
{
	background: #0955D2
}

.vacstatus-text3
{
	color: #6E7071
}
.vacstatus-bg3
{
	background: #6E7071
}

.vacstatus-text4
{
	color: #04A89A
}
.vacstatus-bg4
{
	background: #04A89A
}

.vacstatus-text5
{
	color: #70DD05
}
.vacstatus-bg5
{
	background: #70DD05
}

.vacstatus-text6
{
	color: #F9A400
}
.vacstatus-bg6
{
	background: #F9A400
}

ul.reg{font-weight: bold;
	color: #BC3333;}

.whiteline {border-top: 1px solid #ffffff;}

.textjustify
{text-align: justify;}

.colcode3 {

      color: #404040;

}

.highlight{
	background-color: #FFFF00;
}

.adsense {
  float: left;
  margin: 0 1em 0.5em 0;
}






