#wrapper{
	background-color: #FFFFFF;
}

#orangeBar{
	background-color: #f3965e;
	width: 55%;
}
#greenBar{
	background-color: #8cc739;
	width: 45%;
}
#whiteBar{
	background-color: #ffffff;
	width: 1px;
}

#header{
	background:url(bogf_logo.gif) right no-repeat;
}
#header p{
	margin-left:160px;
}
#header a img{
	border: none;
	vertical-align:bottom;
}



#menu{
	background-color:#FFFFFF;
}
#menu ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
#menu li a{	
	display:block;
	width: auto;
	padding: 8px 0px 8px 10px;
	margin: 3px 0px 0px 0px;
	text-decoration: none;
	color: #333333;
}
* html #menu li a{
	height: 0px;
}
#menu li a:visited, a:active{
	color: #3c3d69;
	font-weight: bold;
	font-size: 14px;
	text-width: 2px;
}
#menu li a:hover{
	background:url(menuBarColorHover2.gif) right repeat-y;
}
#menu .submenu{
	padding-left:20px;
	background:url(menuBarGrey2.gif) left repeat-y;
}
#menu .submenu a:hover{
	background:url(menuBarGreyHover2.gif) left repeat-y;
}
#menu .emptymenu{
	background: #dbdbda;
	margin-top: 3px;	
}
* html #menu .emptymenu{
	line-height: 0px;
	font-size: 1px;
}
#menu .color1{
	background:url(menuBarColor_02.gif) right repeat-y;
}
#menu .color2{
	background:url(menuBarColor_04.gif) right repeat-y;
}
#menu .color3{
	background:url(menuBarColor_06.gif) right repeat-y;
}
#menu .color4{
	background:url(menuBarColor_08.gif) right repeat-y;
}
#menu .color5{
	background:url(menuBarColor_10.gif) right repeat-y;
}
#menu .color6{
	background:url(menuBarColor_12.gif) right repeat-y;
}
#menu .special1{
	background:#bbee72;
}
#menu .special2{
	background:#bbee72;
}





#information td a{
	text-align:right;
}
#information li{
	list-style: none;
	padding: 0px 0px 3px 30px;
	margin: 0px 0px 8px 10px;
	border-bottom: 1px #cccccc solid;
}
#information li a{
	display:block;
	width: auto;
	padding: 4px 0px 4px 25px;
	margin-left: -30px;
	text-decoration: none;
	color: #333333;		
}
#information li a:hover{
	color: #0000FF;
}
.informationLink{
	text-align:right;
	width: 100%;
}
#infoNews li a{
	background:url(infoColorBar1.gif) left repeat-y;
}
#infoActs li a{
	background:url(infoColorBar2.gif) left repeat-y;
}
.homeNewsBold{
	font-weight: bolder;
	font-size: 20px;
	padding-left: 25px;
	line-height: 40px;
	color: #944619;	
}
.homeActivitiesBold{
	font-weight: bolder;
	font-size: 20px;
	padding-left: 25px;
	line-height: 40px;
	color: #3e630a;
}
.homeContactBold{
	font-weight: bolder;
	font-size: 18px;
	padding-left: 5px;
	line-height: 30px;
	color: #444444;
}






#contact #contactTitle{
	/*background:url(contactTitleBar.gif) left repeat-y;*/
	background: #bbee72;
	height: 30px;
}
#contact{
	margin-top: 10px;
	background-color:#dbdbda;
}
#contact a{
	text-decoration: none;
}
#contact a img{
	border:none;
}
#contact li{
	list-style:none;
}

#saveform{
	border: 1px #666666 solid;
	padding: 20px;
	background: #EEEEEE;
	width: 200px;
}

#confirmform{
	border: 1px #666666 dotted;
	padding: 20px;
	background: #EEEEEE;
}

.newsitem{
	margin: 0px 30px 20px 30px;
	background: #F2F2F2;
	/*border: 1px solid #999999;*/
}
.newstitle{
	background: #acf769;
	line-height: 20px;
	padding-left: 25px;
	border-bottom: 1px solid #AAAAAA;
}
.newscontent{
	padding: 10px 20px 0px 20px;
}

.head_about 	{background: #96b9d3;}
.head_mission 	{background: #96b9d3;}
.head_chairman	{background: #96b9d3;}
.head_council	{background: #96b9d3;}
.head_committees{background: #96b9d3;}
.head_membership{background: #63b98c;}
.head_contact	{background: #edad81;}
.head_activities{background: #96b9d3;}
.head_news	{background: #609579;}
.head_anniversary	{background: #609579;}
.head_appeal	{background: #609579;}
.head_donation	{background: #609579;}

.containbox table{
}
.containbox tr{
}
.containbox th{
}
.containbox td{
}

.message{
 	color: #FF0000;
 	font-size: small;
 	display: block;
 	width: 400px;
 	line-height: 30px;
 	background: #FFFF99;
}