/* CSS Document */

body {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 13px;
	margin: 0;
	color: #000000;
	background: #E3E3E3;
	background-image: url(http://www.doubleimage.co.uk/baseback.gif);
} 

a { color: #0000FF; text-decoration: none; }
a:hover { color:#333399; text-decoration: underline; }

h1 {
	color: #FFCC00;
	font-weight:bold;
	background: inherit;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C4E1FF;
}

p { padding: 5px; } 

ul { list-style: none; padding: 5px;}

.imgBorder { 
	border: 1px solid #FFFFFF; 
}

.imgBorderBlack { 
	border: 1px solid #000000; 
}

.welcomeText {
	color: #FFCC00;
	font-weight:bold;
	background: inherit;
}

.smallWhiteText {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

.smallRedText {
	color: #FF0000;
	font-weight: bold;	
	font-size: 11px;
}

.smallWhiteText a { color: #FFFFFF; text-decoration: none; }
.smallWhiteText a:hover { color:#000000; text-decoration: underline; }

.listMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.listMenu a { color: #FFFFFF; text-decoration: none; }
.listMenu a:hover { color:#FFFFFF; font-style:italic; text-decoration: underline; }

.darkBlueText {
	color: #000066;
	background: inherit;
	font-weight: bold;
}

.darkBlueNormalText {
	color: #000066;
	background: inherit;
}

.boldRedText {
	color: #FF0000;
	background: inherit;
	font-weight: bold;
}

.rolloverText {color: #FFFFFF; font-weight: bold; font-size: 11px; }
.rolloverText a { color: #FFFFFF; text-decoration: none; }
.rolloverText a:hover { color:#FFFFFF; font-style:italic; text-decoration: underline; }

.rolloverText2 {color: #333399; background: inherit; font-size: 11px; }
.rolloverText2 a { color: #0066FF; text-decoration: none; }
.rolloverText2 a:hover { color:#000066; text-decoration: underline; }

.smallText {
	color: #000000;
	font-weight: bold;	
	font-size: 11px;
}
.smallText a { color: #FFFFFF; text-decoration: none; }
.smallText a:hover { color:#FFFFFF; font-style:italic; text-decoration: underline; }

.whiteText {
	color: #FFFFFF;
	background: inherit;
	font-weight: bold;
}

.whiteText a { color: #FFFFFF; text-decoration: none; }
.whiteText a:hover { color:#FFFFFF; font-style:italic; text-decoration: underline; }

.whiteNormalText {
	color: #FFFFFF;
	background: inherit;
}

.buttonStyle {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.verySmallText {
	font-size: 11px;
}

.verySmallTextBlue {
	color: #0000FF;
}

.verySmallTextRed {
	color: #FF0000;
    font-size: 11px;
}

.smallWhiteThinText {
	font-size: 11px;
	color: #FFFFFF;
}

.smallWhiteThinText a { color: ##333399; text-decoration: none; }
.smallWhiteThinText a:hover { color:#FFFF00; text-decoration: underline; }

.xxsmallWhiteThinText {
	font-size: 10px;
	color: #FFFFFF;
}

.tableMaster {
    margin-left: auto;
    margin-right: auto;
}
.hyperlinksmall1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}

.smaller_red_text {font-size: 10px; font-weight: bold; color: #FF0000; 
}

.small_light_blue {color: #0099FF}
.gold_small {
	color: #FFCC00;
	font-weight: bold;
}
.adminOnly {display: none;}
