BODY
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

    scrollbar-face-color: #005588;
    scrollbar-shadow-color: #0066CC; 
    scrollbar-highlight-color: #003366;
    scrollbar-3dlight-color: #0066CC; 
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #006699; 
    scrollbar-arrow-color: #0066FF;
}

BODY TABLE 
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
input, textarea, select { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.area {  font-size: 11px; color: #003366; background-color: #FBFBFD;}
.area100 {  font-size: 11px; color: #003366; background-color: #FBFBFD; width: 100%}
.boton {  font-size: 10px; letter-spacing: 1px; background-color: #dddddd; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.order:link, .order:visited, .order:actived {	color: #003366; text-decoration: underline; FONT-SIZE: 9px;}
.order:hover	{	color: #005599; text-decoration: none; FONT-SIZE: 9px; }
.order	{	color: #003366; FONT-SIZE: 9px; }
.Inscripto { color: #003366; background-color: #ffffee; }

a:link, a:visited, a:actived { color: #0000cc; text-decoration: underline }
a:hover { color: #0000ff; text-decoration: none }

.gris:link, .gris:visited, .gris:actived {	color: #999999; text-decoration: none }
.gris:hover	{	color: #003366; text-decoration: underline }

.azul:link, .azul:visited, .azul:actived {	color: #003366; text-decoration: none }
.azul:hover	{	color: #0066cc; text-decoration: underline }

.neg:link, .neg:visited, .neg:actived {	color: #000000; text-decoration: none }
.neg:hover	{	color: #003366; text-decoration: underline }

.cel:link, .cel:visited, .cel:actived {	color: #0066CC; text-decoration: underline }
.cel:hover		{	color: #0066aa; text-decoration: none }

.mnu:link, .mnu:visited, .mnu:actived {	color: #e0eeef; text-decoration: none }
.mnu:hover		{	color: #ffffff; text-decoration: underline }

.roj:link, .roj:visited, .roj:actived {	color: #cc0000; text-decoration: none }
.roj:hover	{   color: #aa0000; text-decoration: underline }

.t12 {   FONT-SIZE: 11px;}

.t8 {   FONT-SIZE: 9px;}

.t8xx {   FONT-SIZE: 7px; color: #006699;}

p {
	margin-top: 4px;
	margin-bottom: 3px;
}

.import
{
    text-transform: capitalize;
    color: #ff0000;
    font-family: Verdana;
    font-weight: bold;
}

.name
{
	text-transform: capitalize;
	color: #003366;
	font-family: Verdana;
}

li, ol, ul, blockquote {
	margin-top: 4px;
	margin-bottom: 3px;
}