body
{
    margin:0px auto;
	font-size: 12px;
    color: black;
    font-family: Arial, Tahoma;
}
td
{
    font-size: 12px;
    color: black;
    font-family: Arial, Tahoma
}

a
{    
    color: #4b679d;   
    text-decoration: underline
}
a:hover
{    
    color: #003300;
    text-decoration: underline
}

/**** FOR THE HEADER ****/
.topMenuBtn
{
	width:172px; 
	height:28px; 
	background:url(/images/AX0044GR_4a.png); 
	padding:0px 0px 3px 14px; 
	vertical-align:middle; 
	color:#ffffff; 
}

.topMenuBtn a, .topMenuBtn a:visited, .topMenuBtn a:active
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.topMenuBtn a:hover
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

/****FOR THE LEFT MENU ****/
.navHdr
{
	/*width:155px; */
	height:30px;
	background-color:#333385; 
	color:#ffffff;
	font-family: verdana, arial;
	font-size:12px;
	font-weight:bold;
	padding-left:8px;
}
/*
.navArrow
{
	width:15px; 
	height:30px; 
	background-color:#333385; 
	color:#ffffff;
	font-weight:bold;
	padding-left:1px;
}
*/
.searchBox
{
	background-color:#cfdfcf; 
	height:26px; 
	vertical-align:bottom; 
	text-align:right;
	padding:0px 14px 0px 0px;
}

/**** FOR BOTTOM NAV and COPYRIGHT ****/

.copyright
{
    font-size: 10px;
    color: #000000;     
}
a.copyright:hover
{
    font-size: 10px;
    color: #000000;
    text-decoration: underline;    
}
a.nav, a.nav:hover, a.nav:visited, a.nav:active
{
	font-weight:bold;
}

/**** FOR WEB ADS ****/

.sponsorAdHeader
{
    background-color: #333385;
    padding-left: 5px;
    font-weight: bold;
    height: 25px;
    color: #ffffff
}
.sponsorAdContainer
{
    border: solid 1px #333486;
    height: 70px;
    padding: 5px 5px 5px 5px
    
}
.sponsorAdLeft
{
    border-left: solid 1px silver;
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    height: 60px;
    width: 120px;
    text-align: center;
    cursor: pointer
}
.sponsorAdRight
{
    border: solid 1px silver;
    height: 60px;
    width: 120px;
    text-align: center;
    cursor: pointer
}
.adLinkText
{
   font-size: 10px;
   color: Silver 
}

/**** FOR MODULES ****/

.modHdr
{
	width:152px;
	height:30px;
	background-color:#333385;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.modBox
{
	text-align:center;
	border:2px solid #333385;
}



a.MemRosterLink
{
    FONT-SIZE: 12px! important;
    COLOR: #4b679d! important;
    font-weight: bold
}

