
input {
 color: #000000;
 font-family: Verdana;
 font-size: 8pt;
 background: #EEEEEE; 
 font-weight: Bold;
 border: 1px solid #111111;
}
checkbox {
 font-family: Verdana; font-size: 9pt; 
 font-weight: Bold; 
 border: 0px none #000000;
}
textarea {
 font-family: Verdana;
 font-size: 9pt; 
 background-color: #EEEEEE; 
 font-weight: Bold;
 border: 1px solid #000000 
}
select {
 color: #000000;
 font-family: Verdana; font-size: 8pt; 
 background-color: #EEEEEE;
 font-weight: bold;
 border: 1px solid #000000 
}
.smallselect {
 color: #000000;
 font-family: Arial; font-size: 8pt; 
 background-color: #EEEEEE;
 font-weight: normal;
 border: 1px solid #000000 
}
.radio {
 font-family: Verdana; font-size: 9pt; 
 font-weight: Bold; 
 border: 0px none #000000;
 
}
A:LINK, A:VISITED {
	color : #0073AA;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : normal;
	font-size : 8pt;
}
A:HOVER {
	color : #FF0000;
	font-family : sans-serif;
	text-decoration : underline;
	font-weight : normal;
	font-size : 8pt;
}
A.attention:LINK, A.attention:HOVER, A.attention:VISITED {
 font-family: arial; 
 font-size: 14pt;
 font-weight: bold;
 color: red;
}
 
.regtext {
	color: #000000;
	font-family: serif;
	font-weight: bold;
	font-size: 9pt;
}
.headertdempl {
	#border-bottom: 1px solid #FF0000;
	#border-top: 1px solid #FF0000;
	font-family: Arial;
	font-size: 10pt;
    font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.headertdjob {
	#border-bottom: 1px solid #70CCFF;
	#border-top: 1px solid #70CCFF;
	font-family: Arial;
	font-size: 10pt;
    font-weight: bold;
	color: white;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #5A5F93;
	
}
.verysmall {
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
}
A.featured:LINK, A.featured:VISITED {
	color : #336699;
	font-family : arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 9pt;
}
A.featured:HOVER {
	color : #FF0000;
	font-family : arial;
	text-decoration : underline;
	font-weight : bold;
	font-size : 9pt;
}
A.nav:LINK, A.nav:VISITED {
	color : #008D8D;
	font-family : arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A.nav:HOVER {
	color : #FF0000;
	font-family : arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
hr {
	height: 1px;
	color: #FF9933
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.view {
	color: #336699;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
}
.ulli {
	color: #336699;
	font-family: Verdana;
	font-size: 10pt; 
	background-color: #F5F5F5; 
	font-weight: normal;
}
.td4textarea {
    color: #336699;
    font-family: Verdana;
	font-size: 8pt; 
	background-color: #F5F5F5; 
	font-weight: normal;
	border: 1px solid #D5D5D5;
	padding : 15px;
}
.td4impmess {
    color: #336699;
    font-family: Verdana;
	font-size: 8pt; 
	background-color: #F5F5F5; 
	font-weight: normal;
	border: 2px solid #FF0000;
	padding : 5px;
}
.compdesc {
    color: #CC0000;
    font-family: Verdana;
	font-size: 8pt; 
	background-color: #F5F5F5; 
	font-weight: normal;
	border: 1px solid #FF0000;
	padding : 10px;
}
.error {
    font-family: Verdana; font-size: 8pt; 
	color: #FF0000; 
	font-weight: Bold;
}
.navinput {
 color: #000099;
 font-family: Tahoma;
 font-size: 7pt;
 background: transparent;
 font-weight: Bold;
 text-align: center;
 border: 1px solid #000099;
 letter-spacing : 1px;
}
.featcomp {
 color: #000099;
 font-family: Arial;
 font-size: 7pt;
 background: transparent;
 font-weight: Bold;
}
.featjobs {
 color: #000099;
 font-family: Arial;
 font-size: 7pt;
 background: transparent;
 font-weight: Bold;
}
#planning_form {font-family: verdana,helvetica,arial,sans-serif; font-size: 10px; color: #003399; font-weight: normal;}
#planning_form h2 {font-family: verdana,helvetica,arial,sans-serif; font-size: 14px; font-weight: bold; color: #000066; background-color: #EAEAEA;}
#planning_form p,li,ul,td,table,tr {font-size: 10px;}
#planning_overview {border: 1px solid red; padding-left: 10px;}
#planning_overview {color: #3366CC; font-size: 10px;}

#invoice_pending { border: 2px solid #f00; font-size: 14px; color: #000; font-family: Helvetica, Verdana, Arial, Sans-serif; padding: 1em; text-align: center; margin: 1em; border-left: 5px solid #f00; border-right: 5px solid #f00;}
#invoice_pending a { font-weight: bold; color: #f00; font-size: 14px; }
#invoice_pending img {float: left; margin-right: 1em;}
