body {
	background-image: url(../images/blueblendback.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #669ACC;
	color: #000066;



}
.side {
	background-image: url(../images/side.gif);
	background-repeat: repeat-y;
}
.menuback {
	background-image: url(../images/menuback.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.behindpicture {
	background-image: url(../images/backcurve.gif);
	background-repeat: repeat-x;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
p {
	color: #000066;
}
.menu {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;


}
.menu:visited {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;


}
.boxbackground {
	background-image: url(../images/box/background.jpg);
	background-repeat: repeat;
}
.menu:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.sider {
	background-image: url(../images/sider.gif);
	background-repeat: repeat-y;

}
.tablemenu {
}
.footer {
	color: #FFFFFF;
	text-decoration: none;
}
.newstext {
	color: #FFFFFF;
}
.lightbackground {
	background-image: url(../images/lightbackground.jpg);
	background-repeat: repeat;
}
.newlink {
	color: #00FF00;
	text-decoration: none;

}
.newlink:visited{
	color: #00FF00;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}

/* Additions for doorway pages by Damian Fogels 03 September 2003 */

#content {
  position: absolute;
  height: auto;
  top: 160px;
  left: 100px;
  right: 100px;
  bottom: 200px;
  border: none;
  background-color: #669ACC;
  padding: 10px;
  z-index: 3;
}

#content img {
	border: 0 none;
	vertical-align: middle;
	float: right;
	padding: 5px;
}

#navtop {
  position: absolute;
  top: 0px;
}

#bottomaddress { 
   position: absolute;
   bottom: 0px;
   right: 0px;
   height: 17px;
   width: 100%;
   background-color: #375DA6;   
   padding: 5px 5px 0 0;
   z-index: 4;
}

#bottomaddress p {
   color: #FFFFFF;
   text-decoration: none;
}

#bottomaddress a {
   color: #FFFFFF;
   text-decoration: none;
}
