/* VK2BLA Bill's Place, Bill Laird */
body  {
	font-family: sans-serif;
	font-size : 14px;
	font-weight : normal;
	background-color : #3d464d;
	color : #FFFFFF;
}

p  {
	font-style : normal;
	font-weight : normal;
	font-size : 14px;
	text-align : justify;
}

p.txt  {
	font-style : normal;
	font-weight : normal;
	font-size : 14px;
	text-align: left;
}

p.txtctr  {
	font-style : normal;
	font-weight : normal;
	font-size : 14px;
	text-align: center;
}

p.cr  {
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	text-align : right;
	color : #C0C0C0;
}


table {	
	background-color : #6c7c88;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
}
tr.bgnd {
	color : #000000;
	background-color : #9ABB87;
     background-image: url(images/tbgn.png); 
	}
td.bgnd {
	color : #000000;
	background-color : #9ABB87;
    background-image: url(images/tbgn.png); 
	}
td.bgh {
	background-color :#ffcc66;

}
tr.sf {
	color : #FFFFFF;
	font-size : 14px;
}
tr.cr {
	font-size : 14px;
	color: #8b795e;
}
a  {
	font-style : normal;
	font-weight : normal;
	color : #0000FF;
}

a:link  {
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}

 a:visited  {
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}

a:active  {
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}

a:hover  {
	font-style : normal;
	color : #FFFF00;
	background-color : #3d464d;
	font-weight : normal;
	text-decoration: underline;
} 

h1  {
	font-style : normal;
	font-weight : bold;
	color : #CCbb33;
	text-align : center;
}

h2  {
	font-style : normal;
	font-weight : bold;
	color : #CC9933;
	text-align : center;
}

h3  {
	font-style : normal;
	font-weight : bold;
	color : #CCCCFF;
	text-align : center;
}

h4  {
	font-style : normal;
	font-weight : bold;
	color : #CC0000;
	text-align : center;
}

h5  {
	font-style : normal;
	font-weight : bold;
	color : #cc9933;
	text-align : center;
}

/* Original: Paul Lutus */

.roundcorner_16 {
  display: block;
}

.roundcorner_16 *{
  display:block;
  overflow:hidden;
  height:1px;
  background-color: #6c7c88;
	}

.roundcorner_16_0 {
  height:1px;
	background-color: #6c7c88;
  margin-right: 10px;
  margin-left: 10px;
}

.roundcorner_16_1 {
  height: 1px;
	background-color: #6c7c88;
  margin-right: 8px;
  margin-left: 8px;
}

.roundcorner_16_2 {
	background-color: #6c7c88;
  margin-right: 6px;
  margin-left: 6px;
}

.roundcorner_16_3 {
	background-color: #6c7c88;
  margin-right: 5px;
  margin-left: 5px;
}

.roundcorner_16_4 {
	background-color: #6c7c88;
  margin-right: 4px;
  margin-left: 4px;
}

.roundcorner_16_5 {
	background-color: #6c7c88;
  margin-right: 3px;
  margin-left: 3px;
}

.roundcorner_16_6 {
	background-color: #6c7c88;
  margin-right: 2px;
  margin-left: 2px;
}

.roundcorner_16_7 {
	background-color: #6c7c88;
  margin-right: 2px;
  margin-left: 2px;
}

.roundcorner_16_8 {
	background-color: #6c7c88;
  margin-right: 1px;
  margin-left: 1px;
}

.roundcorner_16_9 {
	background-color: #6c7c88;
  margin-right: 1px;
  margin-left: 1px;
}

.roundcorner_16_content {
  padding-right:17px;
  padding-left:17px;
  display:block;
  background-color: #6c7c88;
}

