@import url("bioplanet.css");

/* APPLICATION PROPERTIES */

/* Main */
/*------*/
body {
	background-color: #EEF3DB;
	font-family: Verdana, Arial;
	color: #003B7B;
	font-size: 10px;
	width: 96%
}

table.half {
	width: 398px;
	vertical-align: top
}

body {
    background-color: #EEF3DB;
	font-family: Verdana, Arial;
	color: #003B7B;
	font-size: 10px;
	width: 96%
}

table.unavailable
{
	table-layout: fixed;
	width: 740px;
	text-align: center;
}

col.unavailable
{
	width: 48%;
	text-align: center;
}

td.unavailable
{
	width: 740px;
}
