BODY {
 text-align: center;
    	font-family : Arial, Verdana; 
    	font-size : 12px; 
    	font-style : normal; 
	text-decoration: none;
}

TABLE {
    	font-family : Arial, Verdana; 
    	font-size : 12px; 
    	font-style : normal; 
	text-decoration: none;
}

a.lmenu {
	color: #828D94;
    	font-family : Arial; 
    	font-size : 13px; 
    	font-style : normal; 
	font-weight : bolder;
	text-decoration: none;
	margin: 2px;
	text-decoration: underline;
}

a.lmenu:hover {
	text-decoration: underline;
}

a.catlist {
	color: #4D5357;
    	font-family : Times; 
    	font-size : 16px; 
    	font-style : normal; 
	font-weight : bolder;
	text-decoration: none;
	margin: 4px;
	margin-left: 30px
}

a.catlist:hover {
	text-decoration: underline;
}

a.adetails {
	color: #4D5357;
    	font-family : Arial, Verdana; 
    	font-size : 12px; 
    	font-style : normal; 
	text-decoration: none;
}

a.adetails:hover {
	color: #000000;
	text-decoration: underline;
}

h1.title1 {
	margin-top: 0px;
	color: #4D5357;
    	font-size : 22px; 
}

h2.jobtitle {
	font-family : Arial, Verdana;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #2B2F32;
    	font-size : 16px; 
}

h1.jobtitle1 {
	font-family : Arial, Verdana;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #4D5357;
    	font-size : 22px; 
}

h2.jobtitle2 {
	font-family : Arial, Verdana;
	margin: 2px;
	margin-bottom: 4px;
	color: #4D5357;
    	font-size : 16px; 
	font-weight : normal;
}


.commenttext {
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 20px;
 background: #ddddff;
 text-align: left;
 border-bottom: 1px dashed #828D94;
}

.jobrecord {
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 20px;
 background: #ffffff;
 text-align: left;
 border-bottom: 1px dashed #828D94;
}

.trecordstd {
 background-color: #EEEEEE;
 color: #828D94;
 font-family : Arial, Verdana; 
 font-size : 14px; 
 font-style : normal;
}

.details {
 margin-top: 5px;
 margin-bottom: 10px;
}

.clayers {
 width: 728px;
 margin-left: auto;
 margin-right: auto;
 background: #ffffff;
 text-align: left;

 font-family : Arial, Verdana; 
 font-size : 12px; 
 font-style : normal; 
 text-decoration: none;
}

.footer {
 width: 728px;
 clear: both; 
}

.leftmenu {
 text-align: left;
 width: 150px;
 float: left;
 padding: 10px;
}

.pagebody {
 text-align: left;
 width: 530px;
 border-left: 1px dashed #828D94;
 padding: 10px;
 padding-left: 30px;
 overflow: auto;
}

.leftcolumn {
 text-align: left;
 width: 50%;
 float: left;
 padding: 10px;
}

.copytext {
    font-family : Verdana, Arial, Sans-serif; 
    font-size : 12px; 
    font-style : normal; 
    color : #EEEEEE; 
    font-weight : normal;
}