@charset "utf-8";
/* CSS Document */

/*div#title			{background-image:url(../images/interface_MikeStockTitleGrey.jpg);}*/

/*Main navigation buttons grey*/

.NavHome			{background-image:url(../images/NavHomeGrey.gif);}
.NavHome a:hover			{background-image:url(../images/NavHomeRolloverGrey.gif);}
.NavMessage			{background-image:url(../images/NavMessageGrey.gif);}
.NavMessage a:hover			{background-image:url(../images/NavMessageRolloverGrey.gif);}

.NavNews			{background-image:url(../images/NavNewsGrey.jpg);}
.NavNews a:hover			{background-image:url(../images/NavNewsRolloverGrey.jpg);}
.NavMessages			{background-image:url(../images/NavMessagesGrey.jpg);}
.NavMessages a:hover			{background-image:url(../images/NavMessagesRolloverGrey.jpg);}

.NavMembers			{background-image:url(../images/NavMembersGrey.gif);}
.NavMembers a:hover			{background-image:url(../images/NavMembersRolloverGrey.gif);}

.NavBlog			{background-image:url(../images/NavBlogGrey.jpg);}
.NavBlog a:hover			{background-image:url(../images/NavBlogRolloverGrey.jpg);}
.NavClips			{background-image:url(../images/NavClipsGrey.jpg);}
.NavClips a:hover			{background-image:url(../images/NavClipsRolloverGrey.jpg);}
.NavPhotos			{background-image:url(../images/NavPhotosGrey.jpg); }
.NavPhotos a:hover			{background-image:url(../images/NavPhotosRolloverGrey.jpg);}
.NavStories			{background-image:url(../images/NavStoriesGrey.jpg);}
.NavStories a:hover			{background-image:url(../images/NavStoriesRolloverGrey.jpg);}
.NavSongs			{background-image:url(../images/NavSongsGrey.jpg);}
.NavSongs a:hover			{background-image:url(../images/NavSongsRolloverGrey.jpg);}
.NavStudio			{background-image:url(../images/NavStudioGrey.jpg);}
.NavStudio a:hover			{background-image:url(../images/NavStudioRolloverGrey.jpg);}

.NavBiography		{background-image:url(../images/NavBiographyGrey.gif);}
.NavBiography a:hover		{background-image:url(../images/NavBiographyRolloverGrey.gif);}
.NavDiscography		{background-image:url(../images/NavDiscographyGrey.gif);}
.NavDiscography a:hover		{background-image:url(../images/NavDiscographyRolloverGrey.gif);}
.NavArtists			{background-image:url(../images/NavArtistsGrey.gif);}
.NavArtists a:hover			{background-image:url(../images/NavArtistsRolloverGrey.gif);}
.NavForum			{background-image:url(../images/NavForumGrey.gif);}
.NavForum a:hover			{background-image:url(../images/NavForumRolloverGrey.gif);}
.NavStore			{background-image:url(../images/NavStoreGrey.gif);}
.NavStore a:hover			{background-image:url(../images/NavStoreRolloverGrey.gif);}
.NavLinks			{background-image:url(../images/NavLinksGrey.gif);}
.NavLinks a:hover			{background-image:url(../images/NavLinksRolloverGrey.gif);}

