body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;	
	color: #969696;
	background:#DBDBDB;
	background-image: none;
	background-repeat: repeat;
	}
a {
	text-decoration: underline;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}

a:hover {
	color: #ccc;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

h1 {
	font: sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 5px;
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 11px;
	line-height: 26px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

h7 {

	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

img {
	border: 5px solid #ccc;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;

	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	background: #666;
	border: 0px solid #ccc;
	text-align:center; 
	width: 600px; 
	}

#left   {
	position: relative;
	left:-110px;
	padding: 10px;
	margin-top: 16px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: 110px; 	
	background: #666;
	text-align:left;
	width: 145px; 
	}
 * html left {
    \width: 175px; /* for IE5 and IE6 in quirks mode */
    w\idth: 175px; /* for IE6 in standards mode */
  }

#left1     {
	position: relative;
	left:-115px;
	padding: 10px;
	margin-top: 25px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: 110px; 	
	background: #666;
	text-align:left;
	width: 150px; 
	}
  * html left1 {
    \width: 200px; /* for IE5 and IE6 in quirks mode */
    w\idth: 200px; /* for IE6 in standards mode */
  }

#middle {
	position: relative;
	top: -380px;
	padding: 10px;
	padding-left: 45px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto; 	
	background: #666;
	border: 0px solid #ccc;
	text-align:left; 
	width: 500px; 
	}

#middle1 {
	position: relative;
	top: -385px;
	padding: 10px;
	padding-left: 50px;
	margin-top: 0px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto; 	
	background: #666;
	border: 0px solid #ccc;
	text-align:left;
	width: 500px; 
	}


#specialbox {
	padding: 10px;
	margin-top: -300px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto; 	
	background: #666;
	border: 15px solid #ccc;
	text-align:center; 
	width: 350px; 
	}

pre {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
