BODY {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	color:"#19586E";
   background-color: #19586E;
}

A.menu {
	color: #19586E;
}

BODY.iframe {
   background-color: #FFFCD8;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	color:"#000000";
}


TD.left_menu {
	background-color: #FFFCD8;
	background-image: url('./images/left_background.gif');
	background-repeat: no-repeat;
	background-position: center center;
}


TD.right_homepage {
	background-color: #F5DDC8;
}


TD.bottom_menu_height {
	background-color: #D6A070;
}


TD.bottom_menu {
	vertical-align: middle;
   text-align: center;
	background-color: #D6A070;
	background-image: url('./images/bottom_background.gif');
	background-repeat: no-repeat;
	background-position: center center;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10pt;
	color:#000000;
}


TABLE.cat_table {
	border: 1px solid #000000;
}


TD.cat_title {
	background: #185A6B;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}


TD.cat_content1 {
	background: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}


TD.cat_content2 {
	background: #FFFFDE;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}


TABLE.colours {
	border: 1px solid #000000;
}


TD.colour_cell {
	background: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}


.error {
	color: #FF0000;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
   font-weight: bold;
	text-align: center;
}

SPAN.subcat {
	font-size: 12px;
}
