/*   top right bottom left  */

body {
	font-size: 90% ;
	font-family: Verdana, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif ;
	margin: 0 ;
	padding: 0 ;
	color: black ;
	}
p {	
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.3;
	}
h1 {
	font-size: 200%;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	}
h2 { 
	font-size: 100%;
	font-weight: bold;
	margin: 0 ;
	padding: 0 ;
	}
a:link, a:visited, a:hover {
	text-decoration: none;
	color: #000000;
	}

a:hover {text-decoration: underline;}

.textlink {
	text-decoration: underline;
	color:#FF3399;
	}
.textlink2 {
	text-decoration: underline;
}
div#container {
	width:775px;
	margin:0 auto;
	background-color: white; /* #666666; */
}

.form {
	font-size: 90% ;
	}
	
.menu {
	font-size: 120%;
	font-family: Verdana;
	text-align: center;
	line-height: 1.5;
	}
	
.size80 {
	font-size: 80%;
	}
	
.tableTitle {
	font-size: 100%;
	border-color: #CCCCCC;
	vertical-align: top;
	font-weight: bold;
	}

.table90 {
	font-size: 80% ; 
	}
	
.tableBody {
	font-size: 80% ; 
	border-color: #CCCCCC ;
	background: #E7E7E7 ; /* was BBBDBF */
	vertical-align: top ;
	}
	
.tableBlank {
	font-size: 80% ; 
	border-color: #CCCCCC ;
	background: #ffffff ; 
	vertical-align: top ;
	}
	
.tableOuter {
	border-color: #CDCDCD ;
	}

.white {
	background-color: white;
	}
	
.JuniorHeading {color: #FF9900}

.JuniorTable {
	font-size: 80% ;
	}
	
.JuniorHighlight {
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	}
	
.JuniorPale {
	padding: 4px ;
	font-size: 80% ;
	background: #ffdb72 ; 
	}
	
.JuniorTitle {
	font-weight: bold;
	color: #FF9900;
	}
	
.JuniorSubtitle {
	color: #FF9900;
	}
	
.signature {
	font-family: "Comic Sans MS", cursive ;
	}
	
#menujunior {
	position: absolute;
	top: 165px;
	left: 20px ;
	line-height: 1.5 ;
	font-size: 110% ;
	font-family: Verdana ;
	}
	
.underline {
	text-decoration: underline;
	}

.borderRight {
	border-right: 1px black solid;
}

.caption {
	font-size: 80%;
	font-family: Helvetica;
	text-align: center;
	line-height: 1.25;
	margin: 0 10px 0 10px ;
}
.red {
	padding: 5px;
	margin: 5px;
	border: 1px solid red ;
	font-size: 120%;
 }

.grey { background: #E7E7E7 ; }

#nav {background: white; padding: 5px 10px 2px 0px; margin: 0;
  list-style: none; font: bold 0.8em Verdana, sans-serif;
  border: 1px solid black; border-width: 0 0px 1px 0px;}
#nav li {display: inline; padding: 2px 0; background: white;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid #E7E7E7;
  }
#nav li a {padding: 2px 10px; text-decoration: none;}
#nav li a:link {color: black;}
#nav li a:visited {color: black;}

.gal2010 a#gal2010, .gal2009 a#gal2009, .gal2008 a#gal2008, .gal2007 a#gal2007 {
  background: #E7E7E7 ; 
 /* border: 0px;  */
 /* color: black;  */  }
  
/*   top right bottom left  */