/*Php-Jobsite Version 1.32 - Style Sheet file - Browsers: IE, NS6, Mozilla, Opera - default - language:english*/
.itext {
     color: #000000;
     background: #EEEEEE; 
     font-weight: bold;
     border: 1px solid #111111;
}
.isubmit {
     background: #EEEEEE; 
     font-weight: bold;
     border: 1px solid #111111;
}
textarea {
     background-color: #EEEEEE; 
     border: 1px solid #000000;
}
select {
     background-color: #EEEEEE;
     border: 1px solid #000000; 
}
.smallselect {
     background-color: #EEEEEE;
     border: 1px solid #000000;
	 width: 135px;
}
.radio {
     font-weight: bold; 
}
.regtext {
    font-weight: bold;
}
.headertdempl {
    font-weight: bold;
    color: #000000;
    border: 1px solid #000000;
    margin-top: 0px;
    margin-bottom: 0px;
}
.headertdjob {
    font-weight: bold;
    color: #000000;
    border: 1px solid #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #EEEEEE;
}
.verysmall {
    font-weight: bold;
}
A.featured:LINK, A.featured:VISITED {
    font-weight : bold;
}
A.featured:HOVER {
    font-weight : bold;
}
A.nav:LINK, A.nav:VISITED {
    font-weight : bold;
}
A.nav:HOVER {
    font-weight : bold;
}
hr {
    height: 1px;
    color: #D66B00;
}
ul {
    margin-top: 0px;
    margin-bottom: 0px;
}
.view {
    color: #00738C;
}
.ulli {
    color: #00738C;
    background-color: #F5F5F5; 
    font-weight: normal;
}
.td4textarea {
    color: #00738C;
    background-color: #F5F5F5; 
    font-weight: normal;
    border: 1px solid #D5D5D5;
    padding : 15px;
}
.td4impmess {
    color: #00738C;
    background-color: #F5F5F5; 
    font-weight: normal;
    border: 2px solid #FF0000;
    padding : 5px;
}
.compdesc {
    color: #CC0000;
    background-color: #F5F5F5; 
    font-weight: normal;
    border: 1px solid #FF0000;
    padding : 10px;
}
.error {
    color: #FF0000; 
    font-weight: Bold;
}
.navinput {
     color: #000099;
     background: transparent;
     font-weight: Bold;
     text-align: center;
     border: 1px solid #000099;
     letter-spacing : 1px;
}
.featcomp {
     color: #000099;
     background: transparent;
     font-weight: Bold;
}
.featjobs {
     color: #000099;
     background: transparent;
     font-weight: Bold;
}
.selectdelim {
    font-weight: bold;
    background: #DDDDDD;
    text-align: center;
}
.applyunread {
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
}
.applyread {
    background-color: #FAFAFA;
    color: #555555;
    font-weight: normal;
}
A.applyread:LINK,A.applyread:VISITED,A.applyread:HOVER {
    color: #555555;
    font-weight: normal;
}
A.applyunread:LINK,A.applyunread:VISITED,A.applyunread:HOVER {
    color: #0000FF;
    font-weight: bold;
}
.desctext {
    text-align: justify;
}
.tablelist TD {
    font-weight: normal;
}
.tablelist TH {
    font-weight: bold;
}
A.tablelist:LINK, A.tablelist:VISITED {
    font-size: 85%;
}
A.tablelist:HOVER {
    font-size: 85%;
}
.tableheader {
    font-weight: bold;
}
A.tableheader:LINK,A.tableheader:VISITED {
    font-weight: bold;
}
A.tableheader:HOVER {
    font-weight: bold;
}

body {
    font-family: verdana, helvetica, sans-serif;
    font-size: 80%;
    margin: 3px;
}

h1	{
	font-size: 140%;
    color: darkred;
	font-weight: bold;
	text-align: center;
}	

h2	{
	background-color: lightgrey;
	font-weight: bold;
	color: darkred;
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding: 5px 2px 5px 2px;
}	

h3	{	
	color: blue;
	font-weight: bold;
	font-size: 100%;
	margin: 10px 2px 10px 2px;
}

img {
	border: none;
}

a {
	color: #D66D00;
	text-decoration: none;
}
		
a:hover	{	
	text-decoration:	underline;
	color:	red;
}

table {
	font-size: 100%;
	width: 100%;
	border-collapse: collapse;
}

caption {
	color: darkred;
	font-weight: bold;
	background-color: lightgrey;
	padding: 3px;
}

th {
	color: #26a;
	padding: 5px;
}

.header {
	color: Red;
	border-bottom: dashed 1px darkred;
}

.footer {
	background-color:	lightgrey;
	text-align:	center;
	border-top: dashed 1px darkred;
}