@import url("dats.css");

/* APPLICATION PROPERTIES */

/* Main */
/*------*/
body {
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 96%
}

table.half {
	width: 398px;
	vertical-align: top
}

table.unavailable
{
	table-layout: fixed;
	width: 740px;
	text-align: center;
}

col.unavailable
{
	width: 48%;
	text-align: center;
}

td.unavailable
{
	width: 740px;
}

/* checkJavascript en checkCookies */
/* ------------------------------- */
table.base
{
	width: 760px;
}
td.alignTop
{
	vertical-align: top;
}table.scrSeparator
{
	width: 380px;
}
table.scrSeparatorL
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;		
	width: 380px;
}
table.scrSeparatorR
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;	
	width: 380px;
}
col.cCol1
{
	width: 15px;
}
col.cCol2
{
	width: 365px;
}

