
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #444;
	background-color:#F3AC15;
	}

p {
	font-family: Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 0.85em;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 0.85em;
}

th {color: #FFF; 
	font-size: 1.1em; 
	font-weight: bold; 
	text-align:left; 
	vertical-align:text-top;}



/*li {	font-size: 0.85em; } */

h1 { font-size: 1.5em; font-weight: bold; text-decoration: none; color : 797979; margin-top: -0.7em;  padding-top: 10px;}
h2 { font-size: 1.2em; font-weight: bold; text-decoration: none; height: 25pt; margin-top: 3em;	color : 444444;}
h3 { font-size: 1em; font-weight: bold; text-decoration: none; height: 15pt; color : 444444;}

A:link {color: #444;  text-decoration:underline;}
A:visited {color: #444;  text-decoration: underline;}
A:hover {color: #F3AC15; text-decoration: underline;}

/* curved corners for page sections */

.bl {background: url(images/corner_bottomleft.gif) 0 100% no-repeat white; width: 20em} 
.br {background: url(images/corner_bottomright.gif) 100% 100% no-repeat} 
.tl {background: url(images/corner_topleft.gif) 0 0 no-repeat} 
.tr {background: url(images/corner_topright.gif) 100% 0 no-repeat; padding:10px} 
.curvecontent { background-color:#FFFFFF;}



.inputBox { font-size: 0.8em;	border-color:#F3AC15;  border: 1px solid;} 
.inputBoxLogin {border-style:none none none none; border: 1px solid; border-color:#F3AC15;} 	
.boldtext {	font-size: 1em;	color : #444; font-weight: bold;}	
.largetext { font-size: 1em;	color : #444;}
.boldtextLarge { font-size: 1.2em; color : #797979; font-weight: bold;}
.orange {color: #F3AC15}
.smalltext {  font-size: 0.8em;	color : #444;}
.smalltextbold {  font-size: 0.8em;	color : #444; font-weight: bold;}
.smallertext {  font-size: 0.8em;	color : #444;}
/*.bodytext {	font-size: 0.8em;} */
.bodytextalert { font-size: 1em;	color : red;}
.bodytextwhiteLarge { font-size: 1em;	color : white; font-weight: bold;}
.bodytextwhite {	font-size: 1em;	color: white; font-weight: bold;}
.bodytextwhiteSmall { font-size: 0.8em;	color : white; font-weight: bold;}
.sectionHeading{ font-size: 1.3em;	color: A0A0A0; font-weight: bold; font-style:italic;}
.menuPanel{ color:#444;	font-size: 1em;	padding 25px 10px 10px 0px;	background:White;}
.newsPanel{	color:#444;	font-size: 0.85em;	padding-top:0; padding-left:20;	padding-right:10;	background:White; padding-bottom:5;}
.newsPanelheadings{ color:#444;	font-size:1em;	padding-top:0;	padding-bottom:0; padding-left:20;	padding-right:10;	background:White;}

hr {color:#F3AC15} 



#repeatingBanner {
	position: absolute;
	background: url(http://images.ukscreenassociation.co.uk/Pics/spacer.jpg) repeat-x top;
	background-position: 98px 0px;
	width: 100%;
	height: 120px;
	background-color: #F3AC15;
}

#OrangeBG {
	background-color: #F3AC15;
}

#flashintro object {
  display: block;
}

#LeftPanel {
	margin: 10px 15px 10px 0px;
	width:200px;
	background:#F3AC15;;
	text-align: left;
	z-index: 10;
}

#LeftPanel a {
	text-decoration: none;
}

#LeftPanel a:hover {
	text-decoration: underline;
}

#LeftPanel ul {
	list-style: none;
	margin: 0;
	line-height: 1.5em;
	padding: 0;
	}
#LeftPanel ul li {
	padding: 0px 0px 0px 25px;
	margin: 5px;
	background:  url(/images/circledArrow.gif) left no-repeat white;
	background-position: 0px 1px;


	}
#LeftPanel span{
	padding: 25px;
	}

#CentreBox {

	background:#fff;
	margin-top: 30px;
}

#CentreBox li {
	font-size: 0.85em;
}

/*--------- Links with arrows ---------- */

#Links ul {
	list-style: none;
	margin: 0;
	line-height: 1.2em;
	padding: 0;
	}
#Links ul li {
	padding: 0px 0px 0px 25px;
	margin: 5px;
	background:  url(/images/circledArrow.gif) left no-repeat white;
	background-position: 0px 1px;
	}


/*--------- Right hand side panel (news items) ---------- */

#RightPanel {

	width:230px;
	background:#fff;
	font-size: 0.85em;
	display: block;
	margin: 10px 0px 0px 15px;
}

#newsPanelheadings {
	font-size:0.85em;
	padding: 0 10px 0 20px;
	text-decoration: none;

}

#newsPanelheadings a {
	text-decoration: underline;
}

#Footer {
	background-color: #FFFFFF;
	margin-top: 15px;
	}

.clear {
	font-size: 1px; height: 1px;
	background-color: #F3AC15;
	clear: both;}

#membercentre a{
	font-size: 0.85em;
}

#membercentre h2 {
	border-top: 2px solid #666666;
	margin-top: 15px;
}

#membercentre h2 img {
	margin-right: 15px;
	position: relative;
	top: 5px;
}

/* Course directory */

		.td {background:white; padding: 3px;}
		.coursetable table {border-collapse:collapse; }
		.coursetable th { font-size:14px; line-height:2em; text-align:left;}
		
		.tr1 {background:##fff; padding: 3px;}
		.tr2 {background:##eee; padding: 3px;}
		.tr1:hover {background:##999;}
		.tr2:hover {background:##999;}
