/* 
Villas_stylesheet.css
Stylesheet for FLIGHTS

vers 1 MPU     
vers 2 PTC 26/08/2004 added dmr_management 
 
*/

a 		{text-decoration:underline; color:#FFFF00}
a.orange 	{text-decoration:underline; color:#FF9900}
a:hover 	{text-decoration:none; color:#FFFFFF}
a:hover.orange 	{text-decoration:none; color:#000000}

font 		{color: #FFFFFF; font-family:Verdana,helvetica; font-size:9pt;}
font.smallb 	{color: #000000; font-family:Verdana,helvetica; font-size:8pt;}
font.smallo 	{color: #FF9900; font-family:Verdana,helvetica; font-size:8pt;}
font.small 	{color: #FFFFFF; font-family:Verdana,helvetica; font-size:8pt;}
font.large 	{color: #FFFFFF; font-family:Verdana,helvetica; font-size:10pt;}
font.black 	{color: #000000; font-family:Verdana,helvetica; font-size:9pt;}


.dmr_management { position:absolute; left:-44444px; top:20px; width:4444px; height:100px; background:#ffffff; color:#000000; display:none }

textarea  	{background-color : #00CCFF;}
SELECT,INPUT  	{background-color : #00CCFF;}

.a1 		{text-decoration:underline; color:#000000; font-family:Verdana,helvetica; font-size:9pt;}


.attach   	{text-decoration:none;
		color:#000000;
		font-family:Verdana,helvetica;
		font-size:9pt;
		}

.attach:hover {
	text-decoration:none;
	color:#FFFF00;
	font-family:Verdana,helvetica;
	font-size:9pt;
}

.radio 		{background-color : none;}
.check		{}
.file  {
	background-color : #00CCFF;
	color: #000000;
	width :280 px;
}
.reset {
	background-color : #FF9900;
	color: #FFFF00;
	font-weight : bold;
	width :140 px;
}
.submit {
	background-color : #FF9900;
	color: #FFFF00;
	font-weight : bold;
	width :160 px;
}
.submitPlain{
	color:#FFFF00; 
	background-color:#FF9900;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	
}
