BODY {
font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD {
font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TH {
   font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.vertline{
   border-width: 0px;
	border-right-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.vertlineleft{
   border-width: 0px;
	border-left-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.borders{
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.borderstop_bottom{
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.borders_bottom{
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.borders_top{
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.bordersright_left{
	border-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.bordersright_left_top{
	border-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.Mainheading{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}

.Subheading{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration: underline;
}

.hotjobs{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #002953;

}

.hotjobs A {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #002953;

}

.hotjobs A:HOVER {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
color: #002953;

}

.jobsheading{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;

}


.Privacy{
	color : #FF9900;
	text-decoration : underline;
	font-size: 10px;
}
.Privacy A:Hover{
	color : #FF9900;
	text-decoration : none;
	font-size: 10px;
}

.Privacy A{
	color : #FF9900;
	text-decoration : underline;
	font-size: 10px;
}

.Copyright{
	font-size: 10px;
}

A {
	color: black;
	font-size: 11px;
	text-decoration: none;
}
A:HOVER {
	color: black;
	font-size: 11px;
	text-decoration: none;
}

.Subheading A {
	color : black;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

.Subheading A:HOVER {
	color : black;
	font-size: 13px;
	font-weight: bold;
	text-decoration : underline;
}


.MainMenu A {
	text-decoration : none;
	font-weight: bold;
	font-size: 11px;

}

.MainMenu A:HOVER {
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
	background-image: url(/images/FF9900.gif);


}
.MainMenu {
	font-weight: bold;
	font-size: 11px;

}

.Contactus A {
	color : #002953;
	text-decoration : none;
	font-size: 12px;
}

.Contactus A:HOVER {
	color : #002953;
	font-size: 12px;
	text-decoration : underline;
}
.Contactus {
	color : #002953;
	font-size: 12px;
}



.SubMenu A {
	color : Red;
	text-decoration : underline;
	font-size: 10px;
}
.SubMenu A:HOVER {
	color : Red;
	text-decoration : none;
	font-size: 10px;
}
.SubMenu {
	color : Red;
	text-decoration : underline;
	font-size: 10px;
}

.VMenu A {
	color: White;
	font-size: 10px;
	text-decoration: none;
}
.VMenu A:HOVER {
	color : white;
	font-size: 10px;
}
.VMenu {
	color: White;
	font-size: 10px;
	text-decoration: none;
}

TEXTAREA {
	border : 1px;
	border-color: gray;
	border-style: solid;
   font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-color: Silver;
}

INPUT {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: Silver;
}

FormButton {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: Silver;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

Select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: Silver;
}

.FormElements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.SelectText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Hrizbase {
background-image: url(/images/base_spacer.gif);
background-repeat: repeat-x;
background-position: bottom;
}

/* Search box form elements */

INPUT.search {
    margin : 5px 5px 0px 100px;
    font : 0.9em Arial, Helvetica, sans-serif; font-weight : 400;
}

LABEL, SELECT.search {
	margin : 0px 5px 0px 10px;
	padding : 0px;
    width : 140px;
}

LABEL, SELECT.query {
	margin : 0px 5px 0px 10px;
	padding : 0px;
    width : 140px;
}

SELECT {
    font : 0.9em Arial, Helvetica, sans-serif; font-weight : 400;
}

/* Job shop form elements */

SELECT.jobshop {
    font : 0.9em Arial, Helvetica, sans-serif; font-weight : 400;
}

INPUT.jobshop {
    font : 0.9em Arial, Helvetica, sans-serif; font-weight : 400;
}

INPUT.query {
    font : 0.9em Arial, Helvetica, sans-serif; font-weight : 400;
}

TD.lhn {
    height : 198px;
    background : #ccc;
    background-image : url('../img/bg_lhn.gif');
}

TD.lhn2 {
    height : 198px;
    background : #ccc;
    background-image : url('../img/bg_lhn_175x1000.gif');
}

TD.rhn2 {
    background : #fff;
    background-image : url('../img/bg_rhn_160x1000.gif');
}


TD.news {
    font : 0.7em Arial, Helvetica, sans-serif; font-weight : 400;
}

TD.content {
    font : 0.7em Arial, Helvetica, sans-serif; font-weight : 400;
}

TD.search {
    background : #fff;
    background-image : url('../img/bg_rhn.gif');
}

.code {
    font-family : "Courier New", Courier, monospace;
}

.space4 {
    height : 4px;
}

.space8 {
    height : 8px;
}

div.container {
    text-align:  center;
}

.none {
	display : none;
}

/*------------------------------------------------------------------------------
    Colours for DIVs
------------------------------------------------------------------------------*/

div.contentbody TD {
        font : 0.7em Arial, Helvetica, sans-serif; font-weight : 400;
}