body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image:  url("../../images/bgr_home01.gif");
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Times New Roman, Times, serif; 
	font-size: 16px; 
	color:#777777;
}

TABLE.align
	{
  height: 100%;
  text-align: center;
}

html,body
  {
  height: 100%;
  margin: 0;
  border: none;
  padding: 0;
  }

P {
font-family: Times New Roman, Times, serif; 
font-size: 16px; 
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
color:#777777;
}

H1 {
font-family: Times New Roman, Times, serif; 
font-size: 32px; 
color:#777777;
}

H2 {
font-family: Times New Roman, Times, serif; 
font-size: 20px; 
color:#777777;
}

H3 {
font-family: Times New Roman, Times, serif; 
font-size: 20px; 
color:#777777;
}

H4 {
font-family: Times New Roman, Times, serif; 
font-size: 16px; 
color:#777777;
}

H5 {
font-family: Times New Roman, Times, serif; 
font-size: 12px; 
color:#777777;
}

H6 {
font-family: Times New Roman, Times, serif; 
font-size: 10px; 
color:#777777;
}


A:link {
font-family: Times New Roman, Times, serif; 
text-decoration: none; 
color: #003366;
}

A:visited {
font-family: Times New Roman, Times, serif; 
text-decoration: none; 
color: #003366;
}

A:hover	{
font-family: Times New Roman, Times, serif; 
text-decoration: underline; 
color: #003366;
}


table.round { }
td.round-top { height: 16px;  background-image: url(../../css/borders/round/top.gif)}
td.round-topRight { width: 16px; height: 16px; background-image: url(../../css/borders/round/topRight.gif)}
td.round-right { width: 16px; background-image: url(../../css/borders/round/right.gif)}
td.round-bottomRight { width: 16px; height: 16px; background-image: url(../../css/borders/round/bottomRight.gif)}	
td.round-bottom { height: 16px; background-image: url(../../css/borders/round/bottom.gif)}
td.round-bottomLeft { width: 16px; height: 16px; background-image: url(../../css/borders/round/bottomLeft.gif)}	
td.round-left { width: 16px; background-image: url(../../css/borders/round/left.gif)}
td.round-topLeft { width: 16px; height: 16px; background-image: url(../../css/borders/round/topLeft.gif)}			 
td.round-center { background-color: white  }
