.awtopmenu, .awmiddlemenu, .awbottommenu, .awtopmenuselected, .awmiddlemenuselected, .awbottommenuselected
{
 font-size : 12px;
 font-weight : bold;
 color: black;
 background-color : #d2d2d4;
 width : 170px;
 height : 22px;
 padding-left : 4px;
 padding-top : 4px;
 padding-bottom : 4px;
 border-left-width : 0px;
 border-left-color : #CCCCCC;
 border-left-style : solid;
 border-top-width : 4px;
 border-top-color : #ffffff;
 border-top-style : solid;
 border-right-width : 0px;
 border-right-color : #999999;
 border-right-style : solid;
 border-bottom-width : 0px;
 border-bottom-color : #999999;
 border-bottom-style : solid;
 }

.awtopmenuselected, .awmiddlemenuselected, .awbottommenuselected
{
 font-size : 12px;
 font-weight : bold;
 color : white;
 background-color : #888888;
 width : 170px;
 height : 22px;
 padding-left : 4px;
 padding-top : 4px;
 padding-bottom : 4px;
 border-left-width : 0px;
 border-left-color : #9b9ad1;
 border-left-style : solid;
 border-top-width : 4px;
 border-top-color : #ffffff;
 border-top-style : solid;
 border-right-width : 0px;
 border-right-color : #000000;
 border-right-style : solid;
 border-bottom-width : 0px;
 border-bottom-color : #000000;
 border-bottom-style : solid;
 }
 .awtopmenu a, .awmiddlemenu a, .awbottommenu a
 {
 	color:black;
 }
 
 .awtopmenu a:visited, .awmiddlemenu a:visited, .awbottommenu a:visited
 {
 	color:black;
 }
 
 .awtopmenuselected a, .awmiddlemenuselected a, .awbottommenuselected a,
 .awtopmenuselected a:visited, .awmiddlemenuselected a:visited, .awbottommenuselected a:visited 
{
	color:white;
 }

.awtopmenu a:hover, .awmiddlemenu a:hover, .awbottommenu a:hover
{
  color : #333399;
 }

.awtopmenuselected a:hover,.awmiddlemenuselected a:hover,.awtopbottommenuselected a:hover  
{
  color : #333399;
 }







