/* ----------------------*/
/* MARC Website includes */
/* File: marc.css        */
/* Program by: VE3MA     */
/* Modified by: VA3DFH   */
/* ----------------------*/

* {
  margin: 0px;
  padding: 0px;
  }
  
  p{
  padding-bottom: .5em;
  }
  
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: #3f7298 url('/marc/images/enter4_bgnd.jpg') top center repeat-x;
}

.txtwhite 
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	color: #ccc;
}

td,body 
{
	font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size: 80%;
	color:#000000;
	vertical-align:top;
}

td.red 
{
	font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
	font-size: 80%;
	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;
}

.morse
{
	font-size: 130%;
	font-weight: bold;
	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;
	font-weight: normal;
	margin: 0.5em 0em 0em 0px;
	padding-left: 7px;
}

h2
{
	font-size: 220%;
	font-weight: normal;
	padding-left: 0px;
	margin: 0em -1em 0em 0px;
}

h3
{
	font-size: 150%;
	COLOR: #fff;
	font-weight: normal;
	background-color: #999;
	width : 100%;
	padding-left: 7px;
	display:block;
	margin: 0em 0em 0em 0px;
	border-left-width: 5px;
}

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: 0em 0em 0em 0px;
}

h5
{
	font-size: 130%;
	COLOR: #fff;
	font-weight: bold;
	background-color: #333;
	width : 100%;
	height: 27px;
	text-align: center;
	margin: 0em 0em 0em 0px;
}

h6
{
	font-size: 120%;
	COLOR: #666;
	font-weight: bold;
	text-align: left;
	background-color: #ccc;
	width : 100%;
	height: 20px;
	padding-top: 3px;
}

.hdr1
{
	font-size: 100%;
	COLOR: #fff;
	text-align: center;
	background-color: #c0c0c0;
	width : 100%;
	font-weight: normal;
	margin: 0px;
	padding:0px;
}

.hdr2
{
	font-size: 100%;
	COLOR: #fff;
	text-align: center;
	font-weight: normal;
	margin: 0em 0em 0em 0px;
	background-color: #999;
	width : 100%;
	padding-left: 0px;
	display:block;
}

A.linkln:link,
A.linkln:visited 
{
	COLOR: #777;
	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: #ccc;
	display: block;
}

A.linkln:hover 
{
	COLOR: #000;
	text-decoration: none;
	background-color: #EEEEEE;
	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%;
}

/* --------------*/
A.linkH3:link,
A.linkH3:visited
{
	COLOR: #f0f0f0;
	font-weight: normal;
	background-color: #909090;
}

A.linkH3:hover
{
	text-decoration: underline;
}

A.linkreg:link,
A.linkreg:visited 
{
	COLOR: #777;
	text-decoration: underline;
}

A.linkreg:hover 
{
	COLOR: #ff0000;
	text-decoration: underline;
}

A.linkreg:active 
{
	COLOR: #fff; 
	text-decoration: none;
	background-color: #ff0000;
}

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.clear
{
	clear: both;
}

table.ee
{
    border-collapse: collapse;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    /*margin-right: 10px;
    margin-left: 5px;*/
    padding-left: 0px;
    width: 90%;
}

.ee td
{
    border-color: #ccc;
    border-style: solid;
    border-width: 0px;
    margin: 0px;
    padding: 0;
}
.ee td.ee
{
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    margin: 1px;
    padding: 0;
}

table.ff
{
    border-collapse: collapse;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    padding: 0;
}

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;
}

/* Start of new section by VA3DFH */
.menutitle 
{
  background-color: #CCC;
  border: 1px inset #DDDDDD;
  color: #FFF;
  cursor: pointer;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 1px;
  margin-right:0px;
  padding-left: 0px;
  text-align: left;
  text-decoration: none;
  width: 150px
}

.submenuitem 
{
  background-color: #FAFAFA;
  border: 1px inset #DDDDDD;
  cursor: pointer;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-bottom: 0px;
  margin-right:0px;
  padding-left: 0px;
  text-align: left;
  width: 150px;
}

A.mnbar:link,
A.mnbar:visited 
{
  COLOR: #FFFFFF;
  text-decoration: none;
}

A.mnbar:hover 
{
  color: #000777;
  text-decoration: bold;
  width: 139px;
}

A.mnl:link,
A.mnl:visited 
{
  border-right-width: 10px;
  border-right-style: solid;
  border-right-color: white;
  color: #999;
  text-decoration: none;
  width: 137px;
}

A.mnl:hover  
{
  background-color: #93D3FF;
  border-right-width: 10px;
  border-right-style: solid;
  border-right-color: green;
  color: #000777;
  text-decoration: bold;
  width: 137px;
}

A.mn3:link,
A.mn3:visited 
{
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: white;
  border-right-width: 10px;
  border-right-style: solid;
  border-right-color: white;
  color: #999;
  text-decoration: none;
  width: 137px;
}

A.mn3:hover  
{
  background-color: #93D3FF;
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: white;
  border-right-width: 10px;
  border-right-style: solid;
  border-right-color: blue;
  color: #000777;
  text-decoration: bold;
  width: 137px;
}

.HELP:link,
.HELP:hover,
.HELP:visited 
{
  COLOR: #000000;
  text-decoration: none;
}


A.aoe:active,
A.aoe:hover,
A.aoe:link,
A.aoe:visited
{
  COLOR: #FFFFFF;
  width: 132px;
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  font-size: 175%;
  background-color: #D0D0D0;
  text-decoration: none;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #F0F0F0;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #F0F0F0;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #B0B0B0;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #B0B0B0;
}

A.aos:active,
A.aos:hover,
A.aos:link,
A.aos:visited
{
  COLOR: #FFFFFF;
  width: 132px;
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  font-size: 175%;
  background-color: #A0A0A0;
  text-decoration: none;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #C0C0C0;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #C0C0C0;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #808080;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #808080;
}


/* Start of new Dynamic Menu section by VA3DFH */

A.m1d0:link,
A.m1d0:visited 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #c0c0c0;
  font-weight: bold;
  text-decoration: none;
}

A.m1d0:active,
A.m1d0:hover 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #ffffff;
  border-bottom: solid 3px;
  border-bottom-color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

A.m1d1:link,
A.m1d1:visited 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #93D3FF;
  border-bottom: solid 3px;
  border-bottom-color: #93D3FF;
  font-weight: bold;
  text-decoration: none;
}

A.m1d1:active,
A.m1d1:hover
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #ffffff;
  background-color: #93D3FF;
  border-bottom: solid 3px;
  border-bottom-color: #93D3FF;
  font-weight: bold;
  text-decoration: none;
}


A.m1d2:link,
A.m1d2:visited 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;


  background-color: #dfdfdf;
  font-weight: bold;
  text-decoration: none;
}

A.m1d2:active,
A.m1d2:hover 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #ffffff;
  border-bottom: solid 3px;
  border-bottom-color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}


A.m2d0:link,
A.m2d0:visited 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #93D3FF;
  font-weight: bold;
  text-decoration: none;
}

A.m2d0:active,
A.m2d0:hover 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #ffffff;
  border-bottom: solid 3px;
  border-bottom-color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

A.m2d1:active,
A.m2d1:link,
A.m2d1:visited 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #64B1FF;
  border-bottom: solid 3px;
  border-bottom-color: #64B1FF;
  font-weight: bold;
  text-decoration: none;
}

A.m2d2:link,
A.m2d2:visited 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #afafaf;
  font-weight: bold;
  text-decoration: none;
}

A.m2d2:active,
A.m2d2:hover 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #ffffff;
  border-bottom: solid 3px;
  border-bottom-color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}


A.m3d0:link,
A.m3d0:visited 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #64B1FF;
  font-weight: bold;
  text-decoration: none;
}

A.m3d0:active,
A.m3d0:hover 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  border-bottom: solid 3px;
  font-weight: bold;
  text-decoration: none;
}

A.m3d1:active,
A.m3d1:link,
A.m3d1:visited 
{
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  border-bottom: solid 3px;
  border-bottom-color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

/* End of new Dynamic Menu section */
/* End of new section by VA3DFH */
/* EndFile: marc.css */