BODY, TD, TH, DL, UL, OL, P {    FONT-FAMILY: Verdana,Sans-serif; FONT-SIZE: 8pt;}
body { margin: 0; padding: 0; }

a:link
{
	color: Blue;
	text-decoration: underline;
}

a:visited
{
	color: Blue;
	text-decoration: underline;
}

a:hover
{
	color: Red;
	text-decoration: none;
}


.title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Blue;
	background-image : url(imagenes/topbutton_tile.gif);
	border : 1px outset;
	padding : 2px 4px 2px 4px;
	text-align : center;
}


.txt 
{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}

.submit 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size:11px;
	border-style: solid;
   	border-width: 1px;
	background-color: #E1E7F4;
}


input,select,textarea 
{
	border:1 solid #000000;
	color:#000000;
	background-color:#E1E7F4;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}
 
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: Black;
	background-image : url(imagenes/topbutton_tile.gif);
	text-align : center;
}

h3 { font-size:11px; }


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }

.DialogBox {
	BACKGROUND-COLOR: #ffffff
}
.DialogBorder {
	BACKGROUND-COLOR: #e1e9ef;
}
