HTML, BODY {
  margin: 0px;
  padding: 0px;
  border: none;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  background-image: url();
  background-repeat: repeat;
}

BODY, TABLE, TD {
  font-family: Arial;
  color: #000033;
  font-size: 12px;
  font-weight: normal;
}

a:link, a:visited {
  font-family: Arial;
  color: #6666FF;
  text-decoration: none;
}
a:hover, a:active {
  color: #6699FF;
  text-decoration: none;
}

.bar-borders {
  height: 20px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.menu-top-border {
  border-right: #5D687F 1px solid;
}

#menulocation {
  LEFT: 0px;
  WIDTH: 175px;
  POSITION: absolute;
  TOP: 72px;
  padding: 0px 0px;
  white-space:nowrap;
  border-right: #5D687F 1px solid;
}

.menutrans {
  filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

.menu_bottom_line	{
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #5D687F;
}

.page-borders {
  background-color: #5D687F;
}

.backgrounds {
  background-image: url("http://www.r7g.com/6497/m/background.jpg");
  background-repeat: repeat-y;
  background-position: 0px 0px;
  background-attachment: fixed;
}

.just {
  text-align: justify;
}

.title {
  COLOR: #262662;
  font-size: 17px;
  font-family: Arial;
  font-weight: bold;
}

.biglink {
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  TEXT-DECORATION: none;
}

.biglink:hover {
  font-size:12px;
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  TEXT-DECORATION: underline;
}

@media print {
.printhide 	{ display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none; }
}

.copyright {
  COLOR: #999999;
  font-size: 9px;
  font-family: Arial;
  font-weight: normal;
}

.date-font {
  color: #262662;
  font-size: 10px;
  font-family: Arial;
  font-weight: bold;
}

.picturetitle {
  COLOR: #000000;
  font-size: 10px;
  font-family: Arial;
  font-weight: bold;
}

.picturecomments {
  COLOR: #666666;
  font-size: 10px;
  font-family: Arial;
  font-weight: normal;
}



#centpourcent {
  height: 100%;
  width: 100%;
}


br {
  font-size: 9px;
}

H1 {
  font-family: Arial;
  color: #262662;
  font-weight: bold;
  font-size: 13pt;
  margin: 8px 0px 0px 0px;
  padding: 0px;
}

H2 {
  font-family: Arial;
  color: #262662;
  font-weight: bold;
  font-size: 11pt;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

H3 {
  font-family: Arial;
  color: #262662;
  font-weight: bold;
  font-size: 10pt;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

HR {
  width: 100%;
  background-color: #262662;
  color: #262662;
  border: 0px;
  height: 1px;
}


input, textarea {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #000033;
  border: 1px solid #999999;
  padding-left: 2px;
  padding-right: 2px;
}

input:focus, textarea:focus {
  border: 1px solid #000033;  
}


input.submit {
  font-size: 10px;
  border: 1px solid #000033;
  background-color: #000033;
  color: #FFFFFF;
  text-align: center;
  width: 100px;
  height: 19px;
}

select {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #000033;
}

textarea {
  width: 260px;
}


.divstyle {	position:absolute;
		border: #000000 1px solid;
		top:0;
		left:0; }

.pstyletitle{	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		text-align: left;
		padding: 3px;
		font-family:verdana, arial; }


.pstylebody {	position:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial; }
		
.button-popups{ background-color:#FFFFFF;
		FONT-FAMILY: Arial;
		color: #262662;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		HEIGHT: 22px;
		BORDER: #C0C0C0 1px solid; }

.buttonon-popups{ background-color:#F0F0F0;
		FONT-FAMILY: Arial;
		color: #262662;
		font-size: 8pt;
		cursor:hand;
		HEIGHT: 22px;
		font-weight: bold;
		BORDER: #262662 1px solid }

/* ** MENU ** */
.menu {
  font-family: Verdana;
  font-size: 8pt;
  height: 30px;
  width: 175px;
  cursor:hand;
  font-weight: bold;
  text-indent: 8px;
  line-height: 20pt;
  text-align: left;
  display: block;
  border-top: #FFFFFF 1px solid;
  border-bottom: #5D687F 1px solid;
}

a.menu:link, a.menu:visited {
  font-family: Verdana;
  background-image: url("http://www.r7g.com/6497/m/menu.gif");
  background-color:#AEB8CD;
  color: #003366;
}

a.menu:hover, a.menu:active {
  background-image: url("http://www.r7g.com/6497/m/menuon.gif");
  background-color:#AEB8CD;
  color: #000066;
}

.menu1 {
  padding: 2px 4px;
  font-family: Verdana;
  font-size: 11px;
  cursor:hand;
  text-align: left;
  display: block;
}

a.menu1:link, a.menu1:visited {
  font-family: Verdana;
  color: #003366;
}

a.menu1:hover, a.menu1:active {
  color: #DD0000;
}


.menu2 {
  padding: 0px 15px;
  font-family: Verdana;
  font-size: 11px;
  cursor:hand;
  text-align: left;
  display: block;
}

a.menu2:link, a.menu2:visited {
  font-family: Verdana;
  color: #003366;
}

a.menu2:hover, a.menu2:active {
  color: #DD0000;
}


.menu3 {
  padding: 0px 25px;
  font-family: Verdana;
  font-size: 11px;
  cursor:hand;
  text-align: left;
  display: block;
}

a.menu3:link, a.menu3:visited {
  font-family: Verdana;
  color: #003366;
}

a.menu3:hover, a.menu3:active {
  color: #DD0000;
}