﻿body {
	background-color:black; 
	background-attachment: fixed;
	margin-top:0px
}

p {
	color:silver; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt;
	margin:0px;
} 
address {
	font-style:normal;
	color:silver; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9pt;
}

a {color:rgb(255, 204, 0);}
a:visited {color:rgb(255, 204, 0);}
a:hover {color:#FFFFFF;}  
a:active {color:#FFFFFF;}
a {text-decoration: none;}

table {
	width:762px; 
	height:auto; 
	background-image:none; 
	font-family:Arial, Helvetica, sans-serif; 
	color:silver; 
	font-size:9pt
}

h3 {
	color:#FF0000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color:rgb(255, 204, 0);
}

.font1 {
	color:silver; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9pt;
}
.div1 {
	text-align: left;
	color: #C0C0C0; font-family: Arial; font-size: 10pt;
	border: 4px solid #333333;
	padding: 9px;
	width: auto
} 
.divpage {
	height:auto;
	width:730px;
	padding:9px;
	margin:0px;
}

.boldwhite {
	color: #FFFFFF;
	font-weight:bold;
}
.boldyellow {
	font-weight:bold;
	color:rgb(255, 204, 0);
}
.blackbg {
	background-color:black; 
	background-image:none;
}
.center {
	text-align:center;
}
.myBox {
  width: auto;
  height: auto;
  border:4px; border-color:#333333; border-style:solid;
  color: #C0C0C0; font-family: Arial; font-size: 10pt;
  padding: 10px;
  text-align: left;
  background-image: url('IndexDefault/background.jpg');
  background-repeat: repeat;
  position:absolute; z-index: 1;
}
