.roundtop {
          background-colour: #003366; colour: white; font-weight: bold;
}

.boxhead {
          background-colour: #003366;
		  background-image: url("images/corners/topleft.gif")
}

.topleftcorner {
          background-image: url("images/corners/topleft.gif")
}

.bottomleftcorner {
          background-image: url("images/corners/bottomleft.gif")
}

.toprightcorner {
          background-image: url("images/corners/topright.gif")
}

.bottomrightcorner {
          background-image: url("images/corners/bottomright.gif");
		  background-repeat: no-repeat;
		  background-position: 100% 0%}

body {
	color: #DEDECA;
}

td, th {
	color: #99CCCC;
        font-family: sans-serif;
        font-size: 90%
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
        text-decoration: none;
}


#hide-table { 
        display: none; 
}

#show-table { 
        width: 100%; font-weight: bold;
}

table {
       width: 100%; font-weight: bold;
}

.dayhead {
          colour: #FFFFCC;
}

.bgbody {
	background-color: #003366;
}
	

