body,P,div,TD {
    font-family: arial;
    color: black;
		text-align: justify;	
		font-size:13px;
		}

body {background:url('../images/bgtile2.gif')}


A,A:Link,A:visited {color:red; text-decoration: none; font-weight: bold; padding:1px;}
A:hover, A:hover.visited {color:black; text-decoration: none; font-weight: bold}

A.mlink,A.:link.mlink, A.mlink.visited  { color:white;font-weight:bold;font-size:11px; text-decoration:none; font-family:arial; }
A.mlink:hover, A.mlink:hover.visited {color:white;}
.mendiv {background-image:url('../images/bullet.gif');width:80px;height:15px; background-repeat:no-repeat; }
.innrdiv {margin-left:18;height:15px;width:80px;background:#000000;padding-left:4px; }




a.emaillink:link {color: red}
a.emaillink:visited {color: red}
a.emaillink:hover {color: white}


a.loginlink:link {color: white; font:normal 16px ARIAL; font-weight: bold; }
a.loginlink:visited {color: white; font:normal 16px ARIAL; font-weight: bold; }
a.loginlink:hover {color: black; font:normal 16px ARIAL; font-weight: bold; }




.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 150px;
}


.anylinkcss a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
background: white;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: red;
color: black;
}
