/* ----------------------*/
/* HAMEX Website  */
/* File: hamex.css        */
/* Program by: VE3MA     */
/* ----------------------*/

body
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #000;
}

.txtwhite {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	}
	
.white {
	color: #fff;
	}	
	
td,body {
	font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size: 80%;
	color:#000;
	vertical-align:top;
}

td.red {
	font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size: 90%;
	color:#990000;
	padding-left: 7px;
	background-color: #eee;
	height: 25px;
	padding-top: 3px;
}

td.grey {
	font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size: 90%;
	color:#556677;
	padding-left: 7px;
	background-color: #f5f5f5;
	height: 25px;
	padding-top: 3px;
}

td.text100 {
	font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size: 100%;
	color:#333;
	padding-left: 15px;
}

.red {
	color:#990000;
}
.style2 {
	color:#990000;
		font-size: 170%;
	font-weight: bold;
}
.morse
{
	font-size: 130%;
	font-weight: bold;
	/*background-color: #4C89B8;*/
	COLOR: #666;
	padding-left: 5px;
	padding-right: 5px;
}
.copyright {  
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3f7298
}

.txt70 {
	font-size: 70%;
	vertical-align: middle;
	padding-right: 2px;
	}
	
.txt60 {
	font-size: 55%;
	vertical-align: middle;
	padding-right: 2px;
	}
	
img
{
	border-width: 0px;
}

html
{
	height: 100%;
}
h1
{
	font-size: 110%;
	COLOR: #999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	/*background-color: #ccc;
	width : 100%;*/
	font-weight: normal;
	margin: 0.5em 0em 0em 0px;
	padding-left: 7px;
}
.hdr1
{
	font-size: 110%;
	COLOR: #fff;
	text-align: center;
	background-color: #ccc;
	width : 100%;
	font-weight: normal;
}

.hdr2
{
	font-size: 110%;
	COLOR: #fff;
	text-align: center;
	font-weight: normal;
	margin: 0em 0em 0em 0px;
	background-color: #999;
	width : 100%;
	padding-left: 7px;
	display:block;
}

h2
{
	font-size: 220%;
	font-weight: normal;
	/*background-color: #4C89B8;
	COLOR: #fff;*/
	padding-left: 0px;
	margin: 0em -1em 0em 0px;
}
h3
{
	font-size: 150%;
	COLOR: #fff;
	font-weight: normal;
	margin: 0em 0em 0em 0px;
	background-color: #999;
	width : 100%;
	padding-left: 7px;
	display:block;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3f7298;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3f7298;*/
}

h4
{
	font-size: 120%;
	COLOR: #ff0000;
	font-weight: bold;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	margin-bottom: 5px;
}
h5
{
	font-size: 130%;
	COLOR: #fff;
	font-weight: bold;
	background-color: #333;
	width : 100%;
	padding-left: 15px;
}

h6
{
	font-size: 120%;
	COLOR: #666;
	font-weight: bold;
	text-align: left;
	background-color: #ccc;
	width : 100%;
	height: 20px;
	padding-top: 3px;
}

A.linkln:link,
A.linkln:visited {
	COLOR: #333;
	text-decoration: none;
	width : 100%;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
	display: block;
}
A.linkln:hover {
	COLOR: #333;
	text-decoration: none;
	background-color: #fff;
	width : 100%;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #ff0000;
	display: block;
}
A.linkln:active {
	COLOR: #fff; 
	text-decoration: none;
	background-color: #ffcc00;
	width : 100%;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.linklnsel {
	COLOR: #fff;
	text-decoration: none;
	background-color: #999;
	width : 100%;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 5px;
	height: 100%;
}

.linkline {
	text-decoration: none;
	width : 100%;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
	display: block;
/* --------------*/
A.linkreg:link,
A.linkreg:visited {
	COLOR: #777;
	text-decoration: underline;
}
A.linkreg:hover {
	COLOR: #ff0000;
	text-decoration: underline;
	/*padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ff0000;*/
}
A.linkreg:active {
	COLOR: #fff; 
	text-decoration: none;
	background-color: #ff0000;
	/*padding-left: 7px;*/
}

A.linkwhite:link,
A.linkwhite:visited {
	COLOR: #fff;
	text-decoration: none;
	padding-left: 7px;
	
}
A.linkwhite:hover {
	COLOR: #ff0000;
	text-decoration: none;
	padding-left: 7px;
	
}
A.linkwhite:active {
	COLOR: #fff; 
	text-decoration: none;
	background-color: #ff0000;
	width : 100%;
	padding-left: 7px;
}

A.s9:link,
A.s9:visited {
	COLOR: #777;
	width: 100%;
	text-decoration: none;
	text-align: left;
}
A.s9:hover {
	COLOR: #fff;
	width: 100%;
	text-decoration: none;
	background-color: #ff0000;
	text-align: left;
}
A.s9:active {
	COLOR: #000000; 
	width: 100%;
	text-decoration: none;
	background-color: #ff9900;
	text-align: left;
}

A.crl:link,
A.crl:visited {
	COLOR: #777;
	text-decoration: none;
}
A.crl:hover {
	COLOR: #ff0000;
	text-decoration: none;
}
A.crl:active {
	COLOR: #fff;
	text-decoration: none;
}

A.sh:link,
A.sh:visited {
	COLOR: #777;
	text-decoration: none;
}
A.sh:hover {
	COLOR: #fff;
	background-color: #c0c0c0;
	text-decoration: none;
}
A.sh:active {
	COLOR: #000000; 
	background-color: #ff9900;
	text-decoration: none;
}



table.ee
{
    border-collapse: collapse;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    padding: 0;
    width: 100%;
}

tr.tree 
{
	background-color: #eeeeee;
	width: 100%;
	}


hr
{
    background-color: #000000;
    border-style: none;
    color: #000000;
    height: 1px;
    margin: 20px 150px;
}

pre
{
    font-family: "Lucida Console", "Courier New", Courier, monospace;
    font-size: medium;
    margin: 10px 0;
}


th
{
    background-color: #6699FF;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-variant: small-caps;
    font-weight: bold;
    padding: 2px;
    text-align: left;
    white-space: nowrap;
    width: 100px;
}
/* EndFile: hamex.css */