body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wall {
	background-image: url(/images/2009/wall_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#e9f1f5;
}


div, p, td, tr, li, ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #3B3B43;
	font-style : normal;
	line-height:18px;
}

ul li {
	list-style-image : url("/images/li.gif");
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10.5pt;
	font-weight : bold;
	color : #55555E;
}

H1.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	color : #000000;
	line-height:25px;
	margin-bottom:10px;
}

H1.programme {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:10px;
	padding:3px;
	text-decoration:none;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : 600;
	font-size : 12pt;
	color : #000000;
}

H2.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #000000;
	line-height:24px;
	margin:0px;
}

h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : 600;
	font-size : 11pt;
	color : #333333;
}

h5 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	line-height:14px;
	color:#666666;
	margin-top:4px;
}

h6 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 7.5pt;
	color : #666666;
	line-height:15px;
}

hr {
	height:1px;
	color:#666666;
}

a:hover { 
	color: #000000;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
}

.smallbold {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.smallgrey {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	line-height:14px;
	color:#666666;
	margin-top:4px;
}

.smalldescription {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	line-height:14px;
}

.smallwhite {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
	color:#FFFFFF;	
}

.odd { background-color: #FFFFFF; }

.even { background-color: #EFEFEF; }

.border {
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

.imgout {
	border: 0;
	filter: alpha(opacity=65);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	


/*---------------------HOMEPAGE STUFF-----------------------------------*/

div.homeintro H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : normal;
	color : #000000;
	line-height:25px;
}

div.homeintro p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #666666;
	line-height:20px;
}

.homeblue {
	background-color:#e9f1f5;
	padding-left:20px;
	padding-right:20px;
}

.homeblue h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	color : #0082c3;
	line-height:14px;
	margin-bottom:10px;
}

.homeblue p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	line-height:16px;
 	margin:0px;
}

.homeblue p a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : #0082c3;
	line-height:30px;
}

.homepink {
	background-color:#f8f0f2;	
	padding-left:20px;
	padding-right:20px;
}

.homepink h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	color : #ff114c;
	line-height:14px;
	margin-bottom:10px;
}

.homepink p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	line-height:16px;
 	margin:0px;
}

.homepink p a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : #ff114c;
	line-height:30px;
}

.homegrey {
	background-color:#f4f4f4;	
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

.homegrey h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	color : #000000;
	line-height:14px;
	margin-bottom:10px;
}

.homegrey p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	line-height:16px;
 	margin-top:0px;
	margin-bottom:5px;
}



/*---------------------FORMS-----------------------------------*/

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Arial, sans-serif;
	font-size : 12px;
	line-height:18px;
	border: 1px solid #999999; 
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding-left: 3px;
}

.formsubmit {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight:bold;
	line-height:18px;
	border: 1px solid #999999; 
	background: #999999;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 3px;
}

#required {
	border-left: 3px solid #999999;	
}


/*---------------------MENUS-----------------------------------*/

.menuout {
	border: 0;
	filter: alpha(opacity=65);
	margin: 0;
	padding: 0;
}

.menuover {
	border: 0;
	margin: 0;
	padding: 0;
}	

.submenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color:#000000;
	line-height:25px;
}

a.submenu {
	color:#0082c3;
}

.submenudiv {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color:#999999;
}

.popupmenutable {
	background-color : #E6E6E6;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
}

.popupmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
	padding-left:5px;
	cursor : hand;
	line-height:24px;
	background-color: #ECEDEF;
}

a.popupmenu, span.popupmenu  {
	display:block; 
	color : #666666;
}

a.popupmenu:hover  {
	color : #FFFFFF;
	background-color : #000000;
}

/*---------------------TABLES-----------------------------------*/

.righttable {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color : #F4F4F4;
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color: #333333;	
	line-height : 16px;
}

.righttable p {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color: #333333;	
	line-height : 16px;
	margin-top:5px;
}

.righttable h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	margin: 0px;
	padding:0px;
}

table.gallery {
	background-color:#CCC;
}

table.next_prev {
	background-color:#0082c3;
}

table.next_prev TR TD, table.next_prev TR TD A {
	color:white;
}

table.gallery tr td div.small, table.gallery tr td.large, table.gallery tr td div.large {
	border-color : #000000;
	border-style : solid;
	border-width : 1;
	background:white;
}

table.gallery tr td.small {
	width:260px;
	height:192px;
}

table.gallery tr td div.small {
	width:260px;
}

table.gallery tr td.large, table.gallery tr td div.large {
	width:400px;
}

a.blog:link, a.blog:visited { 
	color: #ffffff;
} 

/* STAR RATING SYSTEM for http://www.jluvip.com/works/css/starvote/index1.html
see http://www.masugadesign.com/the-lab/scripts/unobtrusive-ajax-star-rating-bar/ */

.star-rating{
list-style:none;
margin: 0px;
padding:0px;
width: 100px;
height: 20px;
position: relative;
background: url(/images/star_rating.gif) top left repeat-x;
}
.star-rating li{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}
.star-rating li a{
display:block;
width:20px;
height: 20px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}
.star-rating li a:hover{
background: url(/images/star_rating.gif) left bottom;
z-index: 1;
left: 0px;
}
.star-rating a.one-star{
left: 0px;
}
.star-rating a.one-star:hover{
width:20px;
}
.star-rating a.two-stars{
left:20px;
}
.star-rating a.two-stars:hover{
width: 40px;
}
.star-rating a.three-stars:hover{
width: 60px;
}
.star-rating a.three-stars{
left: 40px;
}
.star-rating a.four-stars{
left: 60px;
}
.star-rating a.four-stars:hover{
width: 80px;
}
.star-rating a.five-stars{
left: 80px;
}
.star-rating a.five-stars:hover{
width: 100px;
}

select.gallery_drop option {
	font-family: monospace;
}