html, body {
margin: 0;
padding: 0;
height: 100%
}

img
{
	line-height:1px;
	font-size:1px;
	margin:0;
	padding:0;
}


body
{
	background-color:#e6dfdf;
	font-size:10px;
	font-family:verdana;
}

form
{
	padding:0;
	margin:0;
}

a
{
	text-decoration:none;
	color:black;
}

a:hover
{
	text-decoration:underline;
	color:black;
}

p
{
	font-size:10px;
}

#global_mask_layer
{
	z-index:1000;
	margin:0;
	width:100%;
	height:100%;
	position:absolute;
	background:#000000;
	
}


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


.table_module_header_1
{
	border: 1px solid #e1c000;
}

.table_module_header_1 td
{
	padding: 3px;
	background-color: #fcf3b7;
	font-weight: bold;
	font-size:10px;
	color:#000000;
	font-variant:small-caps;
}

.table_module_content_1
{
	border: 1px solid #e1c000;
	background-color: #ffffff;
}


.table_module_content_1 td
{
	padding:3px;
}

.table_module_content_1 td select
{
	padding:0px;
	font-size:10px;
}

.div_error_1
{
	color:#CC0000;
	font-weight:bold;
}			

.table_module_listing_1
{
	width: auto;
	border: 1px solid #330000;			
	background-color: #fce55e;
				
}

.table_module_listing_1 th
{
	background-color:#fcf3b7;
	color:#000000;				
	font-weight:600;
	font-size:10px;
}	

.table_module_listing_1 tr
{
	padding-left: 3px;
	background-color:#fcf9e8;
	color:#000000;				
	font-size:10px;
}		
	

.table_module_listing_1 tr.over
{
	padding-left: 3px;
	background-color:#fcf3b7;
	color:#000000;				
	font-size:10px;
}	

.table_module_listing_1 a
{
	color:#b80e0e;			
	font-weight:600;
	font-size:10px;
}		

.table_module_listing_1 a:hover
{				
	text-decoration:underline;
	color:#b80e0e;				
	font-weight:600;
	font-size:10px;
}									

.table_module_listing_1 td
{
	padding-left: 3px;				
			
	font-size:10px;
}		
