@charset "UTF-8";

/* CSS Document */



P{

font-family: Verada, sans-serif; font-size: 11px;

colour: #000000;

line-height: 18px;

padding: 3px;

}



.bold {

	font-family: Verdana, sans-serif;

	font-size: 11px;

	line-height: 18px;

	font-weight: bold;

	color: #DD0000;

}





/************

// NAVIGATION

*************/





.navigation a:link, .navigation a:visited{

	font-family: Verdana, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	background-color: #FFDD00;

	padding: 8px;

	display: block;

	width: 180px;

}

.navigation a:hover, .navigation a:active{

	font-weight: bold;

	color: #CC0000;

	background-color: #FFFF33;

}



.navigation a.selected{

	font-weight: bold;

	color: #CC0000;

	/*background-color: #FFFF33;*/

	background-color:#FFF1AA;

}



/*



.navigation {

	font-family: Verdana, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	background-color: #FFDD00;

	padding: 8px;

	display: block;

	width: 180px;

}





.navigation:hover {

	font-family: Verdana, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #CC0000;

	text-decoration: none;

	background-color: #FFFF33;

	padding: 8px;

	display: block;

	width: 180px;

}



*/



/* looks like this should be the selected state*/



.navigation2 {

	font-family: Verdana, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	background-color: #FFDD00;

	padding: 8px;

	display: block;

	width: 180px;

}



.message {

	font-family: Verdana, sans-serif;

	font-size: 22px;

	font-style: normal;

	font-weight: normal;

	color: #CC3300;

	text-decoration: none;

	background-color: #FFDD00;

	padding: 8px;

	display: block;

	width: 180px;

	line-height: 26px;

	font-variant: normal;

}



.list {

	font-family: Verada, sans-serif;

	font-size: 11px;

	colour: #000000;

	line-height: 18px;

	padding: 10px;

}



.listbold {

	font-family: Verada, sans-serif;

	font-size: 11px;

	colour: #000000;

	line-height: 16px;

	padding: 10px;

	font-weight: bold;

	color: #FF0000;

}



.basetype {

	font-family: Veradana, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #FFFFFF;

}

