.awmenu {

 }

.awtopmenu {
 color : black;
 height : 32px;
 }
.awtopmenu a {
text-decoration:none;
 }

.awtopmenuselected {
 font-size : xx-small;
 color : #000000 font-weight: bold;
 height : 32px; 
 }
.awtopmenuselected a {
text-decoration:none;
 }

.awmiddlemenu {
 font-size : xx-small;
 text-indent : 40px;

 }

.awmiddlemenu  a {
 color : #999999;

 }

.awmiddlemenu  a:hover {
 color : #FFFFFF;

 }

.awmiddlemenuselected {
 font-size : xx-small;
 font-weight : bold;
 color : white;
 text-indent : 40px;

 }

.awmiddlemenuselected  a {
 color : white;

 }

.awmiddlemenuselected  a:hover {
 color : #FFFFFF;

 }

.awbottommenu {
 font-size : 10px;
 text-indent : 60px;

 }

.awbottommenu  a {
 color : #999999;

 }

.awbottommenu  a:hover {
 font-weight : bold;
 color : #FFFFFF;

 }

.awbottommenuselected {
 font-size : 10px;
 font-weight : bold;
 color : #FFFFFF;
 text-indent : 60px;

 }

.awbottommenuselected  a {
 color : #FFFFFF;

 }

.awbottommenuselected  a:hover {
 font-weight : bold;
 color : #FFFFFF;
 }
@media print {.awtopmenu {display:none;)}
@media print {.awtopmenuselected {display:none;)}
 









