/* Internet Explorer style sheet designed by James Pearson - jim22@myfto.co.uk */

body { 

    font-family: Arial, Verdana, Helvetica, Sans-serif;
    background-color: #666666;
    font-weight: 600;
    font-size: 12px;
    color: #ffffff;
    margin-top: 0em;
    margin-right: 0em;
    margin-bottom: 0em;
    margin-left: 0em;

scrollbar-face-color:#333333;
scrollbar-arrow-color:#cccccc;
scrollbar-track-color:#666666;
scrollbar-shadow-color:000000;
scrollbar-highlight-color:#666666;
scrollbar-3dlight-color:#cccccc;
scrollbar-darkshadow-color:#cccccc;

}

td {

font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: ffffff;
    text-align: left;
}

/*Bullet Point Properties*/

ul {list-style-position: outside}    /*Describes how the bullet marker and text line up*/

ul {list-style-type: disc;           /*Sets the type of symbol*/
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #ffffff;
text-indent: 0em;                    /*Bullet Point Indent*/
}

h2, h3, h4, h5, h6 {
font-family: Arial, Verdana, Helvetica, sans-serif;
}

h3 {
font-weight: bold;
background-color: #999999;
color: #FFFFFF;
}

h4 {
font-weight: bold;
background-color: #cccccc;
color: #000000;
text-align: center;
}

h5 {
line-height:8px;
font-weight: bold;
font-style: normal;
background-color: #000000;
color: #ffffff;
text-align: left;
}


h6 {
font-weight: 400;
font-style: normal;
text-indent: 5px;
}

P { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	line-height:16px;      /*Line height of text*/
	padding-left: 4pt;   /*Add space below text in table row or column*/
	padding-top: 2pt;
        margin: 0;
}

.menu {color: #ffffff; font-family:Arial, Helvetica, sans-serif; /*Menu*/
 font-size:12px;
 font-weight: bold;
}

.menuheader {
	color: #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align: center;

}

h1 {
	font-size: 12px;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	font-variant: normal;
	color: #FFFFFF;
}

h2 { font-size: 20px; }        /*<H2> font-size*/
h3 { font-size: 14px; }        /*<H3> font-size*/
h4 { font-size: 14px; }        /*<H4> font-size*/
h5 { font-size: 8px; }        /*<H5> font-size*/
h6 { font-size: 8px; }        /*<H6> font-size*/

A:link { color: #ffffff; border-color:#000000;
}
A:visited { color: #cccccc; border-color:#000000;
} 
A:active { color: #0099ff; border-color:#000000;
}
A:hover {color: #0099ff;
text-decoration: none;
}

.back {  background-image: url(../media/images/background.jpg); background-repeat: no-repeat; background-position: center bottom}

.header {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: small-caps; color: #FFFFFF; background-color: #999999}

.tablefont {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #000000}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}.border {
	border: thin ridge #CCCCCC;
}

.blanklayer {
	FONT-SIZE: 12px;
	position:absolute;
	visibility:hidden;
	height: 90px;
}
