body 
{
	background: url("images/dimac.gif");
	background-position : right bottom;
	background-repeat : no-repeat;
	color: black;
	font-family: Tahoma;
	font-size: 8pt;
}

td,th
{
	font-size: 8pt;
}

a 
{
	color:  #225693;
}

a:hover 
{
	color: #7F9DB9;
}

.buttonx
{
    font-family: Tahoma, Verdana, Arial, Geneva;
	font-size: 8pt;
	HEIGHT: 20px;
    WIDTH: 90px;
	BACKGROUND: #D4D0C8;
	TEXT-ALIGN: center; 
	BACKGROUND-COLOR: #225693;
    BORDER-BOTTOM-COLOR: #0066cc;
    BORDER-LEFT-COLOR: #0066cc;
    BORDER-RIGHT-COLOR: #0066cc;
    BORDER-TOP-COLOR: #0066cc;
  	COLOR: white;
}

input.text 
{
	border: 1px solid #7F9DB9;
	font-family: Tahoma;
	font-size: 8pt;
}


textarea {
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #7F9DB9;
}

table.list 
{
			
}

table.list th 
{
	background: #225693;
	color: #FFFFFF;
	text-align: left;
}

table.list td 
{
	border-bottom: 1px solid #7F9DB9;
}


table.list tr.newMail 
{
	background: #FFF7E5;
}

.header
{
	font: bold;
	font-family: Tahoma;
	font-size: 12pt;
}