body{
	background-color:#ffffff;
	scrollbar-face-color: #7BE3DE;
	scrollbar-shadow-color: #008284;
	scrollbar-highlight-color: #DEEBF5;
	scrollbar-3dlight-color: #5F8ABD;
	scrollbar-darkshadow-color: #5F8ABD;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #FFFFFF;
	
}

p,body,table,td,tr,input{
	font-family: verdana;
	font-size: 10px;
	font-color: #FFFFFF;
}

.titulo{ font-family: verdana; font-size: 12px; color: #000000;}
.titulo2{ font-family: Arial; font-size: 18px; color: #000080;}
.titulo2{ font-family: verdana; font-size: 12px; color: #FFFFFF;}
.titulolateral{ font-family: verdana; font-size: 12px; color: #000080;}
.titulolateralb{ font-family: verdana; font-size: 12px; color: #FFFFFF;}
.titulolateralg{ font-family: Arial; font-size: 16px; color: #000080;}
.titulotabla{ font-family: verdana; font-size: 12px; color: #FFFFFF;}
.textolateral{ font-family: verdana; font-size: xx-small; color: #000080;}
.textoinput{font-family: verdana;font-size: xx-small;color: Black;}
.botones
	{
		font-family:Verdana, Tahoma, sans-serif;
		font-size:9px;
		text-transform:uppercase;
		font-weight:bold;
		color:#666;
		padding-bottom:6px;
		padding-top:6px;
		padding-left:5px;
		background-color:#CEF3F7;
		text-decoration:none;
		border-bottom: 2px solid #fff;
		cursor:hand;		
	}
.barra_botones
	{
		border-bottom:2px solid #fff;	
	}

