body {
	background-color: #B7C6D4;
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	background-image: url(http://www.unsudanig.org/images/bk.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	
}


a:link {
	text-decoration: none;
	color: #1C3A6A;
}

a:visited {
	text-decoration: none;
	color: #1C3A6A;
	}

a:hover {
	text-decoration: none;
	color: #AF3901;
}

a:active {
	text-decoration: none;
	color: #AF3901;
}

a.navigator:link {
	text-decoration: none;
	color: #1C3A6A;
}

a.navigator:visited {
	text-decoration: none;
	color: #1C3A6A;
	}

a.navigator:hover {
	text-decoration: none;
	color: White;
}

a.navigator:active {
	text-decoration: none;
	color: White;
}

a.master:link {
	text-decoration: none;
	color: #1C3A6A;
}

a.master:visited {
	text-decoration: none;
	color: #1C3A6A;
}
a.master:hover {
	text-decoration: none;
	color: #AF3901;
}

a.master:active {
	text-decoration: none;
	color: #AF3901;
}


a.submenu:link {
	text-decoration:none;
	color: white;
}

a.submenu:hover {
	color: #1C3A6A;
}

a.submenu:visited {
	text-decoration: none;
	color: white;
}

a.submenu:active {
	text-decoration:none;
	color: white;
}

a#white:link {
	text-decoration: none;
	color: white;
}

a#white:hover {
	text-decoration: none;
	color: #AF3901;
}

a#white:visited {
	text-decoration: none;
	color: white;
}

a#white:active {
	text-decoration: none;
	color: #1C3A6A;
}


.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #1C3A6A;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.title_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1C3A6A;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}

.title_big_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C3A6A;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.title_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.title_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.title_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF3901;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.title_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.sub_title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF3901;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.text {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	line-height: 150%;
	font-weight: normal;
	color: Black;
}

.text_white {
	text-decoration: none;
	color: White;
	font-family: Verdana;
	font-size: 12;
	line-height: 150%;
	font-weight: normal;
}

.text_gray {
	text-decoration: none;
	color: Gray;
	font-family: Verdana;
	font-size: 12;
	line-height: 150%;
	font-weight: normal;
}

.text_blue {
	text-decoration: none;
	color: #1C3A6A;
	font-family: Verdana;
	font-size: 12;
	line-height: 150%;
	font-weight: normal;
}

.text_pink {
	text-decoration: none;
	color: #AF3901;
	font-family: Verdana;
	font-size: 12;
	line-height: 150%;
	font-weight: normal;
}

.text_bold_dblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C3A6A;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.text_bold_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9PX;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	font-style: normal;
}
.text_bold_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: Black;
	font-style: normal;
}
.text_bold_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	font-style: normal;
}

.text_bold_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #AF3901;
	font-style: normal;
}

.cell	{
		border-top:1px 	solid #82a2c6;
		border-left:1px	solid #82a2c6;
		border-right:1px 	solid #82a2c6;
		border-bottom:1px	solid #82a2c6;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*Theme Change here*/
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: #AF3901;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	background-color: #FFE2B7;
	color: #AF3901;
}

/* ######### Style for Sudan Map Info######### */

.dropmapdiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*Theme Change here*/
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	color: #1C3A6A;
	background-color: white;
	width: 200px;
	visibility: hidden;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.dropmapdiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: #AF3901;
}

.dropmapdiv a:hover{ /*Theme Change here*/
	background-color: #FFE2B7;
	color: #AF3901;
}

/*Main Menu*/
TD.tmenu A {
		PADDING-RIGHT: 2px; PADDING-LEFT: 5px; height:23px;
		padding-top:5px; padding-bottom:2px; 
		BORDER-TOP: #CCCCCC 1px solid; BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #CCCCCC 1px solid;BORDER-RIGHT: #000000 1px solid;	
		COLOR: #333333; TEXT-DECORATION: none;  width:100%; 
}

TD.tmenu A:hover {
		COLOR: #000000; TEXT-DECORATION: none;  width:100%; 
}

TD.tmenuactive A {
		PADDING-RIGHT: 2px; PADDING-LEFT: 5px; height:23px;
		padding-top:5px; padding-bottom:2px; border:1px solid #000066;	
		COLOR: #000066; TEXT-DECORATION: none;  width:100%; 
		
}
/*Main Menu*/

input {
   font-family: Verdana;
	font-size: 10px;
	border: 1px solid #82a2c6;
	width:auto; 
	background-color: White;
	font-size: 10px;
	font-weight: bold;
	color: #1C3A6A;
	height: 20px;
}

input.google {
   font-family: Verdana;
	font-size: 10px;
	border: 1px solid #82a2c6;
	width:auto; 
	background-color: #B7C6D4;
	font-size: 10px;
	font-weight: bold;
	color: #1C3A6A;
	height: 20px;
}
