﻿body
{
  background-image:url(../images/fondo.gif);
  margin:0px;
  direction:ltr;
}
.topmenu img
{
  width:24px;
  height:16px;
}
img
{
  border:none;
}
.picturemenu center
{
  margin-top:6px;
  margin-bottom:3px;
}
.picturemenu td
{
  height:57px;
}
.mainmenu
{
  margin-bottom:20px;
  margin-left:2px;
  margin-top:0px;
  width:176px;
}
.mainmenu td
{
  vertical-align:middle;
  border:solid 1px #82B3ED;
}
.mainmenu img
{
  height:9px;
  width:9px;
  margin-left:6px;
  margin-right:6px;
}
.mainmenu a
{
  padding:2px;
  height:100%;
  font-family:Arial;
  display:block;
  color:white;
  font-size:9pt;
}
.mainmenu a:hover
{
  background-color:#CCE6FD;
  color:black;
}
.activePage
{
  background-color:#427CC4;
}
.loadingTable
{
	background-image:url('../images/loading.gif');
	background-position:center top;
	background-repeat:no-repeat;
	height:50px;
	width:50px;
	vertical-align:bottom;
	text-align:center;
}
#christianr a
{
  color:white;
}
#christianr a:hover
{
  color:black;
}
#bottomOfPage a
{
	color:white;
}
#bottomOfPage a:hover
{
	color:black;
}
.image
{
	border:1px white solid;
  width:160px;
	height:54px;
}
.titlerow
{
  background-color:#0000CC;
  border-top-width:0px;
  border-left-width:0px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-color:black;
  border-style:solid;
  font-size:10pt;
  font-family:Arial;
  font-weight:bold;
  text-align:center;
  color:white;
  padding:5px;
  cursor:hand;
  width:25%;
}
