/*  style specs */


b {
	font-weight: 600;
}

p, ol {
	font-family : verdana,arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color : #000000;
	text-align: justify;
}	
/*
ol {
	font-family : verdana,arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color : #000000;
	text-align: justify;
}	
*/

a:hover {
	text-decoration: underline;
}

h2 {
	font-family : verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: 600;
	color : #996600;
	text-align: center;
}	

h3 {
	font-family : arial, sans-serif;
	font-size: 17px;
	font-weight: 600;
	color : #000000;
	text-align: center;
}	

h4 {
	font-family : arial, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color : #000000;
	text-align: left;
}	

ul.services {
	font-family : verdana,arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color : #000000;
}
/*
ul.services li {
	color : #000000;
}
*/
.servicesH {
	font-family : verdana,arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color : #996600;
}

.subList {
	font-family :  verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.subList:hover {
	color: #ff0033;
	text-decoration:none;
}

.wirelessTop{
	font-family : verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
/*	background-color: #cccccc; */
}

.wirelessTopSub {
	background-color : #999999;
}

.wirelessTop a {
	text-decoration: none;
	color : #ffffff;
}
.wirelessTop a:hover {
	text-decoration: none;
}

.broadcastTop{
	font-family : verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
/* 	background-color: #cccccc; */
}

.broadcastTopSub {
	background-color : #999999;
}

.broadcastTop a {
	text-decoration:none;
	color : #ffffff;
}
.broadcastTop a:hover {
	text-decoration:none;
}

.homeTop{
	font-family : verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
/*	background-color: #cccccc;  */
}

.homeTop a {
	text-decoration:none;
	color : #ffffff;
}
.homeTop a:hover {
	text-decoration:none;
}

.footer {
	font-family : verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color : #000000;

}

a.footer {
	color : #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a.footer:hover {
	text-decoration : none;
	color : #ff0033;
}

.divPopupMenu1 {
        position: absolute;
        width : 150px;
        left : 200px;
        top : 100px;
        height : 50px;
        visibility : hidden;
        z-index : 1;
        padding : 0px;
        background-color : transparent;
        border-color : black;
        border-style : none;
        border-width : 0px;
        margin : 0;
        color : white;
}

.divPopupMenu2{
        position: absolute;
        width : 150px;
        left : 500px;
        top : 10px;
        height : 50px;
        visibility : hidden;
        z-index : 1;
        padding : 0px;
        background-color : transparent;
        border-color : black;
        border-style : none;
        border-width : 0px;
        margin : 0;
        color : white;
}
.popupMenuTable {
        background-color : #ffffff;
}

a.menuLink {
	font-family : verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color : #ff0033;
	text-decoration:none;
}

a.menuLink:hover {
	color: #000000;
	text-decoration:none;
}
