@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #999;
	background-image: url(http://www.maineradios.com/new/images/bkg_stripe.gif);
}
a:link {
	color: #003084;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #003084;
}
a:active {
	text-decoration: underline;
	color: #666;
}
.line {
	background-color: #000;
	height: 3px;
}
.line-white {
	background-color: #fff;
	height: 3px;
}
.copyright-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
}
.footer-pipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F60;
}
.footer:active, .footer:link, .footer:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.footer:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.home-table {
	border: 5px solid #666;
}
.home-box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
}
.home-title-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.home-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003084;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #6c6c75;
	width: 500px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.motorola-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

.maineradiomenu{
	width: 200px; /*width of menu*/
	margin-top: 0px;
}
.maineradiomenu .headerbar{
	color: #FFFFFF; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #003084;
	background-repeat: repeat;
	margin-top: 0px;
}

.maineradiomenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.maineradiomenu ul li{

}

.maineradiomenu ul li a{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	display: block; /*link text is indented 8px*/
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6c6c75;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6c6c75;
	border-left-color: #6c6c75;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}

.maineradiomenu ul li a:visited{
color: black;
}

.maineradiomenu ul li a:hover{ /*hover state CSS*/
	color: #FFF;
	font-weight: normal;
	background-color: #6c6c75;
}
hr {
	color: #999;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.dvdr {
            width:410px;
            margin:20px auto ;
            height:1px;
            background-color:#666;
            clear:both;
}

h2.trbohdr{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
 
.footnote{
            font-size:small;
}

#comptable td{
	font-size:11px;
	text-align:center;
	vertical-align:top;
}

#comptable th{
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	vertical-align:bottom;
	background-color:#333;
}
#comptable .hdr{
	font-size:11px;
	text-align:left;
	vertical-align:top;
}
#comptable .r1{
	background-color:#CCC;
}

