BODY
{
 background-color: rgb(213,220,224);
}

A
{
  color: rgb(32,96,131);
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
A:hover
{
  color: rgb(32,96,131);
  font-weight: bold;
  text-decoration: underline;
  font-size: 11px;
}

#row
{
	padding: 3px;
	font-family: Arial;
	font-size: 11px;
}
#inline ul 
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#inline ul li 
{
  	padding-left: 5px;
  	padding-right: 5px;
	border-right: 1px solid #000;
	list-style: none;
	display: inline;
}
#inline ul li.last 
{
	margin-left: 0;
	border-right: none;
	list-style: none;
	display: inline;
}

.imagePM
{
  padding: 5px;
}

.contentPMA
{

  font-family: Verdana;
  font-size: 11px;
}

.contentPM
{
  font-family: Verdana;
  font-size: 11px;
  padding: 3px;
}

TD, P, SPAN
{
  font-family: Verdana;
  font-size: 11px;
}

.borderBB
{
  border-bottom: 1px solid #ccc;
  padding: 6px;
}

.titlePM
{
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  padding: 4px;
  background-color: rgb(32,96,131);
}

.titleCb
{
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #990000;
}
.NavLink
{
  color: rgb(255,255,255);
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
.NavLink A
{
  color: rgb(255,255,255);
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
.NavLink A:hover
{
  color: rgb(255,255,255);
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
.NavLink A:visited
{
  color: rgb(255,255,255);
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
.SmallLinks
{
  color: rgb(32,96,131);
  font-weight: normal;
  text-decoration: none;
  font-size: 11px;
}
.SmallLinks A
{
  color: rgb(32,96,131);
  font-weight: normal;
  text-decoration: underline;
  font-size: 9px;
}
.SmallLinks A:hover
{
  color: rgb(32,96,131);
  font-weight: normal;
  text-decoration: underline;
  font-size: 9px;
}
.SmallLinks A:visited
{
  color: rgb(32,96,131);
  font-weight: normal;
  text-decoration: underline;
  font-size: 9px;
}
HR
{
  color: rgb(32,96,131);
  width: 760px;
  height: 1px;
}
.TableLines
{
  border-top: 1px solid rgb(32,96,131);
  background-color: #fff;
}

.container
{
  background-color: #fff;
  width: 770px;
}