<%response.expires=525600 %>
.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: #000066;
	font-family: sans-serif;
}

.darker {
	color: #000066;
	font-family: sans-serif;
}

.bgdark {
	background-color: #000066;
}

td old {
	color: #99CCCC;
        font-family: sans-serif;
        font-size: 90%	
}

td {
	color: #000066;
        font-family: sans-serif;
        font-size: 90%	
}

th {
	background-colour: #FFFF33;
	color: #ffCC00;
        font-family: sans-serif;
        font-size: 90%
}

h1 {
	color: #999999;
	font-family: sans-serif;
}

h2 {
	color: #999999;
	font-family: sans-serif;
}

h3, h4 {
	color: #FFFFCC;
	font-family: sans-serif;
}

h5, h6 {
	color: #6699CC;
	font-family: sans-serif;
}

a {
	color: #9999cc;
        text-decoration: none;
		border: none;
		font-family: sans-serif;
}

img {
        text-decoration: none;
		border: none;
}	


#hide-table { 
        display: none; 
}

#show-table { 
        width: 100%; font-weight: bold;
}

table {
       width: 100%; font-weight: bold;
}

.dayhead {
          colour: #FFFFCC;
}

.bgbody {
	background-color: #FFFFFF;
}

.withdrawn {
	background-color: red; colour: white; font-weight: bold;
}	

.unconfirmed {
	background-color: blue; colour: white; font-weight: bold;
}

.accepted {
	background-color: green; colour: white; font-weight: bold;
}

.Confirmed {
	background-color: green; colour: white; font-weight: bold;
}

.applied {
	background-color: yellow; colour: white; font-weight: bold;
}

.waiting {
	background-color: orange; colour: white; font-weight: bold;
}

.cancelled {
	background-color: pink; colour: white; font-weight: bold;
}

.budgetbar {
	color: #99CCCC;
	font-family: sans-serif;
}

.mail {
	color: #ffCC00;
	font-family: sans-serif;
	font-size: 80%
}

.buttons {
	background-color: #000066; colour: #9999cc; font-weight: bold;
}

