@charset "utf-8";

/* page properties *********************************************************/

body,td,th {
	font-size: 10px;
	}

h1 {
font-size:14px;
}

h2 {
font-size:12px;

}


h3 {font-size:12px;
}

h4 {font-size:10px;

}

.small {font-size:8px;}

.vsmall {font-size:7px;}

.softie {height:80px;}




/*******************************************************************************

 MENUS
 *******************************************************************************/
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: auto;
}


/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 0px;
	font-size:8px;
}