/* CSS Document */

/* all pages*/
body {
	background-color: #4C112C;
	color : #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* header */

#navbar {
    background-color: #000000;
	color : #FFFFFF;
	font-size : 9px;
	font-family : arial;
	}
	
/* body */


/* colour scheme */

#tcolour {
	background-color : #FFFFFF;
	
	}
	#t1colour {
	background-color : #722247;
	
	}
#t2colour {
	background-color : #9D6E84;
	
	}
#t3colour {
	background-color : #FAEEED;
	
	}	
#spacer {
	background-color : #FFFFFF;
	
	}	
	
/* tables */	

#table {
	
	font-size : 11px;
	font-family : arial;
	color : #000000;
	
	}
#table2 {
	color : #ffffff;
	font-size : 9px;
	font-family : arial;
	}
	
/* text */
	
	  .title {
	color : #7A140A;
	text-decoration : none;
	font-size : 11px;
	font-family : verdana;
	font-weight : bold;


}	
	    .bbtext {
	color : #000000;
	text-decoration : none;
	font-size : 9px;
	font-family : verdana;
	font-weight : bold;
	font-style : italic;

}	
    .bwtext {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;

}		
.important {color:#FF0000; text-decoration:none;font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; }

/* links */

    a.link:visited {
	color : #000000;
	text-decoration : none;
	font-size : 10px;
	font-family : arial;
	font-weight : bold;
}

    a.link:active {
	color : #000000;
	text-decoration : none;
	font-size : 10px;
	font-family : arial;
	font-weight : bold;
}

    a.link:hover {
	color : #000000;
	text-decoration : none;
	font-size : 10px;
	font-family : arial;
	font-weight : bold;
}		
a.blink:link {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
	
}

    a.blink:visited {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
}

    a.blink:active {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
}

    a.blink:hover {
	color : #F7931E;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
}	
a.bblink:link {
	color : #000000;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
	
}

    a.bblink:visited {
	color : #000000;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
}

    a.bblink:active {
	color : #000000;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
}

    a.bblink:hover {
	color : #0000000;
	text-decoration : none;
	font-size : 10px;
	font-family : verdana;
	font-weight : bold;
}	

a.lightlink:link {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : arial;
	font-weight : bold;
}

    a.lightlink:visited {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : arial;
	font-weight : bold;
}

    a.lightlink:active {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : arial;
	font-weight : bold;
}

    a.lightlink:hover {
	color : #F7931E;
	text-decoration : none;
	font-size : 10px;
	font-family : arial;
	font-weight : bold;
}	
  a.nlink:link {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : arial;
	
}

    a.nlink:visited {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : arial;

}

    a.nlink:active {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : arial;
	
}

    a.nlink:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	font-family : arial;

}

/* footer */

#navbarbottom {
    background-color: #000000;
	color : #FFFFFF;
	font-size : 9px;
	font-family : arial;
	}