/* Default CSS Stylesheet for a new Web Application project */
html 
{
    /*min-height: 100%; margin-bottom: 1px;*/
    overflow: -moz-scrollbars-vertical;
    
    overflow-y: scroll;
     }



li { margin-left: -20px; } 

.women_textbox 
	{
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	FONT-SIZE: 11px; 
	color:White;
	background-color:Black;
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	width:225px;
	}
	

.copybig
{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:Black;
	text-decoration:none;
}

.copy
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:Black;
}

.lan
{
	font-family:Verdana;
	font-size:12px;
	font-weight:400;
	color:white;
	line-height:18px;
	text-decoration:none;
}
.lan:hover
{
	font-family:Verdana;
	font-size:12px;
	font-weight:400;
	color:black;
	line-height:18px;
	text-decoration:none;
}

.copylink
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:white;
}

.geolink_on
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:white;
	text-decoration:none;
}
.geolink_off
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:#999999;
	text-decoration:none;
}
.homelink
{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#999999;
	text-decoration:none;
}
.homelink:hover
{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:white;
	text-decoration:none;
}
.copywhite
{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:white;
}
.boxcopy
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:white;
	background-color:black;
}
.boxcopygray
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:white;
	background-color:#999999;
}

.copygray
{
	font-family:Verdana;
	font-size:12px;
	font-weight:400;
	color:#999999;
}

.copygreen
{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#666633;
}

.linkgreen
{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:#999999;
	text-decoration:none;
}
.linkgreen:hover
{
	font-family:Verdana;
	font-size:11px;
	font-weight:400;
	color:white;
	text-decoration:none;
}

.newslink
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:#333333;
	text-decoration:none;
}
.copybold
{
	font-family:Verdana;
	font-size:10px;
	font-weight:800;
}

.copylink:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:400;
	color:White;
	text-decoration:none;
}

.title		{
	font-family: Verdana;
	font-size: 14pt;
	
	font-weight : bold;
}
.byline
{
	font-family:Verdana;
	font-size:9px;
	font-weight:400;
	text-decoration:italic;
	
}
.date
{
	font-family:Verdana;
	font-size:9px;
	font-weight:400;
}

.highlight 
        {
            background-color: lemonchiffon; 
        }
.textbox 
	{
	BORDER-RIGHT: #3d3d3d 1px solid; 
	BORDER-TOP: #3d3d3d 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #3d3d3d 1px solid; 
	BORDER-BOTTOM: #3d3d3d 1px solid; 
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	width:225px;
	}
	

