/* The css file from MyWorkman.co.uk - first come all the fonts */

.standard {
 font-family: Verdana, sans-serif; color: black; font-size: 10pt;
}

.standardwhite {
 font-family: Verdana, sans-serif; color: white; font-size: 10pt;
}

.standardblue {
 font-family: Verdana, sans-serif; color: #001b4a; font-size: 10pt;
}

.standardbluejustify {
 font-family: Verdana, sans-serif; color: #001b4a; font-size: 10pt; text-align = "justify";
}

.standardsmallblue {
 font-family: Verdana, sans-serif; color: #001b4a; font-size: 8pt;
}

.standardsmallboldblue {
 font-family: Verdana, sans-serif; color: #001b4a; font-size: 8pt; font-weight: bold;
}

.error {
  font-family: Verdana, sans-serif; color: #cb1100; font-size: 10pt;
}

.standardbold {
 font-family: Verdana, sans-serif; color: black; font-size: 10pt; font-weight: bold;
}

.standardboldblue {
 font-family: sans-serif; color: #0d007a; font-size: 10pt; font-weight: bold;
}

.standardboldwhite {
 font-family: Verdana, sans-serif; color: white; font-size: 10pt; font-weight: bold;
}

.standardjustify {
 font-family:  Verdana, sans-serif; color: black; font-size: 9pt; text-align: justify;
}

.standardlarger {
 font-family:  sans-serif; color: #001b4a; font-size: 11pt; 
}

.standardlargerred {
 font-family:  sans-serif; color: #cb1100; font-size: 11pt; 
}

.standardevenlarger {
 font-family:  sans-serif; color: #001b4a; font-size: 14pt; 
}

.standardevenlargerred {
 font-family:  sans-serif; color: #cb1100; font-size: 14pt; 
}

.standardred {
 font-family: Verdana, sans-serif; color: red; font-size: 9pt; font-weight: bold;
}

.tabboxselected {
 font-family: Verdana,Helvetica,sans-serif; color: #90b8b1; font-size: 9pt;
}

.standardlargerbold { 
 font-family:  Verdana, sans-serif; color: black; font-size: 11pt; font-weight: bold;
}

.standardlargerboldblue { 
 font-family:  sans-serif; color: #0d007a; font-size: 12pt; font-weight: bold;
}

.standardlargerboldwhite { 
 font-family:  Verdana, sans-serif; color: white; font-size: 11pt; font-weight: bold;
}

.eventstandard {
 font-family: Verdana, Sans-serif; color: black; font-size: 8pt;
}

.eventstandardjustify {
 font-family:  Verdana, Sans-serif; color: black; font-size: 8pt; text-align: justify;
}

.eventtb {
 font-family:  Verdana, Sans-serif; background-color: wheat; font-size: 8pt; text-align:left;
}

.eventmenu {
 font-family: Verdana, Sans-serif; color: black; font-size: 8pt; text-align:left; }


.grey { 
 font-family:  Verdana, sans-serif; color: darkslategray; font-size: 9pt;
}

.standardlargergreen {
 font-family:  Verdana, sans-serif; color: green; font-size: 11pt; font-weight: bold;
}

.orange {
  font-family:  Comic Sans,Helvetica, sans-serif; color: #ED5E20; font-weight: bold; font-size: 12pt;
}
  
.smallorange {	
  font-family:  Comic Sans, Helvetica, sans-serif; font-size: 10pt; color: #ED5E20; font-weight: bold;
}
 

.redverdana {
 font-family:  Verdana,Arial,Helvetica, sans-serif; color: red; font-size: 10pt;
}

.grey {
 font-family:  Arial,Helvetica, sans-serif; color: #808080; font-size: 9pt;
}

.ratered {
 font-family:  Arial,Helvetica, sans-serif; color: red; font-size: 10pt;
}

.rateorange {
 font-family:  Arial,Helvetica, sans-serif; color: orange; font-size: 10pt; font-weight: bold;
}

.rategreen {
 font-family:  Arial,Helvetica, sans-serif; color: green; font-size: 10pt; font-weight: bold;
}

.medium {
 font-family:  Arial,Helvetica, sans-serif; color: #000066; font-size: 9pt;
}

.mediumbold {
 font-family: Arial,Helvetica, sans-serif; color: #000066; font-size: 9pt; font-weight: bold;
}
  
.bigbold {
 font-family: Verdana, sans-serif; color: black; font-size: 11pt; font-weight: bold;
}






/* control of other tables and cells */


.boxborder {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}

.greyboxselected {
        background-color: #b2b2b2; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; font-family:  Verdana, sans-serif; font-weight: bold; font-size: 8pt;
}

.greybox {
        BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; font-family:  Verdana, sans-serif; font-size: 8pt;
}

.messagebox {
        BORDER-RIGHT: #011ca6 3px solid; BORDER-TOP: #011ca6 3px solid; BORDER-LEFT: #011ca6 3px solid; BORDER-BOTTOM: #011ca6 3px solid
}

.errorbox {
        BORDER-RIGHT: #cb1100 1px solid; BORDER-TOP: #cb1100 1px solid; BORDER-LEFT: #cb1100 1px solid; BORDER-BOTTOM: #cb1100 1px solid
}

.orangeborder {
        BORDER-RIGHT: #fe9a00 1px solid; BORDER-TOP: #fe9a00 1px solid; BORDER-LEFT: #fe9a00 1px solid; BORDER-BOTTOM: #fe9a00 1px solid
}

.orangeborderright {
        BORDER-RIGHT: #fe9a00 1px solid; 
}

.redborder {
        BORDER-RIGHT: #b91800 1px solid; BORDER-TOP: #b91800 1px solid; BORDER-LEFT: #b91800 1px solid; BORDER-BOTTOM: #b91800 1px solid
}

.redborderright {
        BORDER-RIGHT: #b91800 1px solid; 
}



.blueborder {
        BORDER-RIGHT: #b4c0ff 1px solid; BORDER-TOP: #b4c0ff 1px solid; BORDER-LEFT: #b4c0ff 1px solid; BORDER-BOTTOM: #b4c0ff 1px solid
}

.blueborderright {
        BORDER-RIGHT: #011ca6 1px solid; 
}

.greyborder {
        BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid
}

.greenborder {
        BORDER-RIGHT: #416e2f 1px solid; BORDER-TOP: #416e2f 1px solid; BORDER-LEFT: #416e2f 1px solid; BORDER-BOTTOM: #416e2f 1px solid
}


/* the much used colored table titles */

.orangetitle{
  background-image:url('../images/tables/orangeBoxTop1.gif');
  height: 31px;
  text-align: left;
  font-family:  Verdana, sans-serif;
  color: #0d007a;
  font-size: 10pt;
  font-weight: bold;
}

.redtitle{
  background-image:url('../images/tables/redBoxTop1.gif');
  height: 31px;
  text-align: center;
  font-family:  Verdana, sans-serif;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
}



.bluetitle{
  background-image:url('../images/tables/blueBoxTop.gif');
  height: 31px;
  text-align: center;
  font-family:  Arial,Helvetica, sans-serif;
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
}

.bluetitle1{
	background-color: #121e68;
	font-family:  Verdana, sans-serif; 
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

.orangetitle1{
	background-color: #fe9a00;
	font-family:  Verdana, sans-serif; 
	color: #0019a9;
	font-size: 10pt;
	font-weight: bold;
}

.greytitle{
  background-image:url('../images/tables/greyBoxTop.gif');
  height: 31px;
  text-align: center;
  font-family:  Arial,Helvetica, sans-serif;
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
}

.greentitle{
  background-image:url('../images/tables/boxTopMiddle.gif');
  height: 31px;
  text-align: center;
  font-family:  Arial,Helvetica, sans-serif;
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
}


/* the links */


.largeredlink:link { font-family:Sans-serif;font-size:11pt;color:#cb1100;text-decoration: underline;}
.largeredlink:visited{font-family: Sans-serif;font-size: 11pt;color: #cb1100;text-decoration: underline;}
.largeredlink:hover{font-family: Sans-serif;font-size: 11pt;color:#cb1100;text-decoration: underline;}
.largeredlink:active{font-family: Sans-serif;font-size: 11pt;color:#cb1100;text-decoration: underline;}
.visited.largeredlink:hover{font-family: Sans-serif;font-size: 11pt;color: #cb1100;text-decoration: underline;}

.largebluelink:link { font-family:Sans-serif;font-size:11pt;color:#0d007a;text-decoration: underline;}
.largebluelink:visited{font-family: Sans-serif;font-size: 11pt;color: #0d007a;text-decoration: underline;}
.largebluelink:hover{font-family: Sans-serif;font-size: 11pt;color:#0d007a;text-decoration: underline;}
.largebluelink:active{font-family: Sans-serif;font-size: 11pt;color:#0d007a;text-decoration: underline;}
.visited.largebluelink:hover{font-family: Sans-serif;font-size: 11pt;color: #0d007a;text-decoration: underline;}

.smallblue:link { font-family:Verdana, Sans-serif;font-size:8pt;color:#001b4a;font-weight: bold;text-decoration: none;}
.smallblue:visited{font-family: Verdana, Sans-serif;font-size:8pt;color: #001b4a;font-weight: bold;text-decoration: none;}
.smallblue:hover{font-family: Verdana, Sans-serif;font-size:8pt;color:#001b4a;font-weight: bold;text-decoration: underline;}
.smallblue:active{font-family: Verdana, Sans-serif;font-size:8pt;color:#001b4a;font-weight: bold;text-decoration: none;}
.visited.smallblue:hover{font-family: Verdana, Sans-serif;font-size:8pt;color: #001b4a;font-weight: bold;text-decoration: underline;}
	
.catlink:link { font-family:Verdana, Sans-serif;font-size:9pt;color:#001b4a;text-decoration: none;}
.catlink:visited{font-family: Verdana, Sans-serif;font-size: 9pt;color: #001b4a;text-decoration: none;}
.catlink:hover{font-family: Verdana, Sans-serif;font-size: 9pt;color:#001b4a;text-decoration: underline;}
.catlink:active{font-family: Verdana, Sans-serif;font-size:9pt;color:#001b4a;text-decoration: none;}
.visited.catlink:hover{font-family: Verdana, Sans-serif;font-size: 9pt;color: #001b4a;text-decoration: underline;}



.bluebtn:link { padding: 0.1cm; font-family:Verdana,Helvetica,sans-serif; font-size:10pt;color:white;text-decoration: none; font-weight: bold; background-color: #011ca6; 
BORDER-BOTTOM: #071872 1px solid; BORDER-RIGHT: #071872 1px solid; 
BORDER-TOP: #3a56e5 1px solid; BORDER-LEFT: #3a56e5 1px solid}
.bluebtn:visited{padding: 0.1cm; font-family: Verdana, Helvetica,sans-serif;font-size: 10pt;color: white;text-decoration: none;font-weight: bold; background-color: #011ca6; 
BORDER-BOTTOM: #071872 1px solid; BORDER-RIGHT: #071872 1px solid; 
BORDER-TOP: #3a56e5 1px solid; BORDER-LEFT: #3a56e5 1px solid}
.bluebtn:hover{ padding:0.1cm; font-family: Verdana, Helvetica,sans-serif;font-size: 10pt;color:white;text-decoration: underline;font-weight: bold; background-color: #3a56e5; 
BORDER-BOTTOM: #071872 1px solid; BORDER-RIGHT: #071872 1px solid; 
BORDER-TOP: #3a56e5 1px solid; BORDER-LEFT: #3a56e5 1px solid}
.bluebtn:active{ padding: 0.1cm; font-family: Verdana, Helvetica,sans-serif;font-size:10pt;color:white;text-decoration: underline;font-weight: bold; background-color: #011ca6; 
BORDER-BOTTOM: #071872 1px solid; BORDER-RIGHT: #071872 1px solid; 
BORDER-TOP: #3a56e5 1px solid; BORDER-LEFT: #3a56e5 1px solid}
.visited.bluebtn:hover{ padding: 0.1cm; font-family: Verdana, Helvetica, sans-serif;font-size: 10pt;color: white;text-decoration: underline;font-weight: bold; background-color: #3a56e5; 
BORDER-BOTTOM: #071872 1px solid; BORDER-RIGHT: #071872 1px solid; 
BORDER-TOP: #3a56e5 1px solid; BORDER-LEFT: #3a56e5 1px solid}

.redbtn:link { padding: 0.1cm; font-family:Verdana,Helvetica,sans-serif; font-size:10pt;color:white;text-decoration: none; font-weight: bold; background-color: #cb1100; 
BORDER-BOTTOM: #cb1100 1px solid; BORDER-RIGHT: #cb1100 1px solid; 
BORDER-TOP: #cb1100 1px solid; BORDER-LEFT: #cb1100 1px solid}
.redbtn:visited{padding: 0.1cm; font-family: Verdana, Helvetica,sans-serif;font-size: 10pt;color: white;text-decoration: none;font-weight: bold; background-color: #cb1100; 
BORDER-BOTTOM: #cb1100 1px solid; BORDER-RIGHT: #cb1100 1px solid; 
BORDER-TOP: #cb1100 1px solid; BORDER-LEFT: #cb1100 1px solid}
.redbtn:hover{ padding:0.1cm; font-family: Verdana, Helvetica,sans-serif;font-size: 10pt;color:white;text-decoration: underline;font-weight: bold; background-color: #ff604f; 
BORDER-BOTTOM: #cb1100 1px solid; BORDER-RIGHT: #cb1100 1px solid; 
BORDER-TOP: #cb1100 1px solid; BORDER-LEFT: #cb1100 1px solid}
.redbtn:active{ padding: 0.1cm; font-family: Verdana, Helvetica,sans-serif;font-size:10pt;color:white;text-decoration: underline;font-weight: bold; background-color: #cb1100; 
BORDER-BOTTOM: #cb1100 1px solid; BORDER-RIGHT: #cb1100 1px solid; 
BORDER-TOP: #cb1100 1px solid; BORDER-LEFT: #cb1100 1px solid}
.visited.redbtn:hover{ padding: 0.1cm; font-family: Verdana, Helvetica, sans-serif;font-size: 10pt;color: white;text-decoration: underline;font-weight: bold; background-color: #ff604f; 
BORDER-BOTTOM: #cb1100 1px solid; BORDER-RIGHT: #cb1100 1px solid; 
BORDER-TOP: #cb1100 1px solid; BORDER-LEFT: #cb1100 1px solid}


.greenbtn:link { padding: 0.1cm; font-family:Verdana,Helvetica,sans-serif; font-size:10pt;color:white;text-decoration: none; font-weight: bold; background-color: #416e2f; 
BORDER-BOTTOM: #38522e 1px solid; BORDER-RIGHT: #38522e 1px solid; 
BORDER-TOP: #599d3e 1px solid; BORDER-LEFT: #599d3e 1px solid}
.greenbtn:visited{padding: 0.1cm; font-family: Verdana, Helvetica,sans-serif;font-size: 10pt;color: white;text-decoration: none;font-weight: bold; background-color: #416e2f; 
BORDER-BOTTOM: #38522e 1px solid; BORDER-RIGHT: #38522e 1px solid; 
BORDER-TOP: #599d3e 1px solid; BORDER-LEFT: #599d3e 1px solid}
.greenbtn:hover{ padding:0.1cm; font-family: Verdana, Helvetica,sans-serif;font-size: 10pt;color:white;text-decoration: underline;font-weight: bold; background-color: #599d3e; 
BORDER-BOTTOM: #38522e 1px solid; BORDER-RIGHT: #38522e 1px solid; 
BORDER-TOP: #599d3e 1px solid; BORDER-LEFT: #599d3e 1px solid}
.greenbtn:active{ padding: 0.1cm; font-family: Verdana, Helvetica,sans-serif;font-size:10pt;color:white;text-decoration: underline;font-weight: bold; background-color: #416e2f; 
BORDER-BOTTOM: #38522e 1px solid; BORDER-RIGHT: #38522e 1px solid; 
BORDER-TOP: #599d3e 1px solid; BORDER-LEFT: #599d3e 1px solid}
.visited.greenbtn:hover{ padding: 0.1cm; font-family: Verdana, Helvetica, sans-serif;font-size: 10pt;color: white;text-decoration: underline;font-weight: bold; background-color: #599d3e; 
BORDER-BOTTOM: #38522e 1px solid; BORDER-RIGHT: #38522e 1px solid; 
BORDER-TOP: #599d3e 1px solid; BORDER-LEFT: #599d3e 1px solid}
