@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	text-align:center;
	background-color: #000;
	font-weight:normal;
}

table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 4px;
	border-style: outset outset outset outset;
	border-color: blue blue blue blue;
	border-collapse: collapse;
	background-color:#3CF;
}
table th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	
}
table td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	background-image:url(images/backtable.jpg);
	font-weight: bold;
}
th.head {
	background-image:url(images/headbackpng.jpg);
	color:#FFF;
	font-size:18px;
}
th.bead {
	background-image:url(images/beadbackpng.jpg);
	color:#FFF;
	font-size:18px;
}
td.allow{
	font-size:18px;
}


td.smooth {
	background-image:url(images/backtable.jpg);
}
td.white
{
	background-color:#FFF;
	background-image:none;
}
td.whiter
{
	font-size:12px;
	background-color:#FFF;
	background-image:none;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}
td.yellow
{
	font-size:12px;
	background-color: #FF9;
	background-image:none;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}
td.blue
{
	background-image:url(images/blue.jpg);
}

th.mid{
	background-color:#ff9;
	color: #000000;
}
th.tit{
	font-size:12px;
	text-align:justify;
}
.laptoptext {
	font-size: 11px;
	color: #F03;
}
.upfront {
	color: #03C;
}
#NAVIGATION{
	width: 100%;
	height: 30px;
	text-align : center;
	font-size:12px;
	font-weight:bold;
	}

#NAVIGATION UL{
	padding:0px;
	margin:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 30px;
	white-space: wrap;
	background-image:url(images/menuback.jpg);
	text-align:center;
	}

#NAVIGATION LI{
	display: inline;
	}

#NAVIGATION LI A{
	text-decoration: none;
	padding: 10px 10px;
	}

#NAVIGATION LI A:Link{
	color: #ffffff;
	}

#NAVIGATION LI A:visited{
	color: #ffffff;
	}

#NAVIGATION LI A:Active{
	color: #ffff99;
	}

#NAVIGATION LI A:Hover{
	color: #ffff99;
	}
h1{
	font-size:12px;
	color:#FFF;
}
h2{
	font-size:12px;
		color:#FFF;
}
a:link {
	text-decoration: none;
	color: #66F;
}
a:visited {
	text-decoration: none;
	color: #F0C;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.yo {
	font-size: 14px;
}

img	{
	border:0;
	}
.slidetabsmenu{
float:left;
width:100%;
font-size: 12px;
line-height:normal;
}

* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

.slidetabsmenu a{
float:left;
background:url(media/slide-left.gif) no-repeat left top;
margin:0;
margin-right: 5px;
padding:0 0 0 9px;
text-decoration:none;
}

.slidetabsmenu a span {
float:left;
display:block;
background:url(media/slide-right.gif) no-repeat right top;
padding:2px 13px 2px 4px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
color: black;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:0% -125px;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
background-position:100% -125px;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 5;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeaea;
}




.slidetabsmenu2{
float:left;
width:100%;
font-size: 12px;
line-height:normal;
}

* html .slidetabsmenu2{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

.slidetabsmenu2 ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu2 li{
display:inline;
margin:0;
padding:0;
}

.slidetabsmenu2 a{
float:left;
background:url(media/slide-left.gif) no-repeat left top;
margin:0;
margin-right: 5px;
padding:0 0 0 9px;
text-decoration:none;
}

.slidetabsmenu2 a span {
float:left;
display:block;
background:url(media/slide-right.gif) no-repeat right top;
padding:2px 13px 2px 4px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu2 a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu2 a:hover span, .slidetabsmenu li.selected a span{
color: black;
}

.slidetabsmenu2 a:hover, .slidetabsmenu li.selected a{
background-position:0% -125px;
}

.slidetabsmenu2 a:hover span, .slidetabsmenu li.selected a span{
background-position:100% -125px;
}

.colour {
	color: #FFF;
}
