




/*
     FILE ARCHIVED ON 14:42:20 Sep 24, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 2:40:14 Aug 30, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* General */

body {
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
} 


/* backgrounds - remember padding and borders top right bottom left*/

.left
{ 
background-color:  	#000000;
padding: 10px 5px 5px 5px;
border-left: 1px solid #010300;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}


.center
{
	background-color: #FFFFFF;
	padding: 10px 15px 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.righttop
{ 
background-color: #7E8B78;
padding: 0px 2px 0px 5px;
border-right: 1px solid #010300;
}

.rightbottom
{ 
background-color: #C9DCC1;
padding: 5px 5px 5px 5px;
border-right: 1px solid #010300;
}

.nav
{ 
background-color: #003300;
padding: 5px 10px 5px 15px;
border-width: 0px 1px;
border-color: #010300;
; border: 0px #010300 solid
}

.pic
{
background:#010300 url(darfur_montage_text.jpg) no-repeat;
border-style: solid;
border-width: 1px 1px 0px 1px;
border-color: #010300;
}

.picbody
{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	display: block;
	clear: right;
}
.bottom
{
	background-color: #7E8B78;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #010300;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
} 
/* fonts */

.maintext
{
font: 12px arial;
color: #010300;
}

.maintextwhite
{
font: 12px arial;
color: #ffffff;
}

.maintextbold
{
font: 800 12px arial;
color: #010300;
}

.maintextboldwhite
{
font: 800 12px arial;
color: #FFFFFF;
}

.headline
{
font: 800 14pt arial;
color: #003300;

}

.heading
{
font: 800 12px arial;
color: #010300;

}
.navtext
{
font: 800 13px arial;
}
.news {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.navtexton
{
font: 800 13px arial;
color: #FFFFFF;
}

.line
{
font-size: 8pt;
font-weight: 700;
color: #EC8518;}
 
/* links */

/*Note: a:hover MUST come after a:link and a:visited in the CSS definition in order to be effective!!*/

/*Note: a:active MUST come after a:hover in the CSS definition in order to be effective!!*/

.nav a:link
        {
	font-size: 8pt;
        font-weight: 700;
        color: #EC8518;
       	text-decoration: none;
	}
	
.nav a:visited 
        {
	font-size: 8pt;
        font-weight: 700;
        color: #EC8518;
        text-decoration: none;
	}

.nav a:hover 
       {
	font-size: 8pt;
        font-weight: 700;
        color: #ffcc00;
        text-decoration: underline;
	}


.nav a:active
        {
	font-size: 8pt;
        font-weight: 700;
        color: #EC8518;
        text-decoration: none;
	}

.maintext a:link
        {
	font-size: 12px;
        font-weight: normal;
        color: #000066;
       	text-decoration: underline;
	}
	
.maintext a:visited 
        {
	font-size: 12px;
        font-weight: normal;
        color: #000066;
        text-decoration: underline;
	}

.maintext a:hover 
       {
	font-size: 12px;
        color: #333333;
        text-decoration: underline;
	}


.maintext a:active
        {
	font-size: 12px;
        font-weight: 700;
        color: #EC8518;
        text-decoration: none;
	}


.bottom a:link
{ 
color: #FFccFF;
}
.bottom a:visited
{ 
color: #FFFFFF;
}
.white a:hover
{ 
color: #ffcc99;
}

.white a:link
{ 
color: #FFccFF;
}
.white a:visited
{ 
color: #FFFFFF;
}
.white a:hover
{ 
color: #ffcc99;
}
	.white
{ 
color: #FFFFFF;
font: 10px arial;
