/* ------------------------------------  */
/* tdi total */
/* ------------------------------------  */


body, p, tr, th, td, ul, li
	{
    font-family:  verdana, arial, sans-serif;
    font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	vertical-align: top;
	}

body, td						{ text-align: left; }

#wrapper
	{
	position: relative;
	width: 98%;
	margin: auto;
	padding: 10px;
	}

#tdi_map
	{
	width:950px;
	height:550px;
	}

/* ------------------------------------  */
/* buttons */
/* ------------------------------------  */

.buttons
	{
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	padding: 2;
	}

.buttons_print
	{
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	background-color: #f0f0d0;
	padding: 2;
	}

.link_buttons
	{
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	}
/* ------------------------------------  */
/* search */
/* ------------------------------------  */

/* ------------------------------------  */
/* browse */
/* ------------------------------------  */


.browse_desc0
	{
	font-weight: bold;
	vertical-align: top;
	width: 35%;
	}
.browse_desc1
	{
	font-weight: bold;
	vertical-align: top;
	width: 25%;
	}
.browse_desc2
	{
	font-weight: bold;
	vertical-align: top;
	width: 15%;
	}
.browse_desc3
	{
	font-weight: bold;
	vertical-align: top;
	width: 25%;
	}

.browse_data
	{
	text-decoration: none;
	vertical-align: top;
	}

.browse_line0
	{
	}
.browse_line1
	{
	background: #f0f0d0;
	}

.browse_data_first
	{
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	}

.browse_order_gif
	{
	width: 14px;
	height: 14px;
	}

.advo_text
	{
	text-decoration: none;
	vertical-align: top;
	padding: 5px;
	}

.advo_logo
	{
	text-align: center;
	text-decoration: none;
	width: 150px;
	vertical-align: top;
	padding: 5px;
	}


/* ------------------------------------  */
/* print */
/* ------------------------------------  */

.print_table
	{
	background-color: #ffffff;
	width: 100%;
	}

.print_desc
	{
	font-weight: bold;
	color: #0066cc;
	width: 20%;
	}

#print_tdi_name
	{
	font-weight: bold;
	color: #0066cc;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	}

.print_name
	{
	background-color: #ffffff;
	font-weight: bold;
	}

.print_data
	{
	background-color: #ffffff;
	color: #000000;
	}

.print_sub_title
	{
	font-weight: bold;
	color: #0066cc;
	}

.print_multimedia_lnk		{ }
.print_multimedia_lnk img	{ margin-right: 5px; margin-bottom: 2px; }
