/* CSS Document */
body
{
/*background-image:url(../images/bodybg.jpg);*/
background-repeat:repeat-x;
background-color:#9FC0E8;
}

td.MenuCell
{
background-color:#ECF5FB;
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-image:url(../images/DotofLine.jpg);
background-position:right;
background-repeat:repeat-y;
}

td.LastMenuCell
{
text-align:left;
background-color:#ECF5FB;
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:#7e2707;
}

td.DownloadLinks
{
background-color:#204D84;
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/HomePageBG.jpg);
background-repeat:no-repeat;
background-position:bottom;
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;	
}
