.mnlmaincolour {BACKGROUND-COLOR: #cccc99}

body#links td {font-size:1.3em;}

.tbody{
	FONT-SIZE: 0.9em; 
}

.tbodybig{
	FONT-SIZE: 1.0em; 
}


.tbodysmall{
	FONT-SIZE: 0.8em; 
}


.mnllinklist {
	font-size: 0.9em; 
}

.mnllinktext {
  font-size: 1em;
}

.mnlcategorylist {
	font-size: 2em;
}

.mnlcolumnheading {
	font-size: inherit; 
	font-weight: bold;
}

.mnlcategorymenu {
	font-size: inherit; 
}


.mnlcategorylistsmall {
	FONT-SIZE: inherit;  
}

.mnlmainmenu {
	FONT-SIZE: inherit;
}

.mnlbreadcrumbs {
	FONT-SIZE: inherit; 
	FONT-WEIGHT: bold;
}


.mnlhighlightheading {
	FONT-SIZE: inherit; 
	FONT-WEIGHT: bold;
}


.mnlsearchcategory { 
	font-size: inherit;
}

/*.formelement { 
	FONT-SIZE: 1.5em; 
}


/**************experimenting************************************/
select {  
     
     margin: 0 0 0 0;
	 padding: 2px 0 3px 0;
	 font-size: inherit;
	 cursor: pointer;
	 height: 1.7em;
	
}

input[type='submit'] {
	   	color: #fff;
		font-weight:bold;
		font-size:inherit;
		padding:0 5px 0 5px;
		margin: -0;
		height:23px;
		background-color: #FF953F;
		border: 1px solid #F8F0E1;
		-moz-border-radius:3px;
	    -khtml-border-radius:3px;
	    -webkit-border-radius:3px;
	    border-radius:3px;
	    }


