/*---------------------------------------- DEFAULT ----------------------------------------*/
body {
	scrollbar-face-color:#D7D7D7;
	scrollbar-highlight-color:#D7D7D7;
	scrollbar-3dlight-color:#868686;
	scrollbar-darkshadow-color:#868686;
	scrollbar-shadow-color:#D7D7D7;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E0E0E0;
}

/*heading*/
.head_bg {
	background-repeat: repeat-x;
}

/*menu*/
.menu_bg {
	background-repeat: repeat-y;
}

/*body*/
td.page_title_side {
	background-color: #DEE7B5;
	height: 30px;
	width: 100%
}

/*copyright*/
.copy {
	font-family: tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: gray;
}
.copy_line {
	border-bottom: 1px solid gray;
}

/*---------------------------------------- COMMON ----------------------------------------*/
/*titles*/
.section {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #050505;
}

/*text contents*/
.text {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.paragraph {
	text-indent: 20px;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
}

/*bullets/enumerations*/
.bullet {
		list-style-type: square;
		color: green;
	}
.bullet_text {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

/*links*/
div.link {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
span.link {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
a.link,a:visited.link,a:hover.link {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
a:hover.link {
	color: #7373DD;
	text-decoration: none;
}

a.link_small_1,a:visited.link_small_1,a:hover.link_small_1 {
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	color: #FF4E00;
	text-decoration: underline;
}
a:hover.link_small_1 {
	color: #7373DD;
	text-decoration: none;
}

a.link_inherit,a:visited.link_inherit,a:hover.link_inherit {
	color: #000099;
	text-decoration: underline;
}
a:hover.link_inherit {
	color: #7373DD;
	text-decoration: none;
}

/*others*/
.extra_info {
	font-family: arial;
	font-weight: normal;
	background-color: #F3F4F3;
	font-size: 8pt;
	color: #5A5A5A;
}
.quote_1 {
	font-family:times new roman;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	color: #5F7B52;
	text-align: justify;
}

/*---------------------------------------- RCB PAGES ----------------------------------------*/
/*SALUTES-certificate*/
.toast_winner {
	font-family: times new roman;
	font-size: 14pt;
	font-weight: bold;
}
.toast_district {
	font-family: verdana;
	font-size: 8pt;
}
.toast_at {
	font-family: times new roman;
	font-size: 10pt;
	font-weight: bold;
}

/*SALUTES-explanation of the salute*/
.salute_explain,.salute_notice {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	font-size:8pt;
}
.salute_notice {
	color: gray;
}

/*SALUTES-more salute links*/
.more_salutes_container {
	background-color: #F3F3F3;
}
.more_salutes_title {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #050505;
}


/*---------------------------------------- PERSONNEL ----------------------------------------*/
/*officers*/
img.officer_portrait {
	border-right: 2px solid #CBCBCB;
	border-bottom: 2px solid #CBCBCB;
}
.officer_details {
	background-color: #F6F6F6;
}
.officer_title {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #050505;
}
.officer_name {
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: green;
}
.officer_rank {
	font-family: tahoma;
	font-size: 7pt;
	color: gray;
}

/*members-listed*/
.member_as_of {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: maroon;
}
.member_title {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.member_default_list_a,.member_default_list_b {
	font-family: arial;
	font-size: 9pt;
	color: #323232;
}
.member_na_list_a,.member_na_list_b {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #323232;
}
.member_no_list_a,.member_no_list_b {
	font-family: courier new;
	font-size: 8pt;
	color: #323232;
}
.member_default_list_b, .member_na_list_b,.member_no_list_b {
	background-color: #F6F6F6;
}

/*---------------------------------------- THE CANAO ----------------------------------------*/
/*local friends*/
td.canao_local_columns_title {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: gray;
}
td.canao_local_columns {
	 border-bottom: 1px dotted silver;
	 height: 35px;
}
