
body  {
/*behavior:url("csshover.inc");*/
color: #ffffff;
padding: 10px;
font-size:10px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
height: 100%;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
background-image: url("http://www.easternfemales.com/images/grey_bg.jpg");
}
h2 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: 600;
} 
	
table.wbg{
background-color: White;
font-size:10px;
}
table.bbg{
background-color: Black;
font-size:10px;
}
table.rbg{
background-color: #4d040b;
font-size:10px;
}
tr.ver {
color: White;
font-size: 11px;
font-weight:bold;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a.menulit {
	color: #FFFFFF;
	font-weight:bold;
	background-color: #510c14;
	font-size: 11px;
	border: none;
	}
a:hover.menulit {
	color: #33FFFF;
	font-weight:bold;
	background-color: #510c14;
	font-size: 11px;
	border: none;
	}

a.footerlink {
	color: #FFFFFF;
	font-weight:bold;
	/*background-color: #510c14;*/
	background-color: #4d040b;
	border: none;
	}

a:hover.footerlink {
	color: #33FFFF;
	font-weight:bold;
	/*background-color: #510c14;*/
	background-color: #4d040b;
	border: none;
	}

a{
	border: none;
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
	width: 100%; /* IE */
}

a:hover{
	border: none;
	color: red;
}

a:link, a:visited {
color: #fff;	
}

ul,li {
/*	display: block;*/
	margin: 0;
	padding: 0;
	border: 0;
}

ul.folder {
/*width: auto;*/
/*		width: 150px;*/
	background: maroon;
	/*list-style-type: none;*/
	list-style-type: disc;
}

li.folder {
	display: block;
	position: relative;
	padding: 0px;
	z-index: 9;
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	padding: 0 0 0 5px; /* padding: 2px 0 4px 10px; */
	background-color: maroon;
	/*border-top: 1px solid #FFFFFF;*/
	/*border-bottom: 1px solid #CCCCCC;*/
}	

li.folder:hover {
	z-index: 10;
	background-color: maroon;
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	color: red;
}
		
li.folder ul {
	position: absolute;
	display: none;
	left: 130px; /* IE */ 
	top: 5px; /*top: 5px;*/
}
				
li.folder>ul { 
	left: 130px;
	display: none;
}
	
ul.level1 li.folder:hover ul.level2 {
	display: block;
	width: 200px;
	color: red;
	list-style-type: none;
}

li>a { 
	width: auto;
}

li a.submenu {
	background-color: maroon;
	padding-left: 2px;
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	display: block;
	/*border-bottom: 1px solid #FFF;*/
	padding-top: 1px;
	padding-bottom: 2px;
}
a:hover.submenu {
	color: red;
	background-color: maroon;
	padding-left: 2px;
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	display: block;
	/*border-bottom: 1px solid #FFF;*/
	padding-top: 1px;
	padding-bottom: 2px;
	}

	
li.explain { 
	font: bold 11px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	background-color: red;
	border-bottom: 1px solid #FFFFFF;
	color: yellow;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 190px;	
}

ul.main {
margin-left: 0; 
padding-left: 5px; 
list-style-type: disc;
}
li.main {
margin-left: 0; 
padding-left: 5px; 
list-style-type: disc;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html li.explain { 
	width: 202px;
}

img { 
border: 0;
} 

#menu {
    border: 1px solid #maroon;
    margin: 0;
    padding: 0;
    width: 150px;
}
#link {
    font: 11px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	padding: 0px 0px 0px 20px;
	margin-top: 15px;
}

menu.ra{
	list-style-image: url("http://www.easternfemales.com/images/right-arrow.gif");
	background-color: #000000;
	font-size:11px;
	font-weight:600;
}
menu.ram{
	list-style-image: url("http://www.easternfemales.com/images/rightarrow.gif");
	background-color: #4d040b;
	font-size:11px;
	font-weight:600;
}
li.ram{
	list-style-image: url("http://www.easternfemales.com/images/rightarrow.gif");
	background-color: #4d040b;
	font-size:11px;
	font-weight:600;
}

.alpha-shadow {
	clear: both;
	float:left;
	margin: 5px 0 0 5px;
	margin: 5px 0 0 5px;
	}

.alpha-shadow div {
  background:  url("http://www.easternfemales.com/images/shadow2.gif") no-repeat left top;
  float: left;
  padding: 0px 0px 0px 0px;
  }

.alpha-shadow img {
  /*background-color: #ffffff;*/
  background-color: #800000;
  border: 1px solid #a9a9a9;
  padding: 3px;
  margin: 0;
  }
  
  .imgshadow {
  float:left;
  background: url("http://www.easternfemales.com/images/imageshadow.gif") no-repeat bottom right;
  margin: 10px 0 0 10px;
  }

.imgshadow img {
  display: block;
  position: relative;
  background-color: #800000;
  border: 2px solid #a9a9a9;
  margin: 0px 0px 0px 0px;
  /*padding: 4px;*/
  } 
  .qsearch {
  font-size:13px;
  text-align:right;
  }
  
option { 
font: 11px Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border: none; } 

textarea { 
font: 11px Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border: 1px solid #999999; } 

input { 
font: 11px Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border: none; } 

input.nbgc{
input { 
font: 11px Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border: none; } 
}

select { 
font: 11px Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
border: 1px solid #999999;
padding: 1px 1px 1px 0px;
 }
 
.next { 
border: 0px;
background-repeat: no-repeat;
background-color: transparent;
width: 30px;
height: 20px;
background-image: url(http://www.easternfemales.com/images/next.gif);
}

.previous { 
border: 0px;
background-repeat: no-repeat;
background-color: transparent;
width: 30px;
height: 20px;
background-image: url(http://www.easternfemales.com/images/previous.gif);
}
a.ilink {
color: black;
font-weight:bold;
text-decoration:none;
}
	
a:hover.ilink {
color: red;
text-decoration:none;
}

a.stronger{
	border: none;
	color: #000000;
	font-weight:bold;
	padding: 2px;
	text-decoration: none;
	width: 100%; /* IE */
}

a:hover.stronger{
	color:red;
	border:none;
	font-weight:bold;
	text-decoration:none;
}
/*
a:link.stronger, a:visited.stronger {
color: #000000;	
font-weight:bold;
text-decoration: none;
}
*/
