/* CSS Document */

html {
background:url(art/bg_qualifications_based_3.gif) repeat-y top center;
}

#dropmenudiv
{
    position:absolute; 
    -moz-opacity: 0.76; 
    font: 9px Georgia; 
    background-color: #f5f0e9; 
    z-index:100; 
    border: solid 1px black; 
    filter: alpha(opacity=80); 
	}

#dropmenudiv a
{
    color: black; 
    font-size: 9pt; 
    font-family: Georgia, serif; 
    text-decoration: none; 
    width: 126px; 
    display: block; 
    text-indent: 0px;
	border-top:4px solid white;
	border-bottom:4px solid white; 
    padding-left: 4px;
	}

#dropmenudiv a:hover{ /*hover background color*/ 
    color: white; 
    font-size: 9pt; 
    font-family: Georgia, serif; 
    background-color: #c1272d; 
	border-top:4px solid #c1272d;
	border-bottom:4px solid #c1272d; 
	text-decoration: none; 
	}
	
.bodyText 
{
	color:#000000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height: 140%;
	text-align:left;
}

a.bodyText:link, a.bodyText:visited 
{
	color:#c1272d;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height: 140%;
	text-align:left;
}

a.bodyText:hover, a.bodyText:visited:hover
{
	color:#c1272d;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	line-height: 140%;
	text-align:left;
}

.bodyTextBold 
{
	color:#BA976B;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height: 140%;
	text-align:left;
	font-weight:bold;
}
	
.footer, a.footer
{
	color:#e3d5c4;
	color:#BA976B;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height: 140%;
	text-align:center;
}

a.footer:hover
{
	color:#BA976B;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	line-height: 140%;
	text-align:center;
}

.caption 
{
	color:#BA976B;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height: 140%;
	text-align:right;
}
