/* Stylesheet */ 

body {
	margin:0px 0px; padding:0px;
	text-align:center;
	border-spacing:0px;
 	border:0px;
 	padding:0px;
  	height:612px; 
  	background-color:#000000; 
  	font-family:arial, verdana, sans-serif;
 	border-collapse: collapse;
  	align: center;
	}
	
#content {
	width:500px;
	heigth:360px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #b22222;
	}
* html #outer { 
	overflow:auto;
	height:99.9%;
	voice-family: "\"}\""; voice-family:inherit; 
}
* html #contain-all{
	position:fixed;
	overflow:auto;
	width:779px;
	height:362px;
	border-spacing:0;
	z-index:1;
}
	  #main {
  position:absolute; 
  top:0px;
  left:10px;
  bottom:0px; 
  right:0; 
padding:0px;
  left:0px;
  }
    table      {
	border: outset 0pt;
	border-collapse: separate;
	border-spacing: 0pt;
}
  td         {
	border: inset 0pt;
	background-repeat: no-repeat;
}
  TD.special { border: inset 0pt }  /* The top-left cell */
	h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 12px;
	color: #E3E3E3;
}
h2 {
	font-family: "Futura", "Futura Medium", sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: 600;
	color: #333333;
	text-transform: uppercase;
}
h3 {
	font-family: "Comic Sans MS", "Futura Medium", sans-serif;
	font-size: 15px;
	line-height: 12px;
	color: #f5f5f5;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 13pt;
	color: #CC0000;
}
	h5 {
	font-family: "Comic Sans MS", "Futura Medium", sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #ffffff;
	text-align: center;
}
#picture      { float:right; padding:0 0 0 0; }
#picture2      { float:left; padding:10px 10px 0 0; }
a:link {
	color: #b22222;
	text-decoration: none;
}

a:hover {
	color:#ffefd5;
	text-decoration: none;
}

a:active {
	color: #b22222;
	text-decoration: none;
}

a:visited {
	color: #b22222;
	text-decoration: none;
  }
/* for internet explorer */

* html body {
  padding:0px 0 0px 0;/*don't change*/
  }

* html #contents {
  height:100%; 
  width:100%; 
  }
p  {
	font: 10pt/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 10px;
	padding-left: 10px;
}
