body {
	color: #232323;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
	
.wfBody {
color: #232323;
font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.blkbody {
	color: #232323;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: #510000;
}
.m8 {
margin: 0px 12px 0px 12px;
}


h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
	color: Maroon;
}

.frmLable {
	font-size: 12px;
	font-weight: bold;
}
#masthead {
	background-image: url(mhbg.jpg);
	background-repeat: repeat-x;
	height: 97px;
	width: 945px;
}

#covImg li {
	list-style: none;
}

.newJobs {
	color: white;
	font-size: 10px;
}

#contentFrame {
	background-color: white;
	z-index: 0;
	position: absolute;
	left: auto;
	top: auto;
}

.footer {
	font-size: 10px;
	color: #FFDEAD;
}

.footerb {
	font-size: 10px;
	color: #000000;
}


.footer a {
	font-size: 10px;
	color: #FFD688;
}

.scrDiv {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: white;
}

.mainTable {
	background-color: #770000;
}

.mBoldLarge {
	font-size: 16px;
	font-weight: bold;
	color: maroon;
}

.staffFX {
	border: 1px solid #8B0000;
}


.stTab a , img {
	font-size: 10px;
	color: #770000;
	border: #770000;
}

#mainMsgBox {
	height: 15px;
	position: absolute;
	top: 620px;
	left: 563px;
}

#pwindow
{
	position: absolute;
	
	left: 200px;
	top: 100px;
	width: 400px;
	height: 300px;
	overflow: hidden;
	display: none;
}
#pwindowTop
{
	height: 30px;
	overflow: 30px;
	background-image: url(images/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#pwindowTopContent
{
	margin-right: 13px;
	background-image:url(images/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #770000;
}
#pwindowMin
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#pwindowMax
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#pwindowClose
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#pwindowBottom
{
	position: relative;
	height: 270px;
	background-image: url(images/window_bottom_end.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#pwindowBottomContent
{
	position: relative;
	height: 270px;
	background-image: url(images/window_bottom_start.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 13px;
}
#pwindowResize
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#pwindowContent
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid Black;
	height: 255px;
	width: 375px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#pwindowContent *
{
	margin: 10px;
}

.transferer2
{
	border: 1px solid Maroon;
	background-color: White;
	filter:alpha(opacity=30); 
	/*-moz-opacity: 0.3; 
	opacity: 0.3;*/
}


#liNoDec {
	list-style-type: none;
}

.linkImage {
	border: none;
	cursor: pointer; 
}

.linkImageb {
	border: solid 1px black;
	cursor: pointer;
}

.rg {
	font-size: 9px;
	vertical-align: bottom;
}

.rgs {
	font-size: 6px;
	vertical-align: bottom;
}

.wkHeader {
	font-size:14px;
	color:white;
	font-weight: bold;
	font-style: normal;
	background-color: #E10000;
	padding: 4px 0 4px 16px;
	background-image: url(images/wkHdrbg.jpg);
	background-repeat: repeat-x;
}

.liEvt {
 list-style: disc;
}
img.left {float: left;margin:12px;border:thin black solid;}
img.right {float: right;margin:12px;border:thin black solid;}
