body {
  margin:0px 25px 0px 25px;
  padding:0px;
  cursor:default;
  background-color: #FFFFFF;
  height: auto;
  font-size: 12px;
  font-family: arial, tahoma, verdana;
  overflow: auto;
}

A:link {
  color:#6889B0; text-decoration: underline; 
  font-weight: bold;
}

A:visited {
  color:#6889B0; text-decoration: underline; 
 font-weight: bold;
}

A:active {
  color:#7DA5D6; text-decoration: underline;
 font-weight: bold;
}

A:hover {
  color:#7DA5D6; text-decoration: none;
 font-weight: bold;
}

html { 
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
} 

	#centercontent {
		background:#fff;
                padding-top: 10px;
                padding-left: 20px;
		padding-right: 20px;
   		margin-left: 0px;
   		margin-right:165px;
		border-left:1px solid #000;
		border-bottom:1px solid #000;
		border-right:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 0px;
   		margin-right:165px;
		}
	html>body #centercontent {
   		margin-left: 0px;
   		margin-right:165px;
                		}

	#rightcontent {
		position: absolute;
		padding: 5px;
		top: 147px;
		right:25px;
		width:154px;
                height: auto;
		background: #BBD7F7;
		text-align: center;
		border-left:1px solid #000;
		border-right:1px solid #000;
		border-bottom:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: auto;
		}
	
	#banner {
		background:#fff;
              	height:100px;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:100px;
		}
	html>body #banner {
		height:100px;
		}
		
	#rightcontent p {
		font-size:10px
		}

	#menu {
		height:17px;
		text-align: center;
                padding-top: 5px;
                padding-bottom: 0px;
		border:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:17px;
		cursor: pointer;
		}


	#submenu {
		height:17px;
		text-align: center;
		padding-top: 5px;
 		voice-family: "\"}\"";
		voice-family: inherit;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
   		height:17px;
		}

	#info {
		background-image: url(images/curve.jpg);
		height:25px;
 		voice-family: "\"}\"";
		voice-family: inherit;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
   		height:25px;
		}

	#copy {
	margin: 10px 10px 0px 10px;
        font-size: 10px;
	text-align: center;
}

	#support {
		background:#fff;
                padding-top: 10px;
                padding-left: 20px;
		padding-right: 20px;
		border-left:1px solid #000;
		border-bottom:1px solid #000;
		border-right:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		}

table#dinfo {
 border: solid #000000 1px;
 width: 75%;
 cellpadding: 0;
 cellspacing: 0;
}

.dhead {
 background: #BBD7F7;
 text-align: center;
 border-bottom: solid #000000 1px;
 padding: 2px; 
}

.d1 {
 background: #E4EEF9;
 text-align: center;
 border-left: solid #000000 1px;
 border-right: solid #000000 1px;
 border-bottom: solid #000000 1px;
 width: 20%;
 padding: 2px;
}

.d2 {
 background: #FFFFFF;
 text-align: center;
 border-bottom: solid #000000 1px;
 width: 20%;
 padding: 2px;
}

input {
	background-color: #E4EEF9;
	border: solid 1px #000000;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
}
textarea {
	background-color: #E4EEF9;
	border: solid 1px #000000;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
}

span.header {
  padding-left: 30px;
  font-size: 24px;
  color: #6889B0;
  font-weight: bold;
}

span.topic {
  font-size: 18px;
  color: #6889B0;
  font-weight: bold;
}


span.bold {
  font-weight: bold;
}

span.underline {
  text-decoration: underline;
}

span.italic {
  font-style: italic;
}


span.bigr {
  font-size: 18px;
}

img {
  border: 0;
}
