BODY {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px
}

/*   TEXT FONTS   */

.tiny {
	font-size: 9px;
	color: #111111;
	font-family: Verdana, Tahoma, Trebuchet;
	text-decoration: none;
	cursor: default
}

.calendar {
	font-family: Verdana, Tahoma, Trebuchet, Arial;
	font-size: 10px;
	color: #111111;
	cursor: default;
	text-decoration: none
}

.smallreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	cursor: default
}

.code {
	font-size: 11px;
	color: #111111;
	font-family: Verdana, Trebuchet, Tahoma;
	border: 0px
}

.dotted {
	font-size: 12px;
	color: #000000;
	font-family: "courier new", helvetica, "times new roman", serif;
	background-color: #dddddd;
	border: 1px #333333 dotted;
	margin: 1px;
	padding: 6px
}

.mediumreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold
}

/*   FORM INPUT   */

.SELECT {
	font: 9pt arial;
	color: #333333;
	background-color: #D2E1EE;
	border-color: #333333;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid; }

/*   LIGHT BLUE PAGE LINKS - no underline   */

A:link { text-decoration: none; color: #3C6B97 }
A:visited { text-decoration: none; color: #3C6B97 }
A:hover { text-decoration: underline; color: #FF0099 }

/*   LIGHT BLUE PAGE LINKS - underlined   */

A.page:link { text-decoration: underline; color: #3C6B97 }
A.page:visited { text-decoration: underline; color: #3C6B97 }
A.page:hover { text-decoration: none; color: #FF0099 }

/*   DARK BLUE PAGE LINKS - underlined   */

A.blue:link { text-decoration: underline; color: #0000FF }
A.blue:visited { text-decoration: underline; color: #0000FF }
A.blue:hover { text-decoration: none; color: #0000FF }


/*   TOP WHITE PAGE LINKS   */

A.set2:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	height: 0px;
	width: 0px;
	padding: 1px 5px 1px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-image: url("/images/menubg.gif")
}

A.set2:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	height: 0px;
	width: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("/images/menubg.gif")
}

A.set2:hover {
	text-decoration: none;
	color: #FFFF00
}

A.set2:active {
	text-decoration: underline;
	color: #FFFF00
}

/*   FORM BUTTONS   */

.BUTTON {
	font: 10px Arial;
	color: #333333;
	background-color: #C2D5E7;
	cursor: pointer;
	cursor: hand
}

.hover {
	cursor:pointer;cursor:hand
}

/*   REMOVE BORDER FROM FORMS   */

form {
	margin: 0px;
	border-width: 0px
}

/*   MISC   */

.white {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}

/*   NEWS TICKER   */

.tickertd { 
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	color: #333333
}

a.ticker:link {
	font-weight:bold;
	color:#0000FF;
	text-decoration: none
}

a.ticker:visited {
	font-weight:bold;
	text-decoration:none;
	color: #0000FF
}

a.ticker:hover {
	text-decoration: underline
}


/*   PAGE SPECIFIC STYLE TAGS   */
/*   accessdenied.php   */

.leftbg {
	background-image: url("/images/infoleft.gif")
}

.bottombg {
	background-image: url("/images/infobtm.gif")
}

/*   bbu/contact.php   */

.message {
	font-size: 12px;
	color: #000000;
	font-family: "courier new", helvetica, "times new roman", serif;
	background-color: #dddddd;
	border: 1px #333333 dotted; margin: 1px; padding: 6px
}

.textareapublic {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-attachment: scroll; 
	background-image: url("/images/shadow.png");
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 150%;
}

/*   bbu/help.htm   */

.helptables {
	font-size: 10px;
	color: #111111;
	font-family: Verdana, Tahoma, Trebuchet, Lucida Console;
	border: 0px;
	background-color: #F4F4F4
}

/*   bbu/previewoptions.php   */

#navlist li {
	list-style-type: decimal
}

/*   bbu/previewoptions.php   */

.selectlink {
	font-size: 12px;
	color: #333333;
	font-family: "courier new", helvetica, "times new roman", serif;
	border: 1px #000000 dashed;
	background-color: #EEEEEE
}

/*   members/bookappnt.php */
.dashed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	cursor: default;
	border: 1px #000000 dashed;
	background-color: #FFFFB3
}

/*   MAIN MENU   stu{at}cssplay.co.uk  */


/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#nav {position:relative; z-index:100; margin:0; min-width: 500px}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu {padding:0; margin:0 auto; list-style-type: none; display:block;}
#pmenu ul {padding:0; margin:0; list-style-type: none; display:block;}

/* Hide the sub levels */
#pmenu li ul {display:none;}

/* Set up the link size, color and borders */
#pmenu li a, #pmenu li a:visited {display:block; width:115px; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#FFFFFF; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #84A5C6; border-width:1px 0 1px 1px; text-align:left;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {float:left; background:#84A5C6;}
#pmenu li.tc {display:table-cell;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#000000; color:#FFFFFF;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url("/images/slug.gif"); width:115px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#000000; color:#FFFFFF;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#000000; color:#FFFFFF;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#84A5C6 url("/images/fly.gif") no-repeat right center;}
#pmenu li.drop {background:#84A5C6 url("/images/drop.gif") no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url("/images/slug.gif");}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
.cugeoutside { 
border: 1px solid #666600; 
background: #FFFFFF; 
background-color: #FFFFFF; 
margin-top: 12px;
} 
.cugeinside { 
padding: 7px; 
} 
.cugetext { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
color:#999900; 
} 
.cugesmall { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
color:#999900; 
text-decoration: underline; 
} 
.cugesmall:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
color:#FF9900; 
text-decoration: underline; 
} 
