/* CSS Document */
body
{
background-image:url(../images/wm21.jpg);
background-repeat:repeat;
/* background-repeat:repeat-x;*/
/* background-color:#D7B46E; */
}

td.MenuCell
{
background-color:#FEF1A3;
text-align:left;
vertical-align:middle;
height:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:xx-small;
font-weight:bold;
background-image:url(../images/dashline.jpg);
background-position:bottom;
background-repeat:repeat-x;
}


/* td.MenuCellRightLine */
/* { */
/* background-color:#FCEEC7; */
/* background-image:url(../images/DotofLine.jpg); */
/* background-position:right; */
/* background-repeat:repeat-y; */
/* } */

td.LastMenuCell
{
text-align:left;
background-image:url(../images/sidebg.jpg);
vertical-align:middle;
height:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:xx-small;
font-weight:bold;
}

/* td.thinLine
{
height:1px;
background-color:#FCEEC7;
}
*/

td.DownloadLinks
{
background-image:url(../images/sidebg.jpg);
background-color:#FCEEC7;
background-image:url(../images/sidebg.jpg);
width:760px;
/*background-image:url(../images/DownloadImageBG.jpg);*/
color:#FFFFFF;
font-size:xx-small;
}


td.BottomStrip
{
background-color:#000000;
/*background-image:url(../images/BottomStrip.jpg);*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:xx-small;
color:#FFFFFF;
font-weight:bold;
height:20px;
vertical-align:middle;
}


td.ContentArea
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:url('../images/background-16.jpg');
background-repeat:repeat;
background-position:top;
background-position:right;
}

}



a.Menu:link
{
    color: #3f3f3f;
    font-family: Verdana;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

a.Menu:visited
{
    color: #0544ac;
    font-family: Verdana;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

a.Menu:active
{
    color: #890c08;
    font-family: Verdana;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

a.Menu:hover
{
    color: #890c08;
    font-family: Verdana;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}



a.DownloadMenu:link
{
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
    font-size: xx-small;
    font-weight: bold;
}

a.DownloadMenu:visited
{
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
    font-size: xx-small;
    font-weight: bold;
}

a.DownloadMenu:active
{
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
    font-size: xx-small;
    font-weight: bold;
}

a.DownloadMenu:hover
{
    color: #F0F000;
    font-family: Verdana;
    text-decoration: underline;
    font-size: xx-small;
    font-weight: bold;
	/*background-image:url(../images/dashline2.gif);*/
	background-position:bottom;
	background-repeat:repeat-x;
}




a.BottomMenu:link
{
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
    font-size: xx-small;
    font-weight: bold;
}

a.BottomMenu:visited
{
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
    font-size: xx-small;
    font-weight: bold;
}

a.BottomMenu:active
{
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
    font-size: xx-small;
    font-weight: bold;
}

a.BottomMenu:hover
{
    color: #F0F000;
    font-family: Verdana;
    text-decoration: underline;
    font-size: xx-small;
    font-weight: bold;
	/*background-image:url(../images/dashline2.gif);*/
	background-position:bottom;
	background-repeat:repeat-x;
}

a.MoreLinks:link
{
    color: #006600;
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px;
	text-decoration:underline;
 }

a.MoreLinks:visited
{
    color: #006600;
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px;
	text-decoration:underline;	
}

a.MoreLinks:active
{
    color: #333333;
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px;
	text-decoration:underline;	
}

a.MoreLinks:hover
{
    color: #990000;
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px;
	text-decoration:underline;	
}
