td, div, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
br {line-height:0px}

/* Classes */
.DefaultTextBox
{    
    font-family:Verdana;
    font-size:11px;
    height:15px;
    vertical-align:baseline;
    width:124px;
    font-weight:normal;
}

.TextMediumLength {
    color:#333333;
    line-height:1.45em;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
}

.BodyText
{
	font-family: Arial,Helvetica,Verdana, Sans-Serif;
	font-size: 13px;
}

.NavWhite {	
	text-decoration: none;
	color: #FFFFFF;
	top: auto;
}
.NavTitel {	
	font-weight: bold;
	background-color: #FCDA17;
}
.NavText {	background-color: #C6D5ED;}
.NavTextOver {	background-color: #E0E9F5;}
.NavTextLink {
	text-decoration: none;
	color: #000000;
}
.NavTextShow {
	font-weight: bold;
	background-color: #4C86C6;
	color: #FFFFFF;
	text-decoration: none;
}
.HeadUser {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.NavWhiteOver {
	text-decoration: underline;
	color: #FFFFFF;
	top: auto;
}
.FooterText {	color: #666666;}
.FooterText:hover {
	text-decoration: underline;
	color: #FF0000;
}
.Footersmall {	
	font-size: 10px;
	color: #666666;
}

.FootersmallGrey {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.FootersmallGrey:hover {
	color: #FF0000;
	text-decoration: underline;
}
.NewsText {
	color: #000000;
	text-decoration: none;
}
.NewsText:hover{color: #FF0000;}
.Bluetitle {
	font-weight: bold;
	color: #4C86C6;
	text-decoration: none;
}
.Bluetitle:hover {
	color: #4C86C6;
	text-decoration: underline;
}
.SmallText {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.SmallText:hover
{
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;	
}
.SmallText a {
	color: #FF0000;
	text-decoration: none;
}
.SmallTextfat {
	font-size: 10px;
	font-weight: bold;
}
.ButtonTextWhite {
	color: #FFFFFF;
	text-decoration: none;
}
.ButtonTextWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.GreenTitle {
	font-size: 10px;
	font-weight: bold;
	color: #00CC00;
}
.YellowTitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC33;
}
.RedTitle {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.DefaultText {
	color: #333333;
	text-decoration: none;
}

.DefaultTextFat {font-weight: bold;}
.DefaultTextTitle {
	font-weight: bold;
	color: #333333;
}
.DefaultTextBLUE {
	color: #4C86C6;
	text-decoration: none;
}
.DefaultTextBLUE:hover {
	color: #FF0000;
	text-decoration: underline;
}
.BluetitleUnderline {
	font-weight: bold;
	color: #4C86C6;
}
.BluetitleUnderline:hover {color: #FF0000;}
.TextMediumLength {	
	color: #333333;
	line-height: 1.45em;
}
.TextMediumLengthFAT {font-weight: bold;}
.TextMediumLINEHIGHT {
	color: #333333;
	line-height: 1.3em;
}
.TextLink {
	color: #ff0000;
	text-decoration: none
}
.TextLink:hover {
	color: #ff0000;
	text-decoration: underline;
}
.DiffImage{	margin:10px 5 10 10}
.JobImage{	margin-bottom:5px;}
.UnderlineLINK {text-decoration: underline; color: #333333;}
.UnderlineLINK:hover {color: #FF0000;}

.ActiveSubnav{
	font-weight: bold;
	color: #FFCC33;
}


/* Selectors */
#BASKETINFO
{
    z-index: 2;    
    width: auto; 
    position: relative; 
    top: 45px;    
    height: auto;   	    
}

#box {
/* copy from .DefaultText */
	color: #333333;	
	text-decoration: none;
	background-color: #FBF0A8;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#box td
{
    text-align:left;
}

#pagetitle{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#ActiveSubnav{
	font-weight: bold;
	color: #FFCC33;
}
#back{
	color: #333333;
	text-decoration: underline;
}
#back:hover{color: #FF0000;}

td.separation{
	font-size:8px;
}

