/* CSS Document */

body
{background-color:#B3D5F3;
color:#000204;  /* default font color */
margin-top:0;}

table#frame
{border:solid 1px #150D61;} /* border around content */

/* Links */

a:link, a:visited
{color:#120D68;
text-decoration:underline;
}

a:hover; a:active
{color: #660066;
text-decoration:underline;
}

/* top banner title */

td#top
{background:url(../images/top.jpg) no-repeat top left #297DD3;
height:19px;}

td#logobg
{background:url(../images/logoaids.gif) top left no-repeat #ffffff;
background-position:justify;
min-height:104px;
width:77px;
}

td#titlebg
{background-color:#ffffff;
min-height:100px;
width:100%;
}

td#womenbg
{background:url(../images/logoun) top left no-repeat #ffffff;
background-position:right;
min-height:104px;
width:117px;
}

h1
{margin-left:30px;
color:#336699;
font-family:"Times New Roman", Times, serif;
font-size:2em;
margin-bottom:5px;
background-color:#ffffff;

}

h1 span.varTitle1
{font-size:1.0em;
background-color:#ffffff;
text-align:left;
}

/* languages  */

	/* languages names behalf current language */ 
td#languages ul li a
{color:#FFFFFF;
text-decoration:none}

	/* current language */
td#languages ul li
{color:#FFFFFF}

	/* languages cell background */
td#languages
{background:url(../images/top.jpg) no-repeat top left #3175ba;
height:19px;}

/*menu */

td#menu
{background-color:#336699;
margin-right:10px;
padding:5px;
width:30%;}


td#menu ul li a /* links in the menu */
{border-color:#003333;
color: #FFFFFF;
}

td#menu ul li a:hover /* hover state for links in the menu */
{background: #BDD4F7;
border-color: #ccc #003300 #666 #ccc;
color: #003300;}

/* Main content */

td#content
{background-color:#FFFFFF;
 }

p.left {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color: #336699;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	text-align: left;
	margin-left: 28px;
 }
 
 p.left1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color: #336699;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	text-align: center;
	margin-left: 28px;
 }
 
/* titles */
h2
{font-size:1.2em;
color:#CC3333}

h3
{font-size:1em;
color:#336699}

h4
{color:black}


/* skiplink */

td#top a
{color:#ADD7D6;}

td#top a:focus
{color:#ffffff;}


/* quote */
.quote {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #941726;
	text-decoration: none;
	background-color: #DCEDDA;
	display: block;
	padding: 15px;
	text-align: left;
	font-style: oblique;
	border-top: 1px solid #006666;
	border-right: 1px none #006666;
	border-bottom: 1px none #006666;
	border-left: 1px none #006666; }
	
.quoteAuthor {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #941726;
	text-decoration: none;
	background-color: #DCEDDA;
	display: block;
	padding: 15px;
	text-align: right;
	font-style: oblique;
	border-top: 1px none #006666;
	border-right: 1px none #006666;
	border-bottom: 1px solid #006666;
	border-left: 1px none #006666;
}	

blockquote.home
{background-color:#D2DFDE;
border-top:#000033 solid 1px;
border-bottom:#000033 solid 1px;
font-style:italic;
padding:10px;
margin-left:0;
}

p.source
{
text-align:right;
margin-right:3em;
font-size:0.9em;
font-style:italic}


/* footer */
td#footer 
{
background:url(../images/bottom.jpg) no-repeat top left #F25D5D;
height:38px;
color:#FFFFFF;
}
.foto {
margin-right: 5px;
}


