td							{
									text-align: left;
								}

.white_label	 	{ 
									color				: white;
									font-family	: tahoma,verdana,arial,sans-serif;
									text-indent	: 10px;
									font-size		: 10pt;
									font-weight	: bold;									
								}

.black_label	 	{ 
									color				: black;
									font-family	: tahoma,verdana,arial,sans-serif;
									text-indent	: 10px;
									font-size		: 10pt;
									font-weight	: bold;									
								}


.status_normal	{ 
									height			: 25px;
									color				: #808080;
									vertical-align	: middle;
									background	: #CACACA;
									font-family	: verdana,arial,sans-serif;
									text-indent	: 5px;
									font-size		: 8pt;
									font-weight	: bold;									
								}

.status_error		{ 
									height			: 25px;
									color				: #ff1b1b;
									vertical-align	: middle;
									background	: #CACACA;
									font-family	: verdana,arial,sans-serif;
									text-indent	: 5px;
									font-size		: 8pt;
									font-weight	: bold;									
								}


.title	 				{ 
									color				: white;
									font-family	: tahoma,verdana,arial,sans-serif;
									text-indent	: 10px;
									font-size		: 23pt;
									font-weight	: bold;
									font-style	: italic;
								}
								
input 					{	
									border			:	1px solid transparent; 
									height			: 20px;
									font-family	:	arial;
									font-size		:	12px; 
									color				: black;
								} 