.quick_links
{
	width:200px;
	background:#000;
	text-align:center;
	vertical-align:top;
	vertical-align:text-top;
}

.quick_links img
{
	border:none;
	margin-top:10px;
	margin-bottom:10px;
}
.quick_links a
{
	border:none;
}

.contentdiv
{
	margin-top:0px;
	margin-left:20px;
	width:580px;
}

.vtop
{
	vertical-align:top;
}

.contenttable
{
	width:580;
	font-size:13px;
	color:#000;
}

.contenttable select
{
	width:200px;
	font-size:8pt;
}

.contenttable .head
{
	
}

.contenttable .head td
{
	background:#C73A5C;
	color:#fff;
	padding:0px;
	vertical-align:middle;
	height:25px;
	font-size:10pt;	
}

.contenttable .head_sep td
{
	font-size:6pt;
	background:url(../images/head_sep_bg.jpg);
	background-repeat:repeat-x;
}

.contenttable .text
{
	padding:5px;
}

.imgtable
{
	background:#F2F2F2;
	border:none;
	width:100%;
}

.imgtable td
{
	padding:13px 10px;
	vertical-align:bottom;
}
.imgtable td.sep
{
	padding:13px 6px;
}

.imgtable td.hsep
{
	padding:4px;
	background:#fff;
	font-size:2px;
}	

.imgtable .img_container
{
	width:104px;
	height:78px;
	background:#8d8d8d;
	margin:3px 4px;
	text-align:center;
}

.imgtable .img_shell
{
	border:1px solid #757575;
	width:112px;
	height:84px;
}

	

.pagebar
{
	float:right;
}

.pagebar a
{
	padding:1px 3px;
	border:1px solid #000;
	background:#9A9A9A;
	color:#E9E6E6;
	text-decoration:none;
}

.pagebar a:hover
{
	color:#fff;
	background:#4F4F4F;
}

.pagebar a.selected
{
	color:#fff;
	background:#4F4F4F;
}

.contenttable .bottom td
{
	font-size:6pt;
	background:url(../images/bottom_sep_bg.jpg);
	background-repeat:repeat-x;
}

.contenttable .bottom_black td
{
	font-size:6pt;
	background:url(../images/bottom_sep_black_bg.jpg);
	background-repeat:repeat-x;
}


.contenttable .head1 td
{
	background:#C73A5C;
	color:#fff;
	padding:5px 10px;
	vertical-align:middle;
	height:25px;
	font-size:10pt;	
}

.contenttable .jobdetail
{
	
}

.contenttable .jobdetail td
{
	vertical-align:middle;
	height:40px;
	background:#E0E0E0;
	padding:2px;
	font-size:10pt;
}

.contenttable .jobdetail .rght
{
	text-align:right;
}

.contenttable .jobdetail .lft
{
	text-align:left;
	padding-left:5px;
}

.contenttable .jobdetail .cntr
{
	text-align:center;
}

a.slink1
{
	color:#C73A5C;
	text-decoration:underline;
}

a.slink1:hover
{
	text-decoration:none;
}

a.slink2
{
	color:#C73A5C;
	text-decoration:none;
}

a.slink2:hover
{
	text-decoration:underline;
}

.formtable
{
	font-size:8.5pt;
	color:#000;
}
.formtable .col1
{
	width:120px;
}
.formtable .col2
{
	padding-left:10px;
}

.formtable td
{
	padding:2px 0px;
	vertical-align:top;
}

.formtable .col1 .required
{
	color:#C73A5C;
	font-size:11pt;
}

.err
{
	color:#B71616;
	background:#F1BFBF;
	border:1px solid;
	width:90%;
	margin:auto auto;
}
.input1
{
	width:350px;
}

.input2
{
	width:400px;
}