/* CSS definition file containing sitestyle stylesheets */
BODY {
	SCROLLBAR-FACE-COLOR: #D4CBA4;
	SCROLLBAR-HIGHLIGHT-COLOR: #F7EFD6;
	SCROLLBAR-SHADOW-COLOR: #E7DBAD;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #E7DBAD;
	scrollbar-3d-light-color: #E7DBAD;
	scrollbar-dark-shadow-color: #E7DBAD;
	background-image : url(../images/body_bg.gif); background-position : bottom; background-repeat : no-repeat;
}
A:link  {
	color: #004845;
	font-style: normal;
	text-decoration: underline;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:visited  {
	color: #004845;
	font-style: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:active  {
	color: #004845;
	font-style: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:hover {
	color: #004845;
	font-style:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
 td {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
}
.header {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #7C160E;
	font-weight: bold;
}
.brown {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #7C160E;
}
.lightbrown
{
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #A05C3B;
}
.green {
	color: #004845;
	font-style:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.small {
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #000000;
}
.grey
{
	background : #928F8A;
}
.greenbg
{
	background : #CBD3CA;
}
.province
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #004845;
	background: #F0E8DE;
	font-style : normal;
	width : 200px;
}
.programme
{
	background : #F0E8DE;
 	color : #004845;
	width : 260px;
}
 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color:#000000;
	background: #B6B9BB;
	font-style : normal;
}

 select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background: #B6B9BB;
	font-style : normal;
}
 textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background: #B6B9BB;
	font-style : normal;
}