body {
	
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	
}

div {font:11px Verdana, Arial, Helvetica, sans-serif; color: #333333; border:none 1px pink;}

td { font:11px Verdana, Arial, Helvetica, sans-serif; color: #333333;}

/* @group Structure */


#wrapper {
	margin: 0 auto;
	width: 980px;
	text-align: left;
border:1px solid #ccc;
	
}



table#blacktop {
	width: 980px;
	margin: 0px;
	
}

table#blacktop td.loginsummary {
	text-align: right;
	font-size: 10px;
	
}

div#head {
	width: 970px;
}

div#header {
	width: 960px;	
	margin-left:20px;
	padding:10px 0px 10px 0px;
}

table#header {
	width: 960px;
	
}

div#footer {
	margin-top: 20px;
	text-align: center;
	border-top: 1px solid #BE5252;
	border-bottom: 1px solid #BE5252;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: white;
	color: #333333;
	font-size:10px;
	width:980px;
}

div#oil{
	margin: 10px 0 10px 0;
	text-align: center;	
	color: #333333;
	width:960px;
	font-size:10px;
}

div#firstcol {
	text-align: left;
	width: 200px;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	
}

div#centrecol {
	text-align: left;
	width: 480px;
	vertical-align: top;
	margin-right: 30px;
	margin-left: 30px;
	margin-top:20px;
	float: left;
}

div#thirdcol {
	text-align: left;
	width: 220px;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 10px;
	float: left;
	
}

div#onecol {
         float:left;
	text-align: left;
	width: 600px;
	vertical-align: top;
	margin-right: 0;
	margin-left: 30px;
	margin-top:20px;	
}

div#channel {	
        width: 780px;	
}



/* @end */

/* @group Menu */

table#menubg {
	background-color: #CC0000;
	width:978px;
	height: 19px;
}

table#mainmenu {
	width:978px;
	color: #FFFFFF;
	
}

table#mainmenu a {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

table#mainmenu td { 
	font-size: x-small; 
	padding: 2px 10px 2px 10px; 
	border-right: 1px solid white; 	
	color: #FFFFFF;
	font-weight: bold;
	
}

table#mainmenu td.end { 	
	padding: 2px 10px 2px 10px; 
	border-right: 0px solid white; 
}

table.submenu {width:160px;
	color: #FFFFFF;
	border-top: 1px solid white; 
}

table.submenu div {
	background-color:#CC0000; 
	border-bottom: white 1px solid; 
	padding: 4px 0 4px 5px; 
	text-align:left;
	color: #FFFFFF;
	
}

div.menuitem a {
	font-size: x-small; 
	text-decoration:none; 
	color: #FFFFFF;
	
}

div.menuitem a:link {
	font-size: x-small; 
	text-decoration:none; 
	color: #FFFFFF;
	
}

div.menuitem a:visited {
	font-size: x-small; 
	text-decoration:none; 
	color: #FFFFFF;
	
}

div.menuitem a:hover {
	text-decoration:underline;
      color: #FFFFFF;
}


td.loginsummary {
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;

   padding-right:20px;
	text-align: right;
	font-weight:bold;
}


ul.leftmenu {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style-type: none;
}

ul.leftmenu li {
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #E57B7B;
}

ul.leftmenu li a {
	text-decoration: none;
}


/* @end */

/* @group Protx */

table#protx {
	margin-top: 20px;	
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: white;
	width:760px;
}

table#protx td.left {
	text-align: left;
	padding-left: 90px;
}

table#protx td.right {
	text-align: right;
	padding-right: 70px;
}



/* @end */

/* @group Jobs */

div#advert {
	background-color: #E57B7B;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #CC0000;
}

div.fjob {
	width: 224px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #CC0000;
}

div.fjob div.jobtext {
	padding: 4px 0px 0px 0px;
}

div.fjob span.jobheading {
	font-weight:bold;color:#CC0000;
}

div#jobboard {
	text-align: left;
	width: 900px;
	vertical-align: top;
	margin-right: 40px;
	margin-left: 40px;
	margin-top:20px;
	
}



/* @end */

/* @group Tables */

table#backlink {border-top: 1px solid #CC0000;
              padding: 10px 5px 10px 5px;
              width: 480px;

}

table#backlink2 {
			margin-top: 30px;
			border-top: 1px solid #CC0000;
              padding: 10px 5px 10px 5px;
              width: 600px;
}

table#backlink3 {
			margin-top: 30px;
			border-top: 1px solid #CC0000;
              padding: 10px 5px 10px 5px;


              width: 900px;
}

table#form {
	width: 600px;
	padding: 0px;
}

table#form td {
	border-bottom: 1px solid #CC0000;
	padding: 6px 0px 6px 10px;
	width: 300px;
        vertical-align:top;
}

table#form td.heading {
	color: white;	
	background-color: #E57B7B;
	font-size: x-small;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 8px;
}

table#jobinfo td.left {
	border-bottom: 1px solid #CC0000;
	color:#CC0000;
	font-weight: bold;
	padding: 6px 0px 6px 10px;
	width: 330px;
    vertical-align:top;
}

table#jobinfo td.right {
	border-bottom: 1px solid #CC0000;
	padding: 6px 0px 6px 5px;
	width: 570px;
    vertical-align:top;
}

table#joblist {
	width: 900px;
	
}

table#joblist td {
	border-bottom: 1px solid #CC0000;
	padding: 6px 0px 6px 5px;
	vertical-align:top;
}


table#myjob {padding-bottom:20px;width:100%;}

table#myjob td.heading {
	font-size: x-small;
	font-weight: bold;
	padding: 4px 0 4px 10px;	
	margin-bottom: 8px;
	border-bottom: 1px solid #CC0000;}

table#myjob td.job {
	
	color:#CC0000;
	font-weight: bold;
	padding: 6px 0px 6px 10px;
	}

table#myjob td.status {
	padding: 6px 0px 6px 5px;
	}

table#bulletin {
	width: 170px;	
	margin-top:5px;
}

table#bulletin td {padding:2px 0px 2px 5px;}

table#login {
	
	margin:0px;
}

table#login td {
	padding-bottom: 4px;
}

table#login td.forgot {
	padding-top: 4px;
}

table#smallad {width:700px;
}

table#smallad td.adtext {
text-align:right;
vertical-align:top;
padding-right:0px;
color: #CC0000;
font-weight:bold;
}

table#smallad td.adimage {padding-left:10px;width:105px;}

table#smallad2 {width:600px;
}

table#smallad2 td.adtext {
text-align:right;
vertical-align:top;
padding-right:0px;
color: #CC0000;
font-weight:bold;
}

table#smallad2 td.adimage {padding-left:10px;width:105px;}

td.rightlink {
	text-align: right;
}

table#cart {padding:20px 0px 20px 0px;}
table#cart td {padding:0px 0px 8px 0px;}


table#entercard {padding:10px 0px 0px 0px;}
table#entercard td {padding:4px 0px 2px 0px;font-weight:normal;}



/* @end */

/* @group General */

div.clear  {clear:both}

a:link { color: #CC0000;
	text-decoration: underline;
}
a:visited { color: #CC0000;
	text-decoration: underline;
}
a:active { color: #CC0000;
	text-decoration: underline;
	margin-top: 10px;
}
a:hover { color: #BE5252;
	text-decoration: underline;
}



span.orangedot {
	color: #cc0000;
	font-size: 14px;

	line-height: 18px;
}

div#sectiontitle {
	background-color: #E57B7B;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
}


div#featuretitle {
	background-color: #FFFFFF;
	color: #CC0000;
	font-size: x-small;
	font-weight: bold;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
}



div#firstcoltitle {
	background-color: #FFFFFF;
	color: #CC0000;
	font-size: 11px;
        font-weight:bold;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}



div.contact{
	margin-top: 10px;
}

.holding {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

div.whitebold {
	color: #CC0000;
	font-size: x-small;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.navigation{
	margin-top: 10px;

}

div.firstpara{
	margin-bottom: 10px;
}




.red {
	color: #CC0000;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}


.orange {
	color: #CC0000;
        font-weight:bold;
}

div#boldorange {
padding:0px 0px 10px 5px;
	color: #CC0000;
        font-weight:bold;
}

div.copy {
	color: #333333;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

div.copy2 {
	color: #333333;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

div.intro{
	color: #333333;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

div#list {border-top: 1px solid #CC0000;
              padding: 10px 5px 10px 5px;
              width: 400px;
}

div.rightlink {
	text-align: right;
	padding: 4px 0 4px 0;
}

p{margin:6px 0px 6px 0px;}

p.test {margin:2px 0px 20px 0px;
border-bottom:1px solid #CC0000;
padding-bottom:10px;}


div#holding {margin-top:40px;
margin-left:40px;
font-size:12px;
}

.redbold {font-size:12px;
color:#CC0000;
font-weight:bold;
}

.redbox {border-top:1px solid #CC0000;
border-bottom:1px solid #CC0000;
padding: 10px;
font-size: 10px;
}



/* @end */

/* @group Titles */

h1 {
	color: #293D82;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-left: 5px;
}

h2 {
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
        padding-left:5px;
}

h3 {
	color: #00643F;
	font-size: x-small;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;

}



/* @end */

ul.clientlist {

margin:0;
padding:0;
}

ul.clientlist li {
list-style-type:none;
padding-bottom:3px;}