/* CSS Document */

body{
margin:0;
padding:0;
}


.footerText{
color:#999999;
font-family: Tahoma, Arial;
font-size:x-small;
}

.mainTable{
border-bottom-width:thin;
border-bottom-style:solid;
border-bottom-color:#580054;
}

.warningText{
color:#FF0000;
font-family:Tahoma, Arial;
font-size:x-small;
font-weight:bold;
}



.mainContentFrame{
background-image:url(../images/back.png);
background-repeat:no-repeat;
background-position:right;
font=-family: Tahoma, Arial;
font-size: x-small;
color:#000000;
}



.mainText{
font-family:Tahoma, Arial;
font-size: x-small;
font-weight:normal;
font-style:normal;
color:#000000;
}

.quote{
font-family:Tahoma, Arial;
font-size: small;
font-weight:normal;
color:#000000;
}

.menuText{
font-family:Tahoma, Arial;
font-size: x-small;
color:#FFFFFF;
}

.latestVacancies{
border-width:thin;
border-style:solid;
border-color:#E1A8E1;
}

.vacanciesHeader{
font-family:Tahoma, Arial;
font-size:x-small;
font-weight:bold;
color:#580054;
}

.categoryJobTitle{
font-family:Tahoma,Arial;
font-size:x-small;
color:#580054;
font-weight:normal;
}

.categoryOther{
font-family:Tahoma,Arial;
font-size:x-small;
color:#000000;
font-weight:normal;
}


.contactHeader{
font-family:Tahoma,Arial;
font-size:medium;
color:#580054;
font-weight:bold;
}

.contactContent{
font-family:Tahoma,Arial;
font-size:medium;
color:#580054;
font-weight:normal;}

.categoryHeader{
font-family:Tahoma, Arial;
font-size:medium;
font-weight:bold;
color:#580054;
}


a.mainText:link {text-decoration: none; font-weight:normal;color: #000000;}
a.mainText:visited {text-decoration: none; font-weight:normal;color: #000000;}
a.mainText:active {text-decoration: none; font-weight:normal;color: #000000;}
a.mainText:hover {text-decoration: underline; font-weight:normal;color: #000000;}

a.menuText:link {text-decoration: none; font-weight:bold;color: white;}
a.menuText:visited {text-decoration: none; font-weight:bold;color: white;}
a.menuText:active {text-decoration: none; font-weight:bold;color: white;}
a.menuText:hover {text-decoration: underline; font-weight:bold;color: white;}

a.contactContent:link {text-decoration: none; font-weight:bold;color: #580054;}
a.contactContent:visited {text-decoration: none; font-weight:bold;color: #580054;}
a.contactContent:active {text-decoration: none; font-weight:bold;color: #580054;}
a.contactContent:hover {text-decoration: underline; font-weight:bold;color: #580054;}

a.vacanciesHeader:link {text-decoration: none; font-weight:bold;color: #580054;}
a.vacanciesHeader:visited {text-decoration: none; font-weight:bold;color: #580054;}
a.vacanciesHeader:active {text-decoration: none; font-weight:bold;color: #580054;}
a.vacanciesHeader:hover {text-decoration: underline; font-weight:bold;color: #580054;}

a.categoryHeader:link {text-decoration: none; font-weight:bold;color: #580054;}
a.categoryHeader:visited {text-decoration: none; font-weight:bold;color: #580054;}
a.categoryHeader:active {text-decoration: none; font-weight:bold;color: #580054;}
a.categoryHeader:hover {text-decoration: underline; font-weight:bold;color: #580054;}



a.footerText:link {text-decoration: none; color: #999999;}
a.footerText:visited {text-decoration: none;color: #999999;}
a.footerText:active {text-decoration: none; color: #999999;}
a.footerText:hover {text-decoration: underline; color: #999999;}
