/*-------------*/
.titlecentre
{
	border-right: #a9a9a9 1px solid;
	background-image: url(images/stc.gif);
	border-left: #a9a9a9 1px solid;
	border-top-style: none;
	border-bottom: #a9a9a9 1px solid;
	background-repeat: repeat-x;
}
.5
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-top: 3px;
	height: 30px;
}
A.menu:link
{
	font-weight: bold;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
A.menu:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
A.menu:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #3366cc;
	text-decoration: none;
}
A.menu:active
{
	font-weight: bold;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
.tils
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.lbl
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.lbl2
{
	font-weight: bold;
	font-size: 8pt;
	color: royalblue;
	font-family: arial;
	text-decoration: none;
}
.quote
{
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: justify;
}

/*-----------*/

BODY
{
	font-size: 8pt;
	color: darkslateblue;
	font-family: verdana;
}
TABLE
{
	font-size: 8pt;
}
TD
{
	font-size: 8pt;
}
INPUT
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
TEXTAREA
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
OPTION
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
SELECT
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}

/*-----------*/

.footer
{
	font-size: 8pt;
	color: white;
	font-family: verdana;
}
.text_menu
{
	font-size: 8pt;
	color: Black;
	font-family: verdana;
}
A
{
	color: #3366cc;
	text-decoration: none;
}
A:hover
{
	color: #ff0000;
	text-decoration: none;
}
A:visited
{
}
.PageTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: royalblue;
	font-family: verdana;
}
.PageTitle2
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: verdana;
}
.PageTitle3
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: verdana;
}
h1 {

	font-weight: bold;
	font-size: 8pt;
	color: #0066ff;
	font-family: verdana;
}
.SubTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #0066ff;
	font-family: verdana;
}
.Label
{
	color: #3333cc;
	font-weight: normal;
}
.LabelContent
{	
	color: #000000;
}
.Link
{
	font-size: 8pt;
	color: cornflowerblue;
	font-family: verdana;
	text-decoration: none;
}
.Link : hover
{
	font-size: 9pt;
	color: royalblue;
	font-family: verdana;
	text-decoration: underline overline;
}
.description
{
	font-size: 8pt;
	font-family: verdana;
	color: Gray;
}
.salary
{
	font-size: 8pt;
	color: red;
	font-family: verdana;
}
.employee
{
	font-size: 8pt;
	font-family: verdana;
	color: green;
}
.employer
{
	font-size: 8pt;
	font-family: verdana;
	color: green;
}
.date
{
	font-size: 8pt;
	color: dimgray;
	font-family: verdana;
}
.workplace
{
	font-size: 8pt;
	color: darkgoldenrod;
	font-family: verdana;
}
.title
{
	font-weight: bold;
	font-size: 8pt;
	color: royalblue;
	font-family: verdana;
}
.jobcatno
{
	font-size: 8pt;
	color: darkorange;
	font-family: arial;
}
.Error
{
	color: red;
}
/*--menu login--*/
.login_Name
{
	font-size: 7pt;
	font-family: verdana;
}
A.login:link
{
	font-weight: bold;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
A.login:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #003399;
	text-decoration: none;
}
A.login:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #003399;
	text-decoration: none;
}
A.login:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #3366cc;
	text-decoration: none;
}
A.login:active
{
	font-weight: bold;
	font-size: 8pt;
	color: #0066ff;
	text-decoration: none;
}
/*--admin--*/

A.admin:link
{
	font-weight: bold;
	font-size: 12px;
	color: royalblue;
	text-decoration: none;
}
A.admin:link
{
	font-weight: bold;
	font-size: 8pt;
	color: royalblue;
	text-decoration: none;
}
A.admin:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: royalblue;
	text-decoration: none;
}
A.admin:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #0099ff;
	text-decoration: none;
}
A.admin:active
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff9933;
	text-decoration: none;
}

#header 
{
    height:auto;
}


#header h1 {

	padding: 0 0 0 0;
	font-size: 13pt;
	color: Red;
	font-family: Arial;
	font-weight:bold;
}
