@charset "utf-8";
/* CSS Document */

body {
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin: 0px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	background-image: url(../images/bg.jpg);
	padding: 0px;
}
table.bg {
	width:100%;
	padding: 0px;
	border-spacing:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
td.lt {
	background-position:left top;
	background-repeat:no-repeat;
	height:115px;
	width:111px;
	background-image: url(../images/tlbg.jpg);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.lm {
	background-position:left top;
	background-repeat:repeat-y;
	height:100%;
	width:111px;
	background-image: url(../images/lmbg.jpg);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.lb {
	background-position:left top;
	background-repeat:no-repeat;
	height:45px;
	width:111px;
	background-image: url(../images/blbg.jpg);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.rm {
	background-image: url(../images/rmbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.rb {
	background-position:right top;
	background-repeat:no-repeat;
	height:45px;
	width:111px;
	background-image: url(../images/brbg.jpg);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.bm {
	background-image: url(../images/bmbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.tm {
	background-image: url(../images/tmbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.br {
	background-image: url(../images/bmbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 181px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #E41E27;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E41E27;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	color: #262223;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: 40px;
	text-align: justify;
}
.jobs{
	cursor: hand;
	cursor: pointer;
	margin: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant:small-caps
}
.openjobs{
	color: #262223
}
.closedjobs{
	color: #E41E27;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}