BODY {
	SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-FACE-COLOR: #98A2AB; SCROLLBAR-HIGHLIGHT-COLOR: #B2C3D0; SCROLLBAR-SHADOW-COLOR: #B2C3D0; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
A:link {text-decoration: none}
A:visited{text-decoration: none} 
A:hover {color: #FFCC33;text-decoration: underline}


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

.bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #5F6F7F; font-weight: bold}
.boldlink { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #5F6F7F; font-weight: bold ; text-decoration: underline}
.bodyplain { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #5F6F7F; font-weight: normal}
.boldwhite { font-family:  Arial, ; font-size: 8pt; font-style: normal; color: #FFFFFF; font-weight: bold ; text-decoration: none}
.boldwhite1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; color: #FFFFFF; font-weight: bold ; text-decoration: none}
.boldwhiteCopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: 4A627A; font-weight: bold ; text-decoration: none}
.bodycenter { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #5F6F7F; font-weight: bold }
.bodyplainwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: 98A2AB; font-weight: normal }
.text3 { font-family: Arial; font-size: 12px; font-style: normal; color: #5F6F7F; font-weight: normal ; text-decoration: none}
.title { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-style: normal; color: #5F6F7F; font-weight: bold }
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; color: #5F6F7F; font-weight: normal}

 /* START THE CODE FOR THE MENUS */

.menutrans 	{ filter:alpha(opacity=30); -moz-opacity: 0.3 }

#menulocation 	{ LEFT: 0px; WIDTH: 130px; POSITION: absolute; TOP: 80px; padding:0px 0px; white-space:nowrap; z-index:2 }


.menu1		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 30px;
		  width: 135px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 20pt;
		  text-align: left;
		  display: block;
		  border: #000000 0px solid; }


a.menu1:link 	{ color: #404040;
		  background:#9DA6AD;
		  background-image: url("http://www.allmedianet.com/images/menu.gif");}


a.menu1:visited 	{ color: #404040;
		  background:#9DA6AD;
		  background-image: url("http://www.allmedianet.com/images/menu.gif");}


a.menu1:active 	{ background:#404040;
		  background-image: url("http://www.allmedianet.com/images/menu.gif");
		  color: #FFCC33; }


a.menu1:hover 	{ background:#404040;
		  background-image: url("http://www.allmedianet.com/images/menuon.gif");
		  color: "#FFCC33; }

