BODY {
	background-color: #ECECEC;
	font-family: Arial;
	font-size: 12px;}

#page {
  width: 991px ;
  margin-left: auto ;
  margin-right: auto ;}

H1 {
	color: #005596;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0}

H2 {
	color: #008ADF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0}

H3 {
	color: #505050;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 4px 0px}

.layout {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;}

.box {
	border: 1px solid #BADFF6;
	padding: 8px;}

.boxyl {
	border: 1px solid #E2C821;
	padding: 8px;
	background: #FFFFCC;}

.gradient {
	background: url("http://myhamcallsign.com/gradient-portlet.gif") repeat-x bottom;}



.topShadow {
	background-image: url("http://myhamcallsign.com/dropshadow-top.gif");
	background-repeat: repeat-x;
	background-position: top;
	height: 8px}

.leftShadow {
	background-image: url("http://myhamcallsign.com/dropshadow-left.gif");
	background-repeat: repeat-y;
	background-position: right;
	width: 8px}

.rightShadow {
	background-image: url("http://myhamcallsign.com/dropshadow-right.gif");
	background-repeat: repeat-y;
	background-position: left;
	width: 8px}

.bottomShadow {
	background-image: url("http://myhamcallsign.com/dropshadow-bottom.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 8px}






.bluebar {
	border-collapse: collapse;
	width: 100%;
}

.bluebar td.small {
	color: #EEEEEE;
	height: 26px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.bluebar td.button {
	background: url("http://myhamcallsign.com/blue-bar-span.gif") repeat-x;
	color: #EEEEEE;
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.bluebar td.left {
	background: url("http://myhamcallsign.com/blue-bar-left.gif") no-repeat top left;
	width: 4px;
	height: 26px
}

.bluebar td.right {
	background: url("http://myhamcallsign.com/blue-bar-right.gif") no-repeat top right;
	width: 4px;
	height: 26px
}

.rightarrow {
	background: url("http://myhamcallsign.com/carrot-right.gif") no-repeat center left;
	width: 10px;
}

.downarrow {
	background: url("http://myhamcallsign.com/carrot-down.gif") no-repeat center left;
	width: 10px;
}








.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #333333;
	}
.leftcolumn a:link {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	}
.leftcolumn a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	}
.leftcolumn a:hover { 
	color: #333333;
	text-decoration: none; 
	font-weight: bold;
	background-color: #FFFFFF;
	}
.leftcolumn a:active {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	}




.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
.bottomnav a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
.bottomnav a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
.bottomnav a:hover { 
	color: #dd0000;
	font-weight: bold;
	text-decoration: none;
	}
.bottomnav a:active {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	}


.moreleftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ddddff;
	}
.moreleftcolumn a:link {
	color: #dd0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.moreleftcolumn a:visited {
	color: #dd0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.moreleftcolumn a:hover { 
	color: #dd0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
.moreleftcolumn a:active {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	}




.centercolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ffffdd;
	}
.centercolumn a:link {
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
	}
.centercolumn a:visited {
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
	}
.centercolumn a:hover {
	color: #ff3333;
	font-size: 14px;
	text-decoration: none;
	}
.centercolumn a:active {
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
	}


.addoredit a:link {
	color: #ff0000;
	font-size: 10px;
	text-decoration: underline;
	}
.addoredit a:visited {
	color: #ff0000;
	font-size: 10px;
	text-decoration: underline;
	}
.addoredit a:hover {
	color: #ff0000;
	font-size: 10px;
	text-decoration: none;
	}
.addoredit a:active {
	color: #ff0000;
	font-size: 10px;
	text-decoration: underline;
	}




a:link    {color: #333333;}
a:visited {color: #333333;}
a:hover   {color: #CCCCCC;
	text-decoration: none;
	}
a:active  {color: #333333;}




.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #333333;
	}

.rightcolumn a:link {
	color: #FFCC00;
	text-decoration: underline;
	}
.rightcolumn a:visited {
	color: #FFCC00;
	text-decoration: underline;
	}
.rightcolumn a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
.rightcolumn a:active {
	color: #FFCC00;
	text-decoration: underline;
	}

.emergencycommunications2 h3 {
             text-decoration: underline;
             }

.moremanufacturers a:link {
	color: #333333;
	font-size: 10px;
	text-decoration: underline;
	}
.moremanufacturers a:visited {
	color: #333333;
	font-size: 10px;
	text-decoration: underline;
	}
.moremanufacturers a:hover {
	color: #ff3333;
	font-size: 10px;
	text-decoration: underline;
	}
.moremanufacturers a:active {
	color: #ff0000;
	font-size: 10px;
	text-decoration: underline;
	}




.linkpages a:link {
	color: #0000ff;
	font-size: 14px;
	text-decoration: underline;
	}
.linkpages a:visited {
	color: #0000ff;
	font-size: 14px;
	text-decoration: underline;
	}
.linkpages a:hover {
	color: #ff2222;
	font-size: 14px;
	text-decoration: underline;
	}
.linkpages a:active {
	color: #ff0000;
	font-size: 14px;
	text-decoration: underline;
	}

.linkpagessmall a:link {
	color: #0000ff;
	font-size: 8px;
	text-decoration: underline;
	}
.linkpagessmall a:visited {
	color: #0000ff;
	font-size: 8px;
	text-decoration: underline;
	}
.linkpagessmall a:hover {
	color: #ff2222;
	font-size: 8px;
	text-decoration: underline;
	}
.linkpagessmall a:active {
	color: #ff0000;
	font-size: 8px;
	text-decoration: underline;
	}

.greenlink{
        color: #00ff00;
        font-size: 11px;
        text-decoration: none;}

.linktext {
        color: #000000;
        font-size: 12px;
        text-decoration: none;}


.wikiborder  {
             margin:20;
             border-style:solid;
             border-width:1px;
             border-color:#000000;
             padding:25px 50px 50px 25px
             }
.wikielement {
             border-style:dashed;
             border-width:1px;
             border-color:#000000;
             padding:10px 10px 10px 10px
             }

.wikitable{
    margin:1em 1em 1em 0;
    background:#f9f9f9;
    border:1px #aaa solid;
    border-collapse:collapse;color:black}
.wikitable th,
.wikitable td{border:1px #aaa solid;padding:0.2em; font-size: 11px;}
.wikitable th{background:#f2f2f2;text-align:center; font-size: 12px;}



.fcclinks {
        margin:20;
        padding:20px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #2222ff;
        }
.fcclinks a{white-space:nowrap;}
.fcclinks a:link {
        color:#222222;
        text-decoration: underline;
        }
.fcclinks a:visited {
        color:#222222;
        text-decoration: underline;
        }
.fcclinks a:hover {
        color:#000000;
        text-decoration: none;
        }
.fcclinks a:active {
        color:#ff0000;
        text-decoration: none;
        }




.iarulinks {
        margin:20;
        padding:20px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffcccc;
        }
.iarulinks a{white-space:nowrap;}
.iarulinks a:link {
        color:#222222;
        text-decoration: underline;
        }
.iarulinks a:visited {
        color:#222222;
        text-decoration: underline;
        }
.iarulinks a:hover {
        color:#000000;
        text-decoration: none;
        }
.iarulinks a:active {
        color:#ff0000;
        text-decoration: none;
        }


.arrllinks {
        margin: 20;
        padding: 20px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ccccff;
        }
.arrllinks a{white-space:nowrap;}
.arrllinks a:link {
        color:#222222;
        text-decoration: underline;
        }
.arrllinks a:visited {
        color:#222222;
        text-decoration: underline;
        }
.arrllinks a:hover {
        color:#000000;
        text-decoration: none;
        }
.arrllinks a:active {
        color:#ff0000;
        text-decoration: none;
        }

