body
{
	font-family=: Arial, Helvetica, sans-serif;
        font-family: Verdana, Helvetica, sans-serif;
	text-align:center;
	margin:0px;
	background-color:#EEEEEE;
	font-size:12px;
}
p.bodytext
{
       font-size:12px;
}
p.bodytext *
{
       font-size:12px;
}
table *
{
    font-size:12px;
}
a 
{
	text-decoration:none;
	color:#633E35;
}
a:hover
{
	text-decoration:underline;
}
hr {
   color: #CDA98F;
   background-color: #f00;
   height: 1px;
}
.csc-frame csc-frame-rulerAfter, .csc-frame .csc-frame-rulerAfter, .csc-frame-rulerAfter{
   width  : 100%;
   color  : #E5E5E5;
   background-color:#E5E5E5;
   height : 1px;
   font-size:1px;
   margin:5px 0px 5px 0px;
}
img
{
    border:none;
}
#website_container
{
	margin:auto;
	width:778px;
	text-align:left;
	background-color:#FFFFFF;
}
#top_logoimage
{
	height:164px;
	overflow:hidden;
}
#top_menu
{
	height:25px;
	overflow:hidden;	
	color:#FFFFFF;
	padding-left:15px;	
	background-color:#CDA98F;
}
#middle_container
{
	border-bottom:#663333 solid 2px;
        background-color:#FFFBF7;
}
#left_column
{
	float:left;
	width:172px;
	padding:11px;
	height:auto;	
}
#center_column
{
	float:left;
	width:400px;
	height:auto;
	padding:11px;
	border-left:#E5E5E5 solid 1px;
	border-right:#E5E5E5 solid 1px;
        background-color:#FFFFFF;
}
#right_column
{
	float:left;
	width:137px;
	height:auto;
	padding:11px;		
}
#bottom
{
	text-align:center;
	color:#663300;
}




/*css customize  */
#top_menu *,#left_menu *, #right_menu *
{
       font-size:10px;
}
#top_menu a
{
	color:#FFFFFF;
}
#top_menu ul
{
	margin:0px;
	padding:0px;
	margin-top:5px;
	list-style-type:none;
}
#top_menu li
{
	display:inline;
	
	padding:5px;
	padding-right:10px;
}
#left_menu a
{
	display:block;
}
#left_menu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#left_menu li
{
	display:block;	
	padding:6px;
	border-bottom:#D2D2D2 solid 1px;
}
#right_menu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#right_menu li
{
	background-image:url(layout_02_FILES/bullets.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:2px;
	padding-left:10px;
}
#contents ul, ol
{
	list-style-type:none;       
        padding-left:12px;
        font-size:12px;        
}
#contents li
{
	list-style-image:url(layout_02_FILES/bullets.gif);
}
#contents p,#contents h1,h2,h3,h4,h5,h6
{
	padding:4px;
	margin:0px;
}
#contents h1.csc-firstHeader,h1,h2,h3,h4,h5,h6
{
	font-weight:bold;
	color:#633E35;
        font-size:15px;
        text-align:center;
}

#contents h2{
	color:#dd9966;
}

#contents h1,h2,h3,h4,h5,h6
{
	text-align:left;
}
#table_ofcontents  h4,#country_reports h4
{
	font-size:11px;
	padding:0px;
	padding-left=:40px;
	text-align:center;
	padding-bottom:10px;
	font-weight:bold;
	color:#633E35;
}
#breadcrumb_menu
{
	padding-bottom:5px;
        font-size:10px;
}
#left_column p
{
     padding:0px;
     padding-bottom:20px;
     margin:0px;
}
#address p
{
     color:#666666;
     font-size:10px;
}
#bottom p
{
	padding:8px;
	margin:0px;
        font-size:10px;
}


/* v-int */
#contents table tr { vertical-align: top; }
