﻿body 
{
		background: url("images/page_background.gif") repeat-x #dddddd;
    font-family:Arial;
    color:Black;
    position:absolute;
    left: 50%; 
    margin-left: -350px;
    width:700px;
}
p.body
{
    margin-left:15px;
    margin-right:15px;
    font-size:small;
    text-align:justify;
}
div.body
{
    margin-left:15px;
    margin-right:15px;
    font-size:small;
    text-align:justify;
}
a, a:focus, a:visited
{
   text-decoration:none;
   font-weight:bold;
   color: #0A4778;
}
a.submenu
{
  text-decoration :none;
  font-weight:normal;
  margin-left:15px;
}

a:hover
{
   color: #0A4778;
   text-decoration:underline;
}

td.topbanner
{
  background-repeat :no-repeat; 
  width:700px;
  height:87px;
}
a.subtitle
{
   color:#0A4778; 
   text-decoration:none;
   font-size:medium;
   font-family:Arial Black;
   margin-left:15px;
   margin-right:15px;
}
a.subtitlelink
{
   color:#0A4778; 
   font-size:medium;
   font-family:Arial Black;
   margin-left:15px;
   margin-right:15px;
}
p.subtitle
{
   color:#0A4778;
   font-size:medium;
   font-family:Arial Black;
   margin-left:15px;
   margin-right:15px;
}
div.subtitle
{
	color :#0A4778;
	font-size:medium;
	font-family:Arial Black;
	margin-left:15px;
	margin-right:15px;
}
div.title
{
   color:#0A4778;
   font-size:larger;
   font-family:Arial Black;
   margin-left:15px;
   margin-right:15px;
   position:relative;
}
p.title
{
   color:#0A4778;
   font-size:larger;
   font-family:Arial Black;
   margin-left:15px;
   margin-right:15px;
   position:relative;
}
p.copyright
{
    font-size:smaller;
    margin-left:25px;
}
table.setcells
{
    font-size:smaller;
    color:#0A4778;
    font-family:Arial;
}

div.Mastertop{background:url(images/bordure/MasterTop.gif) 0% 0% no-repeat; }
div.MasterBottom{background:url(images/bordure/MasterBottom.gif) 100% 100% no-repeat; }
div.MasterMiddle{background:url(images/bordure/masterMiddle.gif) repeat-y ;}

div.copyright
{
    font-size:smaller;
}