body{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
a{
    display: block;
	text-decoration: none;
	color: #FFFFFF;
}
a:link{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover{
	text-decoration: none;
    color: #000000;
	background-color:#BDCCD8;
}
.PageStyle {
  background-attachment: fixed;
  background-color: #597c99;
  background-image: url(../images/top_blue.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
span{
  text-align: center; 
  font-weight: bold; 
  width: 24%; 
  padding: 2px
}
#FlamanMainSite
{
	position: absolute;
	top:5px;
	left: 620px;
	z-index: 1;
	font-size:10pt;
                           font-style: italic;
	text-align:center;
                          font-weight:bold;
	width:70px;
	padding:0px 5px 0px 5px;
                          color: #FF0000;
}
#FlamanMainSite a{
    display: block;
    color: #FF0000;
    text-decoration: none;
}
#MainMenu
{
	position: absolute;
	top:5px;
	left: 700px;
	z-index: 1;
	font-size:10pt;
	text-align:right;
	width:100px;
	padding:0px 5px 0px 5px;
}
#CategoryMenu
{
  position: absolute;
  top:130px;
  left: 0px;
  z-index: 1;
  color: #FFFFFF;
  font-size:8pt;
  font-weight:bold;
}
#CategoryMenu a{
    display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#CategoryMenu a:link{
    color: #FFFFFF;
	text-decoration: none;
}
#CategoryMenu a:visited{
    color: #FFFFFF;
	text-decoration: none;
}
#CategoryMenu a:hover{
    color: #000000;
	background-color:#BDCCD8;
	text-decoration: none;
}
#CategoryMenu div{
    border:1px solid #FFFFFF;
	background-color:#597C99;
	width:98px;
	height:17px;
	position:relative;
	float:left;
	text-align:center;
}
.TableDark
{
  background-color:#395C79;
  color: #FFFFFF;
  font-size:8pt;
  font-weight:bold;
}
.TableNews
{
  color: #000000;
  font-size:8pt;
  font-weight: normal;
}
.TableDVR
{
  color: #000000;
  font-size:9pt;
  font-weight: normal;
  text-align:left;
  border:1px solid #597c99;
  width:800px;
  padding:3px 3px 3px 5px;
}
.TableDVR th
{
  color: #FFFFFF;
  background-color:#395C79;
  font-size:12pt;
  font-weight: bold;
  text-align:center;
}
.LightCell
{
 background-color:#DDECF8;
 color: #395C79;
 font-weight: bold;
}
.LightCel2
{
 background-color:#E0F0F0;
 color: #395C79;
 font-weight: bold;
}
